Stores and Stunts - 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: Stores and Stunts (
/showthread.php?tid=326327)
Stores and Stunts -
Nuke547 - 17.03.2012
How do you take out the default stores and the stunt bonus?
Re: Stores and Stunts -
DarkScripter - 17.03.2012
i got not it,
Try:
Stunt Bonus https://sampwiki.blast.hk/wiki/EnableStuntBonusForAll
Re: Stores and Stunts -
Alternative112 - 17.03.2012
To disable the yellow triangle markers in the game, just put
DisableInteriorEnterExits(); inside your OnFilterScriptInit() or OnGameModeInit() callback.