Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 06E2

Opcode Database

06E2

DescriptionMakes the character go to an object. Use 07A1 to set the movement speed.
Parameters (v2)1) Actor handle (Integer) (INT)
2) Object handle (Integer) (INT)
3) Time in ms (Integer) (INT)
4) Radius (Float) (FLOAT)
Gamessa
Category
Command Name (IV)TASK_GO_TO_OBJECT
San Andreas
sascm.ini06E2=4,task_go_to_object %1d% object %2d% time %3h% radius %4d%
Example06E2: task_go_to_object 54@(119@,4i) object 38@(119@,4i) time -1 radius 1.0
Command NameTASK_GO_TO_OBJECT

<< 06E1

06E3 >>