19.07.2015, 14:23
Add this under OnPlayerUpdate callback:
Код:
if (GetPlayerWantedLevel(playerid) > 6) SetPlayerWantedLevel(playerid, 6);