fix setFWS locality issues, fix #892

This commit is contained in:
commy2
2015-04-30 00:53:49 +02:00
parent 1218ee78cb
commit 8e54e6ec13
3 changed files with 3 additions and 2 deletions

View File

@ -37,3 +37,4 @@ if (isPlayer _unit) then {
};
}foreach ([_unit] call FUNC(getAllDefinedSetVariables));
_unit setVariable ["ACE_forceWalkStatusNumber", 0, true];