25.10.2012, 18:15
is there a way to detect if the player shoot and see if his ammo went dont i trying to create custom anti cheat
if(GetPlayerWeapon(killerid) == 38 ) Ban(killerid); //set the id to the weapon which your server doesn't allow |