GTAG - Modding - Opcode Database - 082A
Opcode Database
082A
| Description | Sets whether the player can use the crouch button. |
|---|---|
| Parameters (v2) | 1) Player handle (Integer) (INT) 2) Boolean (1 or 0) (INT) |
| Games | |
| Category | Common, Player |
| Command Name (IV) | SET_PLAYER_CAN_USE_COVER |
| San Andreas | |
| sascm.ini | 082A=2,set_player_duck_button %1d% to %2h% |
| Example | 082A: set_player_duck_button $PLAYER_CHAR to 0 |
| Command Name | SET_PLAYER_DUCK_BUTTON |

