• 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

Scripting Help Request

Shadow:

In the ability (Demonic Boon Ability Score}, you have a field udrCandid1 containing the string: component.SelectHelp & Selection.5CValueBonus & (Value.0|Value.1|Value.2|Value.3|Value.4)

I am having a problem making heads or tails of this code . . .

I know its supposed to be what is setting the list of values that you can select from, but its not working at my end.

Is it possib;e the part of the expression 'Selection.5CValueBonus' might be the problem? How do I check to see if I have this piece of coding as a part of my Community pack?
 
NOTE: I had to add new features into community pack helper file so you will need to pull the latest github files to get this to compile.
I updated a file from the community pack that makes the options/values work.

Download the latest COM_5ePack - Helper Things.user file from GitHub.

Then you will get the new selection helper Things I added.
 
Back
Top