SA-MP Forums Archive
[SOLVED] Disabling Stunt Money - 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: [SOLVED] Disabling Stunt Money (/showthread.php?tid=130721)



[SOLVED] Disabling Stunt Money - will_92 - 28.02.2010

Does anyone here know how to disable stunt money?... I mean it's a TDM I don't want people to gain money from stunts... Please Help! Thanks.



Re: [HELP!] Disabling Stunt Money - Miguel - 28.02.2010

Search!

EnableStuntBonusForAll(0);


Re: [HELP!] Disabling Stunt Money - [HiC]TheKiller - 28.02.2010

https://sampwiki.blast.hk/wiki/EnableStuntBonusForAll

https://sampwiki.blast.hk/wiki/EnableStuntBonusForPlayer


Re: [SOLVED] Disabling Stunt Money - will_92 - 28.02.2010

Thanks


Re: [SOLVED] Disabling Stunt Money - Scenario - 28.02.2010

Ahh. This came in handy, thanks!


Re: [SOLVED] Disabling Stunt Money - AnimeOtaku - 28.02.2010

EnableStuntBonusForAll(0);
Put that somewhere in OnGameModeInit

Edit: oops... Didnt see Solved,


Re: [SOLVED] Disabling Stunt Money - will_92 - 28.02.2010

lol it's okay thanks anyways