GTAG - Modding - Opcode Database - 05BF
Opcode Database
05BF
| Description | Makes 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) |
| Games | |
| Category | Actor, AS Pack, Common |
| Command Name (IV) | TASK_LOOK_AT_CHAR |
| San Andreas | |
| sascm.ini | 05BF=3,task_look_at_char %1d% char %2d% time %3d% |
| Example | 05BF: task_look_at_char 66@ char $PLAYER_ACTOR time 30000 |
| Command Name | TASK_LOOK_AT_CHAR |

