_donor = _this select 0; _proxy = _donor nearSupplies 2 select 1; //just for testing, known to work in this context { _donor action ["PutWeapon", _proxy, _x]; } foreach weapons _donor;