GTAG - Modding - Opcode Database - 06A9
Opcode Database
06A9
| Description | Actor looks at the specified coordinates. |
|---|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) 2) X Coord (Float) (FLOAT) 3) Y Coord (Float) (FLOAT) 4) Z Coord (Float) (FLOAT) 5) Time in ms (Integer) (INT) |
| Games | |
| Category | Actor, Common, Task |
| Command Name (IV) | TASK_LOOK_AT_COORD |
| San Andreas | |
| sascm.ini | 06A9=5,task_look_at_coord %1h% coord %2d% %3d% %4d% time %5d% |
| Example | 06A9: task_look_at_coord -1 coord $TEMPVAR_FLOAT_1 $TEMPVAR_FLOAT_2 $TEMPVAR_FLOAT_3 time 999999 |
| Command Name | TASK_LOOK_AT_COORD |

