Need help for a scripts Iw5
-
Hey all,
I need help for this script https://forum.plutonium.pw/topic/18022/chat-commands-ex-tpto-player-kill-player, I put it into the game files wihout getting any error message but I can t make it work in game. Can anyone tell me how to make it work in game please ? -
rezahs try asking the one that made the script
-
@Sexy-kora
Hello, I can’t make your scripts work properly can you help me please
-
rezahs there is an if statement that checks if your name matches one of the strings so you can basically choose who can use the commands. did you add your name in there to allow yourself to use the commands?
-
This is the place to put it ?
// Only allow admins to use commands. Add more in the style shown when wanted.
if ( player.name != "test" && player.name != "test" )
continue; -
rezahs The "test" put that as your name