Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0331

Opcode Database

0331

DescriptionThe 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)
Gamessa vc iii
CategoryCommon, Player
San Andreas
sascm.ini0331=2,set_player_fast_reload %1d% set %2d%
Example0331: set_player_fast_reload $PLAYER_CHAR set 1
Command NameSET_PLAYER_FAST_RELOAD
Vice City
sascm.ini0331=2,set_player %1d% fast_reload %2h%
Example0331: set_player $PLAYER_CHAR fast_reload 1
Command NameSET_PLAYER_FAST_RELOAD
GTA III
gtascm.ini0331=2,set_player %1d% fast_reload %2h%
Example0331: set_player $PLAYER_CHAR fast_reload 1
Command NameSET_PLAYER_FAST_RELOAD

<< 0330

0332 >>