Page MenuHomeFeedback Tracker

allGroups and allUnits commands return HQs entities (headquarter, support modules...)
Closed, ResolvedPublic

Description

First of all, In BIKI, allGroups command is not supposed to return groups of sideLogic...
and,
allUnits except agents, dead and waiting for respawn units, which is fine!

but these commands take into account the group (in allGroups) and their unit (in allUnits) for any support module or BI module headquarter entity... list not exhaustive

That can ruin any count for groups and units, and lead to weird behavior (enemies attacking nothing!).

Details

Severity
Minor
Resolution
Won't Fix
Reproducibility
Always
Operating System
Windows 10 x64
Category
General
Steps To Reproduce

1 - place a BI module headquarter entity or several support modules (any type: requester / provider...)
2 - just type allgroups and/or allUnits in debug console watches

3 - preview

Event Timeline

PiepMGI created this task.Apr 28 2021, 10:55 PM

HQ entities are created with createUnit, hence they are units and have a group. Sorry but at this point nothing could be done about it.

BIS_fnc_KK closed this task as Resolved.May 14 2021, 11:29 PM
BIS_fnc_KK changed Resolution from Open to Won't Fix.
BIS_fnc_KK removed a subscriber: BIS_fnc_KK.

Just for info, this issue concerns also triggers. (preset BLUFOR present and HQ entity in area >> HQ is in thisList).

No answer for BI support modules ?