I've been able to do all the included RAT scripting pretty good. But one thing I don't understand how to do is to have the script send commands to the console... for example...
Type : Player Public Chat
Condition : STARTSWITH:!suicide
"buffplayer {playername} kill"
That example above shows exactly what im trying to implement into my server too.. I want players to be able to kill themselves without using glass... and using a "!suicide" command.
Type : Player Public Chat
Condition : STARTSWITH:!suicide
"buffplayer {playername} kill"
That example above shows exactly what im trying to implement into my server too.. I want players to be able to kill themselves without using glass... and using a "!suicide" command.