Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - User Projects

Notices

Reply
 
Thread Tools Display Modes
Stonejager
Junior Member
 
Join Date: Aug 2017
Posts: 12

Old August 17th, 2017, 07:55 PM
I'm trying to add the ability to cast 4 0-level Sorcerer cantrips to a race. Using the Spellcasting Options section doesn't seem to work as it thinks I have 1 level of Sorcerer, including level 1 spells.

I've also tried the below script:

Quote:
~ If we're disabled, do nothing
doneif (tagis[Helper.FtDisable] <> 0)

~ Loop through all Arcane classes
foreach pick in hero from Class where "CasterSrc.Arcane"
~ increase caster level
eachpick.field[cCasterLev].value += 1
nexteach
But it generates a 'non-existent component 'Class' referenced by script' error

I thought maybe setting the phase to Post-Levels (Users) would let the script see the Class component but no luck.

Thoughts? Thanks in advance.
Stonejager is offline   #1 Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 03:59 PM.


Powered by vBulletin® - Copyright ©2000 - 2024, vBulletin Solutions, Inc.
wolflair.com copyright ©1998-2016 Lone Wolf Development, Inc. View our Privacy Policy here.