GTAG - Modding - Opcode Database - 04EB
Opcode Database
04EB
| Description | Makes the character crouch. |
|---|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) 2) Boolean (1 or 0) (INT) |
| Games | |
| Category | Actor, AS Pack, Common |
| San Andreas | |
| sascm.ini | 04EB=2,task_crouch %1d% crouch %2h% |
| Example | 04EB: task_crouch 65@ crouch 1 |
| Command Name | TASK_TOGGLE_DUCK |
| Vice City | |
| sascm.ini | 04EB=3,set_char_crouch %1d% to %2h% set_char_crouch %3d% |
| Example | 04EB: set_char_crouch $854 to 0 time 9999999 |
| Command Name | SET_CHAR_CROUCH |

