GTAG - Modding - Opcode Database - 0673
Opcode Database
0673
| Description | Makes the character perform a dive in the specified direction. The character will spend the specified time on the ground before getting up. |
|---|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) 2) X Offset (Float) (FLOAT) 3) Y Offset (Float) (FLOAT) 4) Time in ms (Integer) (INT) |
| Games | |
| Category | Actor, Animation, AS Pack, Task |
| Command Name (IV) | TASK_DIVE_AND_GET_UP |
| San Andreas | |
| sascm.ini | 0673=4,task_dive_and_get_up %1d% direction %2d% %3d% time_on_ground %4d% |
| Example | 0673: task_dive_and_get_up 66@ direction 1.0 -3.0 time_on_ground 1000 |
| Command Name | TASK_DIVE_AND_GET_UP |

