Posts: 515
Threads: 76
Joined: May 2008
Reputation:
0
If player sitting in passenger place in vehicle, and he press ESC, and then i do SetVehicleToRespawn to that vehicle, when player go back in game(press ESC again) vehicle is not respawned, it go back there, where player was pressed ESC.
How to solve this ?
Posts: 515
Threads: 76
Joined: May 2008
Reputation:
0
Can someone else give some suggests? >.>
Posts: 3,262
Threads: 30
Joined: Aug 2008
Reputation:
0
What Donny said is the only available suloation I guess..
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
Check if there are still people in the vehicle. If so, throw them out and then respawn vehicle.
Although I have no clue what would happen in you did RemovePlayerFromVehicle on someone who is "esc-aped".