• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Problem with options on duplicated units

Eastshire

Member
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?
 
At 12:46 PM 11/27/2007, you wrote:
When a unit with this option selected is duplicated, the HQ section is generated with neither tag.
This sounds like a bug in the duplication logic within AB. So I'm not sure if there's an actual fix you can apply in the data files. You could implement things differently so that the bug in AB is avoided, but that's not really a "fix" - it would be a work-around. And I'm not sure there's a good way to work around this bug. I recommend just leaving it and putting a FAQ entry in the files to flag this as a known bug in AB. We'll get it fixed in the next update (more on that should be posted shortly).
 
I knew I should have double checked that. It actually does have the tag for Panzerknacker SMG but it doesn't trip the Live function and display the option.
 
Back
Top