GTAG - Modding - Opcode Database - 06E2
Opcode Database
06E2
| Description | Makes the character go to an object. Use 07A1 to set the movement speed. |
|---|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) 2) Object handle (Integer) (INT) 3) Time in ms (Integer) (INT) 4) Radius (Float) (FLOAT) |
| Games | |
| Category | |
| Command Name (IV) | TASK_GO_TO_OBJECT |
| San Andreas | |
| sascm.ini | 06E2=4,task_go_to_object %1d% object %2d% time %3h% radius %4d% |
| Example | 06E2: task_go_to_object 54@(119@,4i) object 38@(119@,4i) time -1 radius 1.0 |
| Command Name | TASK_GO_TO_OBJECT |

