• 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 Syntax going to drive me batty

KTFish7

Active member
I searched the forum, but either couldn't figure out how to word it specific enough for the search, or am truly having one of those days.

Am entering a feat with a prerequisite of "bonded creature".

Assumed that I would need to account for each variance of said capacity, but keep getting a Syntax error that is driving me batty, as I'm not seeing it :(

Syntax error in "pre-requisite rule" script for Thing 'fRPCompCac' on Line 1
-> Error parsing left-side expression in relational comparison

Code looks like this at this point

validif (#hasability[cDrdComp]) <>0
validif (#hasability[cRgrComp]) <>0
validif (#hasability[cWizFam]) <>0
validif (#hasability[cOraBondMo]) <>0
validif (#hasability[cPalComp]) <>0

I know this is something insanely stupid, so take mercy on me, lol, I'm just not seeing it, I'd appreciate someone pointing me back in the right direction on this one. Thanks
 
Arrggghhhh, are you kidding me?? I knew it was something insanely easy...lol. Thanks, sorry for the ignorant question...
 
You are working on my files? :) Steve told me about a second guy who whants to work on HL files....

I think, the main problem is, that you can apply it either to the character or to the bonded creature. Than are the prereq completly different I think.

I think, when we both work on the same project, you can use the http://forums.wolflair.com/showthread.php?t=15528 thread too.
 
Last edited:
That is in fact I, he sent them along and asked me to take a look, most of what you've got done is solid, am down to a small handful left to finish.
 
Back
Top