Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 06A8

Opcode Database

06A8

DescriptionApproaches the char at the specified offset, specified by the radius and angle. In all other ways this command is identical to 05D9.
Parameters (v2)1) Actor handle (Integer) (INT)
2) Actor handle (Integer) (INT)
3) Time in ms (Integer) (INT)
4) Radius (Float) (FLOAT)
5) Angle (Float) (FLOAT)
Gamessa
CategoryActor, Task
Command Name (IV)TASK_GOTO_CHAR_OFFSET
San Andreas
sascm.ini06A8=5,task_goto_char_offset %1d% char %2d% time %3h% radius %4d% angle %5d%
Example06A8: task_goto_char_offset -1 char $PLAYER_ACTOR time -1 radius 0.5 angle 90.0
Command NameTASK_GOTO_CHAR_OFFSET

<< 06A7

06A9 >>