mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
More #1288
This commit is contained in:
@@ -45,7 +45,7 @@ while {(alive _projectile) && !(isNull _projectile) && _callCount < 85;} do {
|
||||
_x setVariable["startcombattimer", 1];
|
||||
diag_log("Now in Combat (Crew): " + name _x);
|
||||
};
|
||||
} count (crew _nearVehicle);
|
||||
} forEach (crew _nearVehicle);
|
||||
};
|
||||
|
||||
} count _listNear;
|
||||
} forEach _listNear;
|
||||
|
||||
Reference in New Issue
Block a user