02.01.2011, 13:07
How can that work...
If i have the weapon "34" (sniper)... then this message returns "You cannot add a laser to this weapon!" and block rest of the code...
pawn Код:
if(GetPlayerWeapon(playerid) == 34) SendClientMessage(playerid, 0x660066AA, "You cannot add a laser to this weapon!");