• 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

Expr-reqs

chiefweasel

Well-known member
I have added

#skillranks[kHide] >= 6

to the Expr-Reqs to act as a class pre-req. But for some reason it doesnt seem to work. I have added 8 level of Hide skill to the character to test this but it still shows up as a required pre-req and the class is grey shaded because of it. Anyone know what I am missing with this? it works with a few other classes i have done.
 
The first thing to do is make a copy of the shadowdancer class level in the same file as the class you're working on - that way you can flip between the two, and make sure that except for the +6/+8 requirement, nothing else looks different between the two expr-reqs for Hide (don't forget to delete the shadowdancer level copy when you're done with it).
 
OK, copied it over from the Shadowdancer, but receive the same problem. its like its ignoring the Expr-reqs.

I also tried to use a script for this and got the same issue. It just isnt seeing the levels of the skills for some reason.
 
There's something else going on here - look around for something else that's missing, or at this point, go ahead and email it to me.
 
Back
Top