Posts: 631
Threads: 174
Joined: Mar 2014
Reputation:
0
How to add specified time for driving car, like for hydra player have 2 mins to drive then player got ejected from car...
Posts: 701
Threads: 7
Joined: Feb 2017
Reputation:
0
Create a function to eject players from vehicles and trigger it with SetTimerEx (passing the playerid value) under the respective check in the OnPlayerStateChange callback.