SA-MP Forums Archive
Need wanted fs - 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: Need wanted fs (/showthread.php?tid=458093)



Need wanted fs - Baumann - 14.08.2013

Hey can anyone make for me a wanted command please ...i want remove player wanted levels , and players need a command .

COMMAND:WANTEDLEVEL -REMOVESTARS
REMOVE -2000 CASH IF PLAYER TYPED WANTEDLEVEL


HELP PLZ IM BEGINNER


Re: Need wanted fs - arjanforgames - 14.08.2013

We are not just going to give you the code.
Show us you wish to learn the beautiful pawn language and do some research.
You can easily search for things like:
SetPlayerWantedLevel
GivePlayerMoney
Try to use those two things and if you don't understand a fuck just reply again and I'll help you.
But please show us you want to learn something, we are not script generators.


Re: Need wanted fs - Chrisis - 14.08.2013

Of course you are a " BEGINNER " we were all beginners in the past , but we were not willing for codes . we was follow tutos - reading wikis ... etc unlike you ! so as arjanforgames go read SetPlayerWantedLevel and GivePlayerWeapon in sa-mp's wiki !


Re: Need wanted fs - EvanA - 14.08.2013

Yes, as they've said go read some wikis.

I've ******d them for you...
SetPlayerWantedLevel: https://sampwiki.blast.hk/wiki/SetPlayerWantedLevel
GivePlayerMoney: https://sampwiki.blast.hk/wiki/Function:GivePlayerMoney

It shouldn't be that hard, hope I helped.