Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0673

Opcode Database

0673

DescriptionMakes 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)
Gamessa
CategoryActor, Animation, AS Pack, Task
Command Name (IV)TASK_DIVE_AND_GET_UP
San Andreas
sascm.ini0673=4,task_dive_and_get_up %1d% direction %2d% %3d% time_on_ground %4d%
Example0673: task_dive_and_get_up 66@ direction 1.0 -3.0 time_on_ground 1000
Command NameTASK_DIVE_AND_GET_UP

<< 0672

0674 >>