00A6
Jump to navigation
Jump to search
Description
- Removes the vehicle instantly
Syntax
- 00A6: destroy_car [car handle]
Parameter
- [car handle]
- The handle of the vehicle
Native analog
This opcode instantly removes an existing vehicle from the game world. Passing an invalid handle makes no effect. The vehicle handle is also removed from the mission cleanup list if called within a mission script.
Keywords
delete, destroy, car, vehicle, cleanup