18.12.2007, 06:53
Secure way to destroy a car:
1) respawn the car (it forces everyone out off the vehicle without any loops)
2) Onvehiclespawn set vehiclevirtualworld to a world you dont use (no one can enter it)
3) Onvehiclespawn Set a timer to destroy vehicle after 5-10 seconds, this delay ensures no lagging player is in it.
Simple and it works without any loops or other timeconsuming operations which can allow someone to enter it.
1) respawn the car (it forces everyone out off the vehicle without any loops)
2) Onvehiclespawn set vehiclevirtualworld to a world you dont use (no one can enter it)
3) Onvehiclespawn Set a timer to destroy vehicle after 5-10 seconds, this delay ensures no lagging player is in it.
Simple and it works without any loops or other timeconsuming operations which can allow someone to enter it.