26.09.2010, 19:15
Quote:
I'd try putting player in the vehicle as last thing after linking to interior and virtual world. Vehicle doesn't need time to spawn.
EDIT: I tested the code for you, it works fine as long as you don't try to spawn vehicle it in different VW than 0, becaue you can't put player in vehicle in different virtual world, so my tip will work - PutPlayerInVehicle() as last the last thing. |