more fixes

This commit is contained in:
[VB]AWOL
2013-08-26 13:30:31 -05:00
parent 38cca1cb77
commit d8043f942b
9 changed files with 45 additions and 41 deletions

View File

@@ -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;