13.01.2012, 07:27
Try this
pawn Код:
if (APlayerData[playerid][PlayerClass] == ClassPolice || APlayerData[playerid][PlayerClass] == ClassSRT) // Check if the player isn't speeding Cops and SRT shouldn't be able to get a speed ticket.
return 1;