SA-MP Forums Archive
Help needed - : - - 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)
+--- Thread: Help needed - : - (/showthread.php?tid=513276)



Help needed - : - - Johnson_Brooks - 15.05.2014

How can i enable the map icons in my server like the pizza icon , the bank icon , etc ?
Also a little help :
Also can someone tell me how to add wanted levels ?
How can i set a timer so i can check if a player has robbed a store/bank recently ?
Thanks


Re: Help needed - : - - ball - 15.05.2014

1. There is no one function for this - you have to use SetPlayerMapIcon function for one mapicon.
2. SetPlayerWantedLevel.
3. At first yoy have to code it.


Re: Help needed - : - - AiRaLoKa - 16.05.2014

1. wiki.sa-mp.com/wiki/SetPlayerMapIcon
2. wiki.sa-mp.com/wiki/SetPlayerWantedLevel
3. wiki.sa-mp.com/wiki/SetTimer
or
wiki.sa-mp.com/wiki/SetTimerEx

i just want to help