• 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

Two Selectable Menus of A Few Skills

aunger93

New member
Okay, so first: I have no idea what I am doing with most of this programming stuff, so bear with me as I try to explain the issue.

I am trying to code a custom feat that allows the character to select two Craft skills from a group of four specific Craft skills, so they can take a bonus.

By stealing code from other feats, I've managed to get all of it working except one part: I can't figure out how to limit the selectable lists to only the four Craft skills they can choose from, instead of the whole list of Craft skills.

Currently, I'm thinking I should add the Fields so that the Value of the Field contains the four skill IDs, but every time I try, it doesn't work... any technologically literate folks out there that can help?

Thanks!
 
Back
Top