01C5
Jump to navigation
Jump to search
- Description
- Removes the character from the mission cleanup list
- Syntax
- 01C5: remove_actor_from_mission_cleanup_list [char handle]
- Parameter
- [char handle]
- The handle of the character
When a character 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 character as no longer needed. This opcode prevents that from happening by removing it from the list.
Keywords
dont, remove, character, actor, mission, cleanup