• 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

Help with new class Forester

Kaleb

Well-known member
I am having a few problems with a new class Forester that I am making
it is a varient of the Spell-less Ranger. The Class is working except for a Formatting error the Class tag reads Rager Spell-Less instead of Forester

I am also getting Favored enemies even though I have deleted them form the Favored enemies and Terrain and Bootstraps.

The most annoying error I am getting is this
Linkage pick 'table' not located for current context
Location: 'eval' script for Thing 'dAniComp' (Eval Script '#1') near line 1

The finial problem is Ranger Talents, the right number of talents is given but there is nothing to select form.
 
1) Did you copy the spell less ranger's class helper to make the forrester but are still using the class levels for the old class helper for some reason?

2) Look around for an eval script that is setting the number of enemies/terrains maybe?

3) You're probably bootstrapping the animal companion class special from the animal domain. That implies all members of the class get an animal companion, no choice. In that case, no need for a class special, you can just set the fields and whatnot on the class.

4) Ranger Talents were made for the old class. I believe you'll have to give Forester the SpecSource tag of the old class as well.
 
Back
Top