| Description | Stops an object from being destroyed when mission cleanup is run. |
|---|
| Parameters (v2) | 1) Object handle (Integer) (INT)
|
|---|
| Games |  |
|---|
| Category | Mission, Object |
|---|
| San Andreas |
|---|
| sascm.ini | 01C7=1,dont_remove_object %1d% |
|---|
| Example | 01C7: dont_remove_object 27@ |
|---|
| Command Name | DONT_REMOVE_OBJECT |
|---|
| Vice City |
|---|
| sascm.ini | 01c7=1,remove_object_from_mission_cleanup_list %1d% |
|---|
| Example | 01C7: remove_object_from_mission_cleanup_list $Arena_door_1 |
|---|
| Command Name | DONT_REMOVE_OBJECT |
|---|
| GTA III |
|---|
| gtascm.ini | 01c7=1,remove_object_from_mission_cleanup_list %1d% |
|---|
| Example | 01C7: remove_object_from_mission_cleanup_list $PLAYER_DOOR |
|---|
| Command Name | DONT_REMOVE_OBJECT |
|---|