i'm making a command like this:
(srry idk how to do the code skript thing)
command /arg <text> <text>:
trigger:
if arg 2 isn't set:
if arg 1 is "help":
broadcast "test"
but the thing is idk how to ignore the second argument this doesnt work it just gives me the correct usage: thing
i dont use addons btw
(srry idk how to do the code skript thing)
command /arg <text> <text>:
trigger:
if arg 2 isn't set:
if arg 1 is "help":
broadcast "test"
but the thing is idk how to ignore the second argument this doesnt work it just gives me the correct usage: thing
i dont use addons btw