Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 05DD

Opcode Database

05DD

DescriptionActor 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)
Gamessa vc iii
CategoryActor, Common, III CLEO, VC CLEO
Command Name (IV)TASK_FLEE_CHAR
San Andreas
sascm.ini05DD=4,task_smart_flee_char %1d% char %2d% radius %3d% time %4d%
Example05DD: task_smart_flee_char $ACTOR_SMOKE char $PLAYER_ACTOR radius 100.0 time 10000
Command NameTASK_SMART_FLEE_CHAR
Vice City
sascm.ini05DD=1,end_custom_thread_named %1d%
Example05DD: end_custom_thread_named 'KEN1'
GTA III
gtascm.ini05DD=1,end_custom_thread_named %1d%
Example05DD: end_custom_thread_named 'KEN1'

<< 05DC

05DE >>