mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-20 10:26:28 +03:00
More #1288
This commit is contained in:
@@ -91,8 +91,8 @@ switch _option do {
|
||||
_temp_removed_array set [count _temp_removed_array,_x];
|
||||
};
|
||||
};
|
||||
} count magazines player;
|
||||
} count _requirements;
|
||||
} forEach magazines player;
|
||||
} forEach _requirements;
|
||||
|
||||
// all required items removed from player gear
|
||||
if (_tobe_removed_total == _removed_total) then {
|
||||
|
||||
Reference in New Issue
Block a user