mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
fixed #1290
This commit is contained in:
@@ -293,9 +293,9 @@ if (isServer && isNil "sm_done") then {
|
|||||||
//diag_log ("HIVE: Streamed " + str(_val) + " objects");
|
//diag_log ("HIVE: Streamed " + str(_val) + " objects");
|
||||||
};
|
};
|
||||||
|
|
||||||
} count (_traderData select 0);
|
} forEach (_traderData select 0);
|
||||||
};
|
};
|
||||||
} count serverTraders;
|
} forEach serverTraders;
|
||||||
};
|
};
|
||||||
|
|
||||||
if (_hiveLoaded) then {
|
if (_hiveLoaded) then {
|
||||||
|
|||||||
Reference in New Issue
Block a user