#PLEASE Help
1 messages · Page 1 of 1 (latest)
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
wym
like it doesn't work
ONLY text
it can't detect the space to replace it
cuz I used "replace " " with "_""
Be clearer
Wait is that your actual line?
You were given a link to the docs. Check the syntax
||replace “ “ with “_” -> replace all “ “ in {variable} with “_”||
Replace “ “ with “_” in {variable} works it just doesn’t function the same like I said
I’ll try

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
replace *all* ...
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
ok do you know how to pick a random loop value
random element of {list::*}
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
just use text and parse it as an item
also create new posts for new topics
stop reusing this one
yeah sry thx
it can't parse as item