Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 05DC

Opcode Database

05DC

DescriptionActor 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)
Gamessa vc iii
CategoryActor, Common, III CLEO, Task, VC CLEO
Command Name (IV)TASK_SMART_FLEE_POINT
San Andreas
sascm.ini05DC=6,task_smart_flee_point %1d% coord %2d% %3d% %4d% radius %5d% time %6d%
Example05DC: task_smart_flee_point 94@ coord 2336.399 -18.3093 25.4766 radius 30.0 time 8000
Command NameTASK_SMART_FLEE_POINT
Vice City
sascm.ini05DC=0,end_custom_thread
Example05DC: end_custom_thread
Command NameTERMINATE_THIS_CUSTOM_SCRIPT
GTA III
gtascm.ini05DC=0,end_custom_thread
Example05DC: end_custom_thread
Command NameTERMINATE_THIS_CUSTOM_SCRIPT

<< 05DB

05DD >>