• 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

Pre-Req Error

chiefweasel

Well-known member
Hey all, I am trying to assign some pre-reqs to the Gundancer class I am making. There are 5 pre-req. 4 of them work fine, but the stealth skill of 4+ does not for some reason. The code I am using is:

#skillranks[skStealth] >= 4

This is located under the Expr-reqs button along with the other 4. Anyone have any idea what this one would not work? Thanks in advance.
 
No reason that should not work. I just checked the "Aldori Swordlord" PrC and on the "Class Level" it checks four different skills and it works just fine.

I see nothing wrong with what you posted and I see working examples in HL. :(
 
Is your test character strange in some way? Does it have innate or item skills? Is it a familiar who inherits ranks from the master?
 
Back
Top