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
Code looks like this at this point
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
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