How to do this the correct way?
#1

How would i get it to increase the wanted level of a player by 1?
Reply
#2

Код:
if(GetPlayerWantedLevel(playerid) < 6) SetPlayerWantedLevel(playerid,GetPlayerWantedLevel(playerid)+1);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)