• 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

ftCandExpr

It has to do with the custom expression for the feat's selector/chooser. I'm guessing the Custom expression box for a feat has a different field name in Pathfinder than d20. :)
 
Are you trying to just drop the D20 file into Pathfinder? if so, then it wont work. the 2 systems are different in their structure. all files used for each system needs to be created seperately.
 
yea, I know. Afew "simple" things worked by dropping them in, (Weapons, lang) armor, skills, feats, classes, etc, lol do not play nice in another sandbox, lol
NP, just take a bit more time.
 
All the candidate Ids in pathfinder are usrCandid1. In d20, there are different field names for different things (like ftCandExpr for feats).

You'll need to edit your file in a text editor to be able to change things like this.

Also, in the script for that feat, the field used to reference the chosen value has also changed, to usrChosen1 (in d20, for feats, it was fChosen).
 
Back
Top