mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-22 16:10:49 +03:00
cleanup
This commit is contained in:
@@ -28,6 +28,4 @@ if ((_vcl emptyPositions "cargo") > 0) then
|
||||
|
||||
hint "No space left in vehicle";
|
||||
};
|
||||
NORRN_load_wounded_action = true;
|
||||
|
||||
if (true) exitWith {};
|
||||
NORRN_load_wounded_action = true;
|
||||
@@ -46,6 +46,4 @@ if (local _wounded) then
|
||||
_wounded playMove "BasicDriver";
|
||||
};
|
||||
};
|
||||
sleep 0.01;
|
||||
if (true) exitWith {};
|
||||
|
||||
sleep 0.01;
|
||||
@@ -32,6 +32,4 @@ for [{ _loop = 0 },{ _loop < count _crewVcl },{ _loop = _loop + 1}] do
|
||||
publicVariable "norrnRalie";
|
||||
};
|
||||
sleep 0.1;
|
||||
};
|
||||
|
||||
if (true) exitWith {};
|
||||
};
|
||||
Reference in New Issue
Block a user