| Description | |
|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) 2) X Coord (Float) (FLOAT) 3) Y Coord (Float) (FLOAT) 4) Z Coord (Float) (FLOAT)
|
|---|
| Games |  |
|---|
| Category | |
|---|
| Command Name (IV) | TURN_CHAR_TO_FACE_COORD |
|---|
| Vice City |
|---|
| sascm.ini | 01be=4,set_actor %1d% to_look_at_spot %2d% %3d% %4d% |
|---|
| Example | 01BE: set_actor $2251 to_look_at_spot 474.7 29.9 11.07 |
|---|
| GTA III |
|---|
| gtascm.ini | 01be=4,set_actor %1d% to_look_at_spot %2d% %3d% %4d% |
|---|
| Example | 01BE: set_actor $8BALL_CHAR to_look_at_spot 811.875 -939.9374 35.75 |
|---|
| Command Name | TURN_CHAR_TO_FACE_COORD |
|---|