G
Gowixx
So basically I have the following:
command /console [<text>]:
permission:rac.use
trigger:
if arg 1 is not set:
send "&cUndefined Arguments."
stop
else:
console command "/%arg-1%"
stop
How can I make it so arg arg 1 can me more than just one word like "ban "
Help is very much appreciated <3
[doublepost=1595265929,1595262681][/doublepost]@ShaneBee sorry for the @ but could you help lol?
command /console [<text>]:
permission:rac.use
trigger:
if arg 1 is not set:
send "&cUndefined Arguments."
stop
else:
console command "/%arg-1%"
stop
How can I make it so arg arg 1 can me more than just one word like "ban "
Help is very much appreciated <3
[doublepost=1595265929,1595262681][/doublepost]@ShaneBee sorry for the @ but could you help lol?