SA-MP Forums Archive
Adding 1 Wanted Level to present wanted level. - 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: Adding 1 Wanted Level to present wanted level. (/showthread.php?tid=276020)



Adding 1 Wanted Level to present wanted level. - Shockey HD - 12.08.2011

Okay so im making /givestar command, and i want to add 1 star. just 1. +1 not remove everything just adding another. How would i do


Re: Adding 1 Wanted Level to present wanted level. - PrawkC - 12.08.2011

SetPlayerWantedLevel(playerid, GetPlayerWantedLevel(playerid) + 1)