Here is the problem I am experiancing.
I have a unit with two sub-units (Grenadier Platoon with an HQ Section and Rifle Squad) the Grenadier Platoon has an option that that causes the HQ Section to change from a SMG team to a Panzerfaust SMG team.
Specifically, both the SMG team and the Panzerfaust SMG team are options with Live functions defined at the option level. The HQ Section has the tag for the SMG from design time. Selecting the option on the Grenadier platoon removes the SMG tag and adds the Panzerfaust SMG tag.
When a unit with this option selected is duplicated, the HQ section is generated with neither tag.
Now, the one work around that I know is to write a pre-link that checks to see if the parent unit option is selected but that seems like to much work. Is there an easier fix I'm missing?
I have a unit with two sub-units (Grenadier Platoon with an HQ Section and Rifle Squad) the Grenadier Platoon has an option that that causes the HQ Section to change from a SMG team to a Panzerfaust SMG team.
Specifically, both the SMG team and the Panzerfaust SMG team are options with Live functions defined at the option level. The HQ Section has the tag for the SMG from design time. Selecting the option on the Grenadier platoon removes the SMG tag and adds the Panzerfaust SMG tag.
When a unit with this option selected is duplicated, the HQ section is generated with neither tag.
Now, the one work around that I know is to write a pre-link that checks to see if the parent unit option is selected but that seems like to much work. Is there an easier fix I'm missing?