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.
#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.