| Description | Removes the character from the mission cleanup list, preventing it from being deleted when the mission ends. |
|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT)
|
|---|
| Games |  |
|---|
| Category | Actor, Mission |
|---|
| San Andreas |
|---|
| sascm.ini | 01C5=1,dont_remove_char %1d% |
|---|
| Example | 01C5: dont_remove_char 1@ |
|---|
| Command Name | DONT_REMOVE_CHAR |
|---|
| Vice City |
|---|
| sascm.ini | 01C5=1,remove_actor_from_mission_cleanup_list %1d% |
|---|
| Example | 01C5: remove_actor_from_mission_cleanup_list $723 |
|---|
| Command Name | DONT_REMOVE_CHAR |
|---|
| GTA III |
|---|
| gtascm.ini | 01C5=1,remove_actor_from_mission_cleanup_list %1d% |
|---|
| Example | 01C5: remove_actor_from_mission_cleanup_list $hActor |
|---|
| Command Name | DONT_REMOVE_CHAR |
|---|