mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Dont need this here anymore
This commit is contained in:
@@ -46,7 +46,6 @@ if (isServer and isNil "sm_done") then {
|
|||||||
|
|
||||||
_BuildingQueue = [];
|
_BuildingQueue = [];
|
||||||
_objectQueue = [];
|
_objectQueue = [];
|
||||||
_finalEpochObjArray = [];
|
|
||||||
|
|
||||||
if ((_hiveResponse select 0) == "ObjectStreamStart") then {
|
if ((_hiveResponse select 0) == "ObjectStreamStart") then {
|
||||||
diag_log ("HIVE: Commence Object Streaming...");
|
diag_log ("HIVE: Commence Object Streaming...");
|
||||||
@@ -68,7 +67,6 @@ if (isServer and isNil "sm_done") then {
|
|||||||
diag_log ("HIVE: got " + str(_bQty) + " Epoch Objects and " + str(_vQty) + " Vehicles");
|
diag_log ("HIVE: got " + str(_bQty) + " Epoch Objects and " + str(_vQty) + " Vehicles");
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
// # NOW SPAWN OBJECTS #
|
// # NOW SPAWN OBJECTS #
|
||||||
_totalvehicles = 0;
|
_totalvehicles = 0;
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user