Page MenuHomeFeedback Tracker

Eden editor - group leader flag is ignored when importing a 2D editor mission
New, NormalPublic

Description

In the old 2D editor sqm, group leader did not need to be the first defined unit in a group. The group leader was defined by the "leader=1" flag.

OBS:
When importing a 2D editor mission with a group leader who is not the first defined (presumably the first placed when making the mission) unit, the resulting 3D editor mission will set the first defined unit in the group the new leader.

EXP:
The same unit should be group leader in the imported mission as in the original mission.

Details

Severity
Tweak
Resolution
Open
Reproducibility
Always
Operating System
Windows 7
Category
Eden Editor
Steps To Reproduce
  1. Download and extract repro mission F23599 to your profile missions folder.
  2. Open the mission.sqm file in text editor. Note player is second defined Item in his group. Player unit is highest ranking unit and has leader=1 flag.
  3. Open Arma.
  4. Open 3D mission editor.
  5. Attempt to open (import) the mission.
  6. Preview mission. Note player is subordinate to his AI. Expected is the player is group leader (see Repro steps for T76515 for mission use, created in 2D editor)