Posts: 350
Threads: 126
Joined: Mar 2009
Reputation:
0
hmm thanks works but, hmmmm it dosnt eject the player from the vehicle :/
Posts: 899
Threads: 54
Joined: May 2009
Reputation:
0
Do what Gappy said.
See, OnPlayerEnterVehicle is called when you press enter, or f to enter the vehicle.
If you want to eject them so they enter, then leave use OnPlayerStateChange.
Posts: 268
Threads: 60
Joined: Apr 2009
Reputation:
0
What i use to do is TogglePlayerControllability to False then True, this works the same as getPlayerPos and Setplayerpos but probaly not as effective, lol