24.01.2010, 08:11
I use AddStaticVehicleEx for my vehicle spawns, with the timer set to 60. If a player leaves his car for more than 60 seconds, the car disappears. Any way I can stop this? I don't want to use AddStaticVehicle because that doesn't put the vehicle back where it spawned, it respawns the vehicle(if it was destroyed) where it was destroyed.