• 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

Adding fields for use with new abilities?

I am trying to get into using the editor, and it has been, to say the least, slow going. I can't find any reference source for information about using the scripting language of the editor.

In particular, I am trying to add a racial ability which has two values that vary between races with the ability. As I understand it, those values should be set by using fields on the ability, and then having each race that has the ability set the values in those fields when it bootstraps the ability. Is this the correct approach?

If this is the right method, how do I create fields on the ability? I am getting an error that looks like this:
Thing 'raPDmgccap' - Field 'DefaultClass' referenced but not defined

Could anyone explain what is going on, and how I could implement this?
 
Back
Top