mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-19 10:02:02 +03:00
private array updates + fixes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
private["_inventory","_wpns","_mags","_idc","_isOK","_val","_item","_x"];
|
||||
private ["_inventory","_wpns","_mags","_idc","_isOK"];
|
||||
_inventory = _this;
|
||||
if (count _inventory > 0) then {
|
||||
_wpns = _inventory select 0;
|
||||
|
||||
Reference in New Issue
Block a user