missing setposatl

This commit is contained in:
[VB]AWOL
2013-10-30 17:18:31 -05:00
parent edf730be84
commit c087d3860e

View File

@@ -206,6 +206,9 @@ if (_proceed) then {
};
_item addMagazineCargoGlobal [_itemOut,_countOut];
} forEach _selectedRemoveOutput;
_item setposATL _iPos;
player reveal _item;
player action ["Gear", _item];