EnableStuntBonusForPlayer

From SA-MP Wiki

Jump to: navigation, search

EnableStuntBonusForPlayer


Toggle stunt bonuses for a player.


Parameters:
(playerid, enable)
playeridThe player to set the bonuses for
enable1to enable and 0 to disable


This function does not return a specific value, it's best to simply ignore it.


EnableStuntBonusForPlayer(playerid, 0);

Related Functions

The following functions might be useful as well, as they're related to this function in one way or another.

Personal tools