Wanted Level
#7

That's what it does, to give the player a wanted level you use that function, and it'll automatically show it.

Test:
pawn Код:
public OnPlayerSpawn(playerid)
{
   SetPlayerWantedLevel(playerid, 3);
   return 1;
}
Reply


Messages In This Thread
Wanted Level - by Nasri - 11.07.2010, 09:36
Re: Wanted Level - by Grim_ - 11.07.2010, 09:37
Re: Wanted Level - by ViruZZzZ_ChiLLL - 11.07.2010, 09:38
Re: Wanted Level - by Grim_ - 11.07.2010, 09:39
Re: Wanted Level - by Nasri - 11.07.2010, 09:39
Re: Wanted Level - by Nasri - 11.07.2010, 09:42
Re: Wanted Level - by Grim_ - 11.07.2010, 09:44
Re: Wanted Level - by Nasri - 11.07.2010, 09:46
Re: Wanted Level - by Grim_ - 11.07.2010, 09:47
Re: Wanted Level - by Nasri - 11.07.2010, 09:54

Forum Jump:


Users browsing this thread: 3 Guest(s)