Mods (complete and add to the following information):
- Arma 3:
2.20 [e.g. 1.00 stable, rc, dev]
- CBA:
3.18.5 [e.g. 3.0.0 stable, commit hash]
Make sure to reproduce the issue with only CBA on a newly created mission!
Description:
In function CBA_fnc_taskSearchArea line 36
params [
["_group", objNull, [objNull,grpNull]],
["_area", "", ["",objNull, locationNull,[]], 5], <<<<<<<------ ERROR
["_behaviour", "UNCHANGED", [""]],
["_combat", "NO CHANGE", [""]],
["_speed", "UNCHANGED", [""]],
["_formation", "NO CHANGE", [""]],
["_onComplete", "", [""]],
["_timeout", [0, 0, 0], [[]], 3]
];
(_area) Area format changed from version Arma 1.60 and have more then 5 elements and 3 regular and other OPTIONAL elements