0 Members and 1 Guest are viewing this topic.
this exec "loadout.sqs"
_unit = _this_unit removeAllWeapons{_unit addMagazine "M4_MAG_NAME"} forEach [1,2,3,4,... up to how many mags you want]_unit addWeapon "WEAPON_NAME"