remove money from stunting
#4

It actually disables it, since the second parameter is 0.

Put in OnGameModeInit:
pawn Код:
public OnGameModeInit()
{
    // ...
    EnableStuntBonusForAll(playerid, 0);
    // ...
    return 1;
}
Reply


Messages In This Thread
remove money from stunting - by Garc1a - 02.11.2010, 18:59
Re: remove money from stunting - by Hornet600 - 02.11.2010, 19:04
Re: remove money from stunting - by Garc1a - 02.11.2010, 19:08
Re: remove money from stunting - by Miguel - 02.11.2010, 19:21
Re: remove money from stunting - by Garc1a - 02.11.2010, 19:22

Forum Jump:


Users browsing this thread: 1 Guest(s)