Posts: 2,175
Threads: 235
Joined: Sep 2009
Reputation:
0
Good day!
There is a feature that allows you to return if the player has made a stunt with the car of my choice?
Posts: 6,129
Threads: 36
Joined: Jan 2009
There's two functions to award individual players and everyone who fulfill the stunts from the single player game, but there's no function to detect which stunt has been performed and in which car.
EnableStuntBonusForAll
EnableStuntBonusForPlayer
Posts: 2,175
Threads: 235
Joined: Sep 2009
Reputation:
0
and a function to detect if EnableStuntBonusForPlayer(playerid, 1); is called?
Posts: 6,129
Threads: 36
Joined: Jan 2009
No. Read my post.
>but there's no function to detect which stunt has been performed and in which car.