Stunt Bonus
#1

Hey guys,

Is it possible to remove the stunt bonus thing in a specific area?
I've made a new isle, and whenever i drive on it and bounce on a car it gives me a insane stunt bonus.

~Wesley
Reply
#2

pawn Код:
public OnGameModeInit()
{
    EnableStuntBonusForAll(0);
    return 1;
}
https://sampwiki.blast.hk/wiki/EnableStuntBonusForAll
Reply
#3

Quote: Is it possible to remove the stunt bonus thing in a specific area?

Not just everywhere
Reply
#4

Use:
pawn Код:
EnableStuntBonusForPlayer(playerid, 1);
When the player is in area, or vice versa. I thought you would have read the info in the link.
Reply
#5

Very good
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)