View Single Post
Patrick
Junior Member
 
Join Date: Jun 2011
Posts: 3

Old March 5th, 2012, 10:25 AM
I have a race with spellcasting ability equal to its hit dice. This is easy enough to do, but if I add additional HD, the magic level does not increase. I added an evaluation script for the race as a post-level evaluation, but I cannot get it to work. I think I need to do something like:

~set caster level
hero.childfound[cCaster].field[cMagicLev].value = herofield[tHitDice].value

however, i get the error of a non-existing thing. any ideas?
Patrick is offline   #1 Reply With Quote