Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0655

Opcode Database

0655

DescriptionCharacter looks at an object.

Time
Time in milleseconds. It can also be one of the following values:
-1 = 20000ms
-2 = Forever
Parameters (v2)1) Actor handle (Integer) (INT)
2) Object handle (Integer) (INT)
3) Time in ms (Integer) (INT)
Gamessa
CategoryActor, Object
Command Name (IV)TASK_LOOK_AT_OBJECT
San Andreas
sascm.ini0655=3,task_look_at_object %1d% object %2d% time %3d%
Example0655: task_look_at_object 214@ object 82@ time 10000
Command NameTASK_LOOK_AT_OBJECT

<< 0654

0656 >>