• 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

Menu Source option on Edges

Gumbytie

Well-known member
So I have an Edge that will have two Menu Source options the user must select.

Menu #1 Source = All Picks on Hero

Menu #1 Tag Expression...where I fail. I need the list to just be the Attributes of character: Str, Agility, etc.

Menu #2 Source = All Picks on Hero

Menu #2 Tag Expression...next failure. In this case, I just need a list of all the Skills the character currently has.

I thought maybe starting with thingid but draw a blank after that. Any ideas?
 
1: component.Attribute
2: component.Skill

You may have to pare those down if there are any that you don’t want showing, but that should be a good place to start.
 
Back
Top