GTAG - Modding - Opcode Database - 05DC
Opcode Database
05DC
| Description | Actor runs away from the specified coordinates. GTA III & Vice City Ends the current CLEO script. |
|---|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) 2) X Coord (Float) (FLOAT) 3) Y Coord (Float) (FLOAT) 4) Z Coord (Float) (FLOAT) 5) Radius (Float) (FLOAT) 6) Time in ms (Integer) (INT) |
| Games | |
| Category | Actor, Common, III CLEO, Task, VC CLEO |
| Command Name (IV) | TASK_SMART_FLEE_POINT |
| San Andreas | |
| sascm.ini | 05DC=6,task_smart_flee_point %1d% coord %2d% %3d% %4d% radius %5d% time %6d% |
| Example | 05DC: task_smart_flee_point 94@ coord 2336.399 -18.3093 25.4766 radius 30.0 time 8000 |
| Command Name | TASK_SMART_FLEE_POINT |
| Vice City | |
| sascm.ini | 05DC=0,end_custom_thread |
| Example | 05DC: end_custom_thread |
| Command Name | TERMINATE_THIS_CUSTOM_SCRIPT |
| GTA III | |
| gtascm.ini | 05DC=0,end_custom_thread |
| Example | 05DC: end_custom_thread |
| Command Name | TERMINATE_THIS_CUSTOM_SCRIPT |

