SA-MP Forums Archive
[HELP]How to Disable this ? - 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]How to Disable this ? (/showthread.php?tid=343126)



[HELP]How to Disable this ? - 3RoR - 16.05.2012

How to disable Insane Stunt Bonus ??


Re: [HELP]How to Disable this ? - zgintasz - 16.05.2012

under OnGamemodeInit:
pawn Код:
EnableStuntBonusForAll( false );



Re: [HELP]How to Disable this ? - 3RoR - 16.05.2012

thanks
+REP !