[SOLVED]Quick thing about GetPlayerWantedLevel
#6

pawn Код:
if(GetPlayerWantedLevel(playerid) > 5) //Greater than 5, not equal to
{
    SetPlayerColor(playerid, COLOR_ORANGE);
}
Reply


Messages In This Thread
[SOLVED]Quick thing about GetPlayerWantedLevel - by BP13 - 23.06.2010, 21:23
Re: Quick thing about GetPlayerWantedLevel - by bigcomfycouch - 23.06.2010, 21:25
Re: Quick thing about GetPlayerWantedLevel - by TouR - 23.06.2010, 21:25
Re: Quick thing about GetPlayerWantedLevel - by BP13 - 23.06.2010, 21:29
Re: Quick thing about GetPlayerWantedLevel - by bigcomfycouch - 23.06.2010, 21:31
Re: Quick thing about GetPlayerWantedLevel - by bajskorv123 - 23.06.2010, 21:41

Forum Jump:


Users browsing this thread: 1 Guest(s)