Closed xetra11 closed 5 years ago
Describe the bug I just saw a error appearing in the *.rpt file
To Reproduce Steps to reproduce the behavior: Let a combat situation happen
Expected behavior No error message about a non defined variable _flanking
_flanking
Screenshots If applicable, add screenshots to help explain your problem.
VCOM Version:
Additional mods used:
Additional context
{ _situation = "FLANKING"; }; [_grp, _flanking] call VCM_fnc_SetSituation; > 12:20:02 Error position: <_flanking] call VCM_fnc_SetSituation; > 12:20:02 Error Undefined variable in expression: _flanking 12:20:02 File \vcomai\Vcom\Functions\VCM_Functions\garrison\fn_UnGarrisonL.sqf [VCM_fnc_UnGarrisonL], line 21```
Fixed with 11855d88b1f1608d2de405ab6bea885e7512a61a
Will QA when in next release
Describe the bug I just saw a error appearing in the *.rpt file
To Reproduce Steps to reproduce the behavior: Let a combat situation happen
Expected behavior No error message about a non defined variable
_flanking
Screenshots If applicable, add screenshots to help explain your problem.
VCOM Version:
Additional mods used:
Additional context