GTAG - Modding - Opcode Database - 0331
Opcode Database
0331
| Description | The player does not have to reload his gun. The ammo is immediately reloaded. |
|---|---|
| Parameters (v2) | 1) Player handle (Integer) (INT) 2) Boolean (1 or 0) (INT) |
| Games | |
| Category | Common, Player |
| San Andreas | |
| sascm.ini | 0331=2,set_player_fast_reload %1d% set %2d% |
| Example | 0331: set_player_fast_reload $PLAYER_CHAR set 1 |
| Command Name | SET_PLAYER_FAST_RELOAD |
| Vice City | |
| sascm.ini | 0331=2,set_player %1d% fast_reload %2h% |
| Example | 0331: set_player $PLAYER_CHAR fast_reload 1 |
| Command Name | SET_PLAYER_FAST_RELOAD |
| GTA III | |
| gtascm.ini | 0331=2,set_player %1d% fast_reload %2h% |
| Example | 0331: set_player $PLAYER_CHAR fast_reload 1 |
| Command Name | SET_PLAYER_FAST_RELOAD |

