31.03.2012, 08:26
Try to set the timer at the end of the RequestClass callback.
EDIT: Another problem could be, that the value of WantedLevel is not changed or something else. You could instead use if(GetPlayerWantedLevel(playerid)==number).
EDIT: Another problem could be, that the value of WantedLevel is not changed or something else. You could instead use if(GetPlayerWantedLevel(playerid)==number).

