ALiVEOS / ALiVE.OS

ALiVE Open Source GPL v2
http://alivemod.com/
Other
160 stars 80 forks source link

Alive Orbat Creator producing truncated full faction file export #806

Closed colonelaught closed 11 months ago

colonelaught commented 1 year ago

Prerequisites

Description

Alive Orbat Creator > Full Faction (To File) export produces truncated full faction autogen.hpp file contents. Specifically, leading section is omitted and export always begins with this line "class CBA_Extended_EventHandlers_base;" (Leading class CfgFactionClasses and class CfgGroups sections are omitted.)

Steps to Reproduce

  1. Place player unit and Alive Orbat module
  2. Open Orbat Creator
  3. Make a copy of NATO faction
  4. Export Full Faction (To File)

Expected behavior: Full Faction File export

Actual behavior: Truncated Full Faction File export