Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 05BB

Opcode Database

05BB

DescriptionMakes actor fall to the ground and stay there for the specified time.
Parameters (v2)1) Actor handle (Integer) (INT)
2) Boolean (1 or 0) (INT)
3) Time in ms (Integer) (INT)
Gamessa
CategoryActor, AS Pack, Common
Command Name (IV)TASK_FALL_AND_GET_UP
San Andreas
sascm.ini05BB=3,task_fall_and_get_up %1h% fall_down %2h% time_on_ground %3d%
Example05BB: task_fall_and_get_up -1 fall_down 0 time_on_ground 500
Command NameTASK_FALL_AND_GET_UP

<< 05BA

05BC >>