Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 01C7

Opcode Database

01C7

DescriptionStops an object from being destroyed when mission cleanup is run.
Parameters (v2)1) Object handle (Integer) (INT)
Gamessa vc iii
CategoryMission, Object
San Andreas
sascm.ini01C7=1,dont_remove_object %1d%
Example01C7: dont_remove_object 27@
Command NameDONT_REMOVE_OBJECT
Vice City
sascm.ini01c7=1,remove_object_from_mission_cleanup_list %1d%
Example01C7: remove_object_from_mission_cleanup_list $Arena_door_1
Command NameDONT_REMOVE_OBJECT
GTA III
gtascm.ini01c7=1,remove_object_from_mission_cleanup_list %1d%
Example01C7: remove_object_from_mission_cleanup_list $PLAYER_DOOR
Command NameDONT_REMOVE_OBJECT

<< 01C6

01C8 >>