Unstable vehicles system?
#2

Not sure what you mean by "dynamic vehicles." No such thing AFAIK. I use "CreateVehicle()" for every vehicle on the server. If you're loading them properly, they shouldn't be getting mixed-up ID's. Vehicle ID's start from 1 and each time AddStaticVehicle(Ex) or CreateVehicle() is called, that number continues to increase (there's always differences if you delete a vehicle and spawn a new one, though: that will take the ID of the vehicle you deleted if I remember correctly).

If you have some code, it might be a good idea to provide it so we can all take a look!
Reply


Messages In This Thread
Unstable vehicles system? - by Metharon - 30.09.2015, 12:43
Re: Unstable vehicles system? - by Scenario - 30.09.2015, 13:33

Forum Jump:


Users browsing this thread: 1 Guest(s)