Wanted Level help? +REP
#7

You can do like this SetPlayerWantedLevel(playerid,GetPlayerWantedLevel (playerid) +4); instead of LevelKilling[platyerid] +=4

and if you want make him Orange use this


forward WantedOrange(playerid)
public WantedOrange(playerid)
{

if(GetPlayerWantedLevel(playerid) >= 4)
SetPlayerColor(playerid,COLOR_ORANGE)
return 1;
}
Reply


Messages In This Thread
Wanted Level help? +REP - by TheMightyEddy - 11.04.2012, 16:39
Re: Wanted Level help? +REP - by Jonny5 - 11.04.2012, 16:42
Re: Wanted Level help? +REP - by ...: 1 :... - 11.04.2012, 16:45
Re: Wanted Level help? +REP - by TheMightyEddy - 11.04.2012, 16:55
Re: Wanted Level help? +REP - by TheMightyEddy - 11.04.2012, 18:18
Re: Wanted Level help? +REP - by Jochemd - 11.04.2012, 18:21
Re: Wanted Level help? +REP - by ColdRain - 11.04.2012, 18:22
Re: Wanted Level help? +REP - by TheMightyEddy - 11.04.2012, 21:30
Re: Wanted Level help? +REP - by TheMightyEddy - 11.04.2012, 22:43

Forum Jump:


Users browsing this thread: 1 Guest(s)