I have this option set to :
//================================================== =======
// RELOAD
//================================================== =======
// When a player makes a kill the ammo in their clip is replenished.
//
// Options: 0 = Disabled
// 1 = Enabled
gg_reload 1
in my gg_default_addons.cfg
However, this is not working in my server. Do I need to change this option somewhere else as well?