Skip to content

Incorrect params data in function CBA_fnc_taskSearchArea #1805

@AndroidCod

Description

@AndroidCod

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions