• 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

Turn Undead Pre-req

thorfin

Well-known member
I'm entering the Hunter of the Dead prestige class and have run into a problem. Thanks to this wonderful forum, I've put in the pre-reqs for Knowledge and Base Attack Bonus, but with the Turn Undead pre-req, I've noticed that there are two forms of turn undead ability. One is the ability given to clerics (turn/ rebuke undead). The other is the ability given to paladins (turn undead). These are listed as two seperate abilities in the coding. Since a Hunter of the Dead needs to be able to turn dead, he could be either a cleric or a paladin. The problem I'm running into is how to enter an "OR" function. I figure the code should be something similar to, "if (or (turn/rebuke undead <> 0, turn undead <> 0)) then valid", but I don't know how to code this. Help please. Thanks for a wonderful system.
 
Back
Top