GTAG - Modding - Opcode Database - 05BB
Opcode Database
05BB
| Description | Makes 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) |
| Games | |
| Category | Actor, AS Pack, Common |
| Command Name (IV) | TASK_FALL_AND_GET_UP |
| San Andreas | |
| sascm.ini | 05BB=3,task_fall_and_get_up %1h% fall_down %2h% time_on_ground %3d% |
| Example | 05BB: task_fall_and_get_up -1 fall_down 0 time_on_ground 500 |
| Command Name | TASK_FALL_AND_GET_UP |

