# Reload Mod by Junior_Djjr - MixMods.com.br [Settings] DontReloadIfFull = 0 # Enable (1) to don't reload if the clip is already full. DisabledOnSAMP = 0 # Enable (1) for the mod not to run in SAMP (as it may be considered cheating). KeepNoAmmo = 0 # Enable (1) to adapt to my "Keep No Ammo" mod, where you must reload when the clip is empty. # Below is the command to reload. # You can use the command numbers: https://gtagmodding.com/sanandreas/pads/ # Or keyboard keys: https://www.mixmods.com.br/p/virtual-keys-br.html # Numbers below 20 will use the commands, so if you want keys like Enter, TAB etc, use the command numbers, not key numbers. # Remembering that pad commands also work on the keyboard. # By default, it's configured with player 1 as the keyboard and player 2 as pad. Swap as needed for you. CMD_Player1 = 82 # By default, key R on keyboard (82). CMD_Player2 = 9 # By default, down arrow on pad (9). (for player 2)