#PLEASE Help

1 messages · Page 1 of 1 (latest)

upper hearth
weak reef
#

I know how to replace
When you replace an underscore with a space compared to having that space from the start it doesn't actually really change anything
it seems to just turn it into text only

upper hearth
#

wym

strong bane
#

Wdym it only turns into text

#

Yeah, its a string

#

Thats what’s supposed to happen

weak reef
#

like it doesn't work

#

ONLY text

#

it can't detect the space to replace it

#

cuz I used "replace " " with "_""

strong bane
#

Be clearer

strong bane
#

||replace “ “ with “_” -> replace all “ “ in {variable} with “_”||

weak reef
#

Replace “ “ with “_” in {variable} works it just doesn’t function the same like I said
I’ll try

strong bane
weak reef
#

I literally just have

#

replace " " with "_" in {variable}
send "%{variable}%" to player

#

which shows that it works

#

visibly

#

but then it doesn't work to use for other things

strong bane
#

replace *all* ...

weak reef
#

it still works but ok ima try

#

nope

#

Ok it didn't work first and idk what I changed to make it work but it works

#

ty

#

Might need help with somethin else tho but thx idk why that changes anything lol

#

but you helped me so much

weak reef
#

ok do you know how to pick a random loop value

strong bane
#

random element of {list::*}

weak reef
#

ok so I have an arg of a command to be an item but obviously all the items skript detects are not spelled as the real in game items like skript sees oak planks as "oak wood planks" so do you know how to go with the literal arg?

#

to choose exactly what the arg is set as

zinc herald
#

just use text and parse it as an item

#

also create new posts for new topics

#

stop reusing this one

weak reef
#

yeah sry thx

weak reef