• 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

Search results

  1. B

    Multiple exclusion groups for items

    OK, I'm switching over a stack of options to items, but I'm stuck in a loop on one thing. I have three "levels" of Heroic traits, some models can take 25 points, some 50 and some 100. I had set this up with linksets for each level, with the options in each linkset that pulled from the correct...
  2. B

    Unit option replacing unit option...

    OK; I have Unit1, it has option1. If option1 is selected, it adds a childtype linked of unit 2. In unit2, I want option3; if this option is selected, it should replace option1 with option3. In other language: Platoon has the option of adding a LT. If you add an LT, I want to be able to...
  3. B

    What does the error Non-linked child...

    When I try to compile after changing an option child type from link to anything else, I get a compile error: "Non-linked child conflicts with other aspects of link to option X on unit Y". Uh....what? What should I be looking for to try and fix that?
  4. B

    On those buttons in the upper right corner of ABCreator....

    Yeah OK, best programming problem description ever...:P. In my read throughs of the docs I've failed to grasp several aspects of AB, and its pretty clear at the moment that may be causing me some extra heart ache. In trying to fix this, I need some general idea of what the overrides...
  5. B

    Removing an option when selecting another option.

    Title kind of says it all, I'm trying to figure out how when an option is selected, you can remove another option. Basically, the unit has a grenade launcher by default. If they take a laser, it replaces the grenade launcher. Creating both options, no problem, but I can't figure out how to...
  6. B

    "daughter" options?

    Ok, I'm trying to set up an option so that if you select one option, the daughter option appears and you can select if if you want. I've tried setting child types, setting one option as a link to the other and its various settings, and I'm not getting it. The second option never appears. I...
  7. B

    Validation problems..where to start?

    OK, trying to get some validation written in, and I seem to be missing something, and searching the docs (online search) didn't seem to come up with the answer... If I write a tagis[template] expression, how *eaxctly* do I define [tempalte]? I've tried copying rules form other data sets, and...
  8. B

    Displaying multiple tags on multiple lines

    Ok, its getting there, but this one is stumping me. I have a group (Traits) with 47 group tags in it. A unit can have multiple tags from this group. In my roster display, the traits column is 18 wide, and the multiple tags don't all fit into it. They are comma seperated, but I would like each...
  9. B

    Display of non numbers in stats columns

    Ok, stuck on this one for a couple of hours, so I'll beg for help :). For some reason, I can't get anything to show up in my stats columns except for the first number of each stat. For certain its not working in the available units or the roster. But, in the data file when defining the...
  10. B

    Newbie Definition file compilation problems

    OK, I've been writing a definition file by following the example at C:/ArmyBuilderEX/docs/kit/kit_started.htm#definition_file. So far, so good...mostly. When I try to complie I get two errors I haven't been able to track down. Tag group "entity" required for designating entities as units or...
Back
Top