View Single Post
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   #6 Reply With Quote