Wanted +
#3

pawn Код:
WantedPoints[giveplayerid]+= 1; //It doesn't matter if WantedPoints is 0 or not. +1 will do the same as setting it from 0 to 1, then from 1 to 2, etc
SetPlayerWantedLevel(playerid, WantedPoints[giveplayerid]); //You have a variable, might as well use it
SetPlayerCriminal(giveplayerid,playerid, result);
PlayCrimeReportForPlayer(playerid, giveplayerid, 15);
There you go
Reply


Messages In This Thread
Wanted + - by Dripac - 27.10.2011, 19:35
Re: Wanted + - by woot - 27.10.2011, 19:50
Re: Wanted + - by FUNExtreme - 27.10.2011, 19:55
Re: Wanted + - by Dripac - 27.10.2011, 20:26

Forum Jump:


Users browsing this thread: 1 Guest(s)