How do i disable the stunting bonuses ?
#1

Question : How do i disable the stunting bonuses ?
Reply
#2

You can use

pawn Код:
EnableStuntBonusForPlayer(playerid,false);
or

pawn Код:
EnableStuntBonusForAll(false);
Reply
#3

Under "OnGameModeinit" add this line:

pawn Код:
EnableStuntBonusForAll(0);
0 meaning that it's disabled, and if you change it to 1 it means it's enabled.

EDIT: Lol, me and Ja posted at the same time ^^ Either way works lol.
Reply
#4

Thnx alot and sorry for not searching before posting , won't happen again
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)