• 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

Implementing usrChosen3 & 4

frumple

Well-known member
I am trying to implement a feat that has the following rule:

You gain a +2 racial bonus to any two Knowledge skills and a +4 racial bonus to any one Profession skill.

I have the set the usrCandid1, 2 and 3 fields with Helper.SkCatKnow (for 1 & 2) and Helper.SkCatProf (for 3), and limited the choices to those on hero (tags ChooseSrc1.Hero, etc.).

However, when I select the feat only the selectors for usrCandid1 and 2 show up. How do I get the third (and fourth if I need it in the future) dropdown selector to show up?
 
There is barely enough space for 2 selectors on most abilities. We added a 3rd and 4th selector field, but I think the only place where there is space to use them is on mythic abilities (Divine Knowledge uses 3 selectors), so outside of that they are hidden.
 
Back
Top