06.03.2012, 08:48
I think what you need to do is to prevent the players from spawning and then entering the vehicle. If you want to allow that without bugs, you can use SetPlayerPos to remove them from their original vehicle, and then script a timer to put them to the new vehicle.