Can I Disable /kill ? I Try Many Way To Disable It But Failed :'( Is It Possible ? Then How ?
Quote from: vito on Feb 15, 2016, 11:05 PMTry add to onplayercommand if(cmd=="kill"){return false;}
Not tested.
There command to disable, but it is not so, I'm not remember but I think someone will help.
I don't think that you can actually disable it. But you can set a delay for it.
http://wiki.vc-mp.org/wiki/Scripting/Squirrel/Functions/SetKillDelay
Setting a delay like 600000000000000000000000 will help ya.
you can disable it by using SetKillDelay( 255)
Yeah, if you set a delay higher than 25 seconds you can disable /kill.
Thanks To All For This Help It's Working !! :) :D
Topic Locked !!