01C6
Revision as of 06:10, 29 January 2016 by Spaceeinstein (talk | contribs) (Created page with "{{OpCode | games = {{Icon|3}} | command = DONT_REMOVE_CAR | description = Removes the vehicle from the mission cleanup list | syntax1 = 01C6: remove_car...")
- Description
- Removes the vehicle from the mission cleanup list
- Syntax
- 01C6: remove_car_from_mission_cleanup_list [car handle]
- Parameter
- [car handle]
- The handle of the vehicle
When a vehicle is created inside a mission launched through opcode 0417 (and 00D7 in GTA III and Vice City), it is added to the mission cleanup list so that calling opcode 00D8 (mission cleanup) marks the vehicle as no longer needed. This opcode prevents that from happening by removing it from the list.
Keywords
dont, remove, car, vehicle, mission, cleanup