• 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

Feat based Favored Class assignment

direinsomniac

Well-known member
I have read the post by AndrewD2 {Permanent Favored Class} and it was somewhat informative. I am having to assign a permanent Favored Class to a character if they select a particular feat.

How would this be possible?

I have attempted to use the script provided in the aforementioned post

Code:
hero.assign[FavClass.{classID}]

at Pre-Levels and Post-Levels 10000, but it is kicking back an undefined error

Syntax error in 'eval' script for Thing 'fDracHerit' (Eval Script '#1') on line 1
-> Unspecified error parsing script
 
Back
Top