Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - Pathfinder Roleplaying Game

Notices

Reply
 
Thread Tools Display Modes
Sendric
Senior Member
 
Join Date: Jul 2010
Posts: 3,147

Old November 1st, 2023, 11:38 AM
Quote:
Originally Posted by Mediator9292 View Post
Code:
(fieldval:gIsEquip <> 0) & (field[actUser].value >= 9)
Shouldn't this be:

Code:
(fieldval:gIsEquip <> 0) & (fieldval:actUser >= 9)
Sendric is offline   #1 Reply With Quote
Mediator9292
Member
 
Join Date: Apr 2018
Location: New York
Posts: 45

Old November 1st, 2023, 12:49 PM
Quote:
Originally Posted by Sendric View Post
Shouldn't this be:

Code:
(fieldval:gIsEquip <> 0) & (fieldval:actUser >= 9)
THAT WORKED! For the Item Spells, anyway - thank you Sendric!

Now the difficulty is getting it to work for the weapon powers. I tried using it for iBane, iHoly, iKeen, and got the following error:

Quote:
Hero Lab was forced to stop compilation after the following errors were detected:

Thing 'iGoldnsong' - Conditional bootstrap is not allowed with value assignment on 'user' field 'iCustSpec'
One or more timing errors were identified. Please review the timing report and correct the errors. You can access the report under the 'Develop' menu or by clicking this link.
I'm honestly not even sure where to start with the timing report - it seems to display comments about every single aspect of the file I'm working with (it has several dozen custom components so that my players only need to check 1 box to get all of our homebrew content working).
Mediator9292 is offline   #2 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 08:50 PM.


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