Weird wanted system issues
#2

1. This "SavedWantedLevel[playerid] = WantedLevel[playerid];" will do nothing but put the value found in "WantedLevel[playerid]" into "SavedWantedLevel[playerid]", it won't save anything and this may differ on reconnect (the slot/index). You should save the value in "WantedLevel[playerid]" using SQLite or MySQL, and load it when the player logs back in.

2. The function "IncreaseWantedLevel" isn't working properly then.

P.S. Shouldn't your signature say PAWN instead of PAWNO?
Reply


Messages In This Thread
Weird wanted system issues - by KillerDVX - 19.03.2016, 01:19
Re: Weird wanted system issues - by SickAttack - 19.03.2016, 01:39
Re: Weird wanted system issues - by KillerDVX - 19.03.2016, 01:46
Re: Weird wanted system issues - by SickAttack - 19.03.2016, 01:48

Forum Jump:


Users browsing this thread: 1 Guest(s)