SA-MP Forums Archive
Stunting bonuses. - 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: Stunting bonuses. (/showthread.php?tid=234798)



Stunting bonuses. - iGetty - 04.03.2011

Is there a way to stop people earning money from stunts?
as RP isn't really gonna be an RP if you're earning $1000 for doing a wheelie?

Thanks.



Re: Stunting bonuses. - alpha500delta - 04.03.2011

I took it from SA:MP wiki

pawn Код:
public OnGameModeInit()
{
    EnableStuntBonusForAll(0);
    return 1;
}



Re: Stunting bonuses. - DeathOnaStick - 04.03.2011

Quote:
Originally Posted by getty154
Посмотреть сообщение
Is there a way to stop people earning money from stunts?
as RP isn't really gonna be an RP if you're earning $1000 for doing a wheelie?

Thanks.
Click me.