SA-MP Forums Archive
Sa-Mp [Wanted Problem] - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Sa-Mp [Wanted Problem] (/showthread.php?tid=260566)



Sa-Mp [Wanted Problem] - djaCido23 - 09.06.2011

Hi..how i can save Wanted Points/Stars when the player Disconnect/Respawn/Death.If you need any Line please tell me..Thanks.[Sorry for my bad english x_x)


Re: Sa-Mp [Wanted Problem] - Osviux - 09.06.2011

I use this:

Код:
dini_IntSet(file,"Wanted",GetPlayerWantedLevel(playerid));



Re: Sa-Mp [Wanted Problem] - Stigg - 09.06.2011

Edit: nevermind.