01C7

From GTAMods Wiki
Jump to navigation Jump to search

GTA III Vice City San Andreas DONT_REMOVE_OBJECT


Description
Removes the object from the mission cleanup list
Syntax
01C7: remove_object_from_mission_cleanup_list [object handle]
Parameter
[object handle]
The handle of the object

When a object 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 object as no longer needed. This opcode prevents that from happening by removing it from the list.

Keywords

dont, remove, object, mission, cleanup

See also

  • GTA III Vice City San Andreas 01C5, for characters
  • GTA III 01C6, for vehicles