Posts: 1,801
Threads: 21
Joined: Mar 2008
Reputation:
0
I guess you are either missing to destroy a vehicle though resetting the variable or other way round.
Try to check all vehicle variables & DestroyVehicle calls, if there are variables messed up or not being reset after destroying the corresponding vehicle..
Hard to say if there's no code - even with code it can be hard to find out.
Does it happen to all/random vehicles or a special type of vehicle (like playervehicle, factionvehicles or st..)?
Posts: 98
Threads: 21
Joined: Dec 2011
Reputation:
0
Job vehicles
Could you please give me an example of what i need to do after i destroy/respawn a vehicle please
Posts: 98
Threads: 21
Joined: Dec 2011
Reputation:
0
So i dont need to reset it when i /respawnallcars on /respawnthiscar ?
Posts: 1,801
Threads: 21
Joined: Mar 2008
Reputation:
0
oh you mean on simple respawning (SetVehicleToRespawn())?
No, since the vehicle doesnt get destroyed in that case, so it still exists and keeps its ID.