GTAG - Modding - Opcode Database - 05DD
Opcode Database
05DD
| Description | Actor flees from another actor. GTA III & Vice City Ends the custom script with the specified thread name. |
|---|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) 2) Actor handle (Integer) (INT) 3) Radius (Float) (FLOAT) 4) Time in ms (Integer) (INT) |
| Games | |
| Category | Actor, Common, III CLEO, VC CLEO |
| Command Name (IV) | TASK_FLEE_CHAR |
| San Andreas | |
| sascm.ini | 05DD=4,task_smart_flee_char %1d% char %2d% radius %3d% time %4d% |
| Example | 05DD: task_smart_flee_char $ACTOR_SMOKE char $PLAYER_ACTOR radius 100.0 time 10000 |
| Command Name | TASK_SMART_FLEE_CHAR |
| Vice City | |
| sascm.ini | 05DD=1,end_custom_thread_named %1d% |
| Example | 05DD: end_custom_thread_named 'KEN1' |
| GTA III | |
| gtascm.ini | 05DD=1,end_custom_thread_named %1d% |
| Example | 05DD: end_custom_thread_named 'KEN1' |

