Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 01C5

Opcode Database

01C5

DescriptionRemoves the character from the mission cleanup list, preventing it from being deleted when the mission ends.
Parameters (v2)1) Actor handle (Integer) (INT)
Gamessa vc iii
CategoryActor, Mission
San Andreas
sascm.ini01C5=1,dont_remove_char %1d%
Example01C5: dont_remove_char 1@
Command NameDONT_REMOVE_CHAR
Vice City
sascm.ini01C5=1,remove_actor_from_mission_cleanup_list %1d%
Example01C5: remove_actor_from_mission_cleanup_list $723
Command NameDONT_REMOVE_CHAR
GTA III
gtascm.ini01C5=1,remove_actor_from_mission_cleanup_list %1d%
Example01C5: remove_actor_from_mission_cleanup_list $hActor
Command NameDONT_REMOVE_CHAR

<< 01C4

01C6 >>