Posts: 58
Threads: 19
Joined: Feb 2008
Reputation:
0
i download AntiCheat but how i do
if i do stunts so i earn money
Thanks For Helpers
Posts: 131
Threads: 26
Joined: Feb 2007
Reputation:
0
Stunts are client-side functions that are not yet implemented in SA:MP.
I suggest you disable player stunt bonuses and wait for a new SA:MP version where developers might be kind enough to add some detection functions.
Posts: 91
Threads: 24
Joined: Dec 2010
Reputation:
0
@blackwave
how to turn off this earning money by doing stunts? Saw some servers havent got it
Posts: 106
Threads: 12
Joined: Oct 2010
Reputation:
0
@NuggaN_
DisableStuntBonusForAll(); // Under ongamemodeinit
//or
EnableStuntBonusForAll(0);