Posts: 170
Threads: 71
Joined: Nov 2007
Reputation:
0
Normally if you have unique stunt bonuses on, you get something in the bottom like
Tripple insane stunt bonus $500
Height blablabla
Flips blablablal
Now is there a callback or function to detect if a player got that?
Thnx
Posts: 3,262
Threads: 30
Joined: Aug 2008
Reputation:
0
EnableStuntBonusForAll(0);
?
Posts: 2
Threads: 1
Joined: Apr 2009
Reputation:
0
As far as i know you can't detect what height, distance, money the player got.
I assume you are needing the information for an anti-cheat of some sort?
Posts: 400
Threads: 69
Joined: Apr 2009
Reputation:
0
Probably make a timer,which check the money you got (GetPlayerMoney i think) and watch at the differences between the Timer before and the last check (save the amount of money in a variable).
If his/hers State is 2 (in car/bike) and he got under 500$,but more than 30$, he could have made a stunt...