mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
more fixes
This commit is contained in:
@@ -9,7 +9,7 @@ _attacked = false;
|
||||
|
||||
if (alive _x && _continue) then {
|
||||
|
||||
if (local _x) then {
|
||||
//if (local _x) then {
|
||||
|
||||
_dist = (_x distance _refObj);
|
||||
|
||||
@@ -85,7 +85,7 @@ _attacked = false;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
//};
|
||||
};
|
||||
} forEach _listTalk;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user