29.10.2010, 16:45
Hm, not possible in the way you want it to work, but you can set a timer, that checks (for all vehicle ids) if a vehicle is on or near its spawn position (you will have to store them) and if yes, sets it back to it. You will also have to set the pos when the car is at exactly the same position, because the position does not update, when nobody drives it, so it will also return the spawn pos, when someone crashed into it.