/** * Description: Called when the weapon is reloaded. * Forward params: function(this) * Return type: None. * Execute params: ExecuteHam(Ham_Weapon_Reload, this); */ Ham_Weapon_Reload
ExecuteHam( Ham_Weapon_Reload, iWeaponID );