Detection
#1

I have this code. Does it will work if player use cheat and shooting without weapon in his hands ?

Code:
if (weaponid < 22 || weaponid > 38)
{
       Kick(playerid);
       return 0;
}
Reply


Messages In This Thread
Detection - by Hunud - 29.06.2018, 16:53
Re: Detection - by CodeStyle175 - 29.06.2018, 19:43

Forum Jump:


Users browsing this thread: 1 Guest(s)