• 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

Spellbook via configurable

frumple

Well-known member
I have options for a class that can allow the user to select a limited spellbook. Normally I would modify the class helper to handle this, but the class can select both a wizard/witch spellbook and a cleric/druid spellbook. Both of these specific they learn X number of spells for their spellbook. Of these spells they can use Y of them each day.

Because of this I was thinking of using a configurable. However, how do I add a spellbook via. a configurable as well as set up the limits on number of spells they can select and the number taken per day?
 
I know I tried something similar to this with my last project and I just couldn't get all the tags to show up right.
 
Back
Top