• 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

Dynamic tag group is assigned no tags

jtisdel

Active member
Another newbie author question - I'm attempting to add weapons to the Warzone: Resurrection datafilee. I have successfully added a unit, but I'm having trouble getting the Statset defined for ranged and melee weapons.

I've created the unit stat, and created a tag group with the same Unique Id and added the stat to a new stat set. When I compile it, I get the error:

Dynamic tag group is assigned no tags: 'Rng'

where Rng is the stat in question. I've re-created the stat, group, and stat set and verified that the Unique ID of the stat and the group are the same. What else should I be looking at? :confused:

Thanks
jmt
 
More information - I try different combinations of Unit Stat:Name, Unit Stat:Unique ID with the same Group:Name Group:Unique ID, but I get the same error. It appears the tag group, even though its dynamic, is not picking up the Unique ID of the Unit Stat.

Has anyone seen this before?
 
You need to have a blank tag in there as AB doesn't like empty tag groups, the rest will be handled through the dynamic creation of them for stats, put something in like tgBlank and leave description empty, should sort it
 
Make sure you create the group BEFORE you create the stat. This way you do not need to put a placeholder tag in the group.
 
Back
Top