17.06.2013, 17:49
I have disabled simple shooting with left mouse button, but if i hold left button (shooting) and at the same moment while i am holding i change my gun then i can shoot. How to fix that?
if(GetPlayerWeapon(playerid)!=0 && IsPlayerInSafeZone(playerid)){SetPlayerArmedWeapon(playerid, 0);return 0;}