• 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

How to handle redundant Custom Abilities?

Redcap's Corner

Well-known member
I have a non-unique Custom Ability that just grants an additional use of the ability each time it's chosen. I'm sure there are other abilities like this in the game, but I couldn't find or think of any from which to pull code. Weirdly, selecting "Show in Tracked Resources List?" and setting "Automatic Calculations" to "Active Copies" doesn't seem to do anything, no matter how many times I add the ability to the hero.

That's an easy enough thing to fake with an eval script, but there also doesn't seem to be a First Copy for Custom Abilities, so I'm having a hard time working out how to pull the User.Tracker tag off all but one copy of the ability and add Helper.SpecUp to all but one. Am I going to have to resort to foreach trickery with custom tags?
 
Back
Top