• 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 can I do that?

When I used it for class specials i used "count:Classes.xxx >= 13" buit it works only for the class xxx.
"herofield[tLevel].value <= 13" produces an error and will not work. What's the right expression?

count: Classes.? >= 13 will find any Classes tag.

I'm afraid there isn't currently a way for templates to offer choices to the user. I'd recommend doing it like the ghost - just add them all and trust the user to only use the applicable ones.
 
Back
Top