• 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 a level-gated racial ability

Aril

Well-known member
I'm trying to create a race that has an ability that only becomes available at character level 5.

There are very few examples like this. Probably the only one I can think of is the Fetchling, who get Shadow Walk at level 9, I believe.

However, when I duplicated that race, to see how it's coded, I can see the ability, but there are no conditions or ANYTHING that I can find that control that...yet it functions correctly.

I also tried a script that looked at total character level and set THAT as a condition, with a level requirement of 5, but that keeps throwing errors.

Any suggestions?
 
Back
Top