SA-MP Forums Archive
How to remove this???? Insane Stunt Bonus - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: How to remove this???? Insane Stunt Bonus (/showthread.php?tid=450350)



How to remove this???? Insane Stunt Bonus - vlat - 12.07.2013

I want to remove this:





Please help


Re: How to remove this???? Insane Stunt Bonus - mahdi499 - 12.07.2013

http://lmgtfy.com/?q=samp+stunt+bonus

You should use ****** bro,it's simple


Re: How to remove this???? Insane Stunt Bonus - CrazyChoco - 12.07.2013

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

pawn Код:
public OnGameModeInit()
{
    EnableStuntBonusForAll(0);
    return 1;
}
Next time 'SEARCH' before posting, this took me less than 1 minute to find that page.