[HELP]Anti Slap Troll Player
#3

CLEO Modifications aren't server based. You might do some checks on player spawn if his cameramode is 7 so that might be the camera mode caused by ****** or something. Do reverse engineering on this one lul... ****** isnt open source nor this slap troll. You might also disable some commands in your script;
HERE:
Код:
CMD:slap ( playerid , params [] )
{
   if( !IsPlayerAdmin ( playerid ) ) return Kick ( playerid );
   else return 1; // add code for proper slap...
}
Reply


Messages In This Thread
[HELP]Anti Slap Troll Player - by PhamHoang - 12.05.2017, 11:19
Re: [HELP]Anti Slap Troll Player - by PhamHoang - 12.05.2017, 12:52
Re: [HELP]Anti Slap Troll Player - by ElMaestro123 - 12.05.2017, 16:05

Forum Jump:


Users browsing this thread: 1 Guest(s)