mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
missing setposatl
This commit is contained in:
@@ -206,6 +206,9 @@ if (_proceed) then {
|
||||
};
|
||||
_item addMagazineCargoGlobal [_itemOut,_countOut];
|
||||
} forEach _selectedRemoveOutput;
|
||||
|
||||
_item setposATL _iPos;
|
||||
|
||||
player reveal _item;
|
||||
|
||||
player action ["Gear", _item];
|
||||
|
||||
Reference in New Issue
Block a user