Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 05BF

Opcode Database

05BF

DescriptionMakes the character look at another character.

Time

-1 = 20000 milleseconds
-2 = Forever
Parameters (v2)1) Actor handle (Integer) (INT)
2) Actor handle (Integer) (INT)
3) Time in ms (Integer) (INT)
Gamessa
CategoryActor, AS Pack, Common
Command Name (IV)TASK_LOOK_AT_CHAR
San Andreas
sascm.ini05BF=3,task_look_at_char %1d% char %2d% time %3d%
Example05BF: task_look_at_char 66@ char $PLAYER_ACTOR time 30000
Command NameTASK_LOOK_AT_CHAR

<< 05BE

05C0 >>