Detecting if player did a stunt?
#1

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
Reply
#2

EnableStuntBonusForAll(0);
?
Reply
#3

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?
Reply
#4

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...
Reply
#5

if the player did a stunt i'd wanted to set the playerscore + 1
Reply
#6

I have this problem too
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)