How to remove Wheelie bouns?
#1

How I can remove it from my server when someone stunt?

Reply
#2

https://sampwiki.blast.hk/wiki/EnableStuntBonusForAll
Reply
#3

pawn Код:
public OnGameModeInit()
{
    EnableStuntBonusForAll(0);
    return 1;
}
Reply
#4

Thx
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)