Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - d20 System
Register FAQ Community Today's Posts Search

Notices

Reply
 
Thread Tools Display Modes
Spyderbane
Member
 
Join Date: Apr 2017
Posts: 71

Old October 1st, 2023, 02:46 PM
I'm trying to add duskwood and I am having issues with the prereq for armor. "must be breastplate"

Code:
    @valid = 0
     if (tagis[IsWeapon.w?] + tagis[mBreastpl] <> 0 ) then 
    @valid = 1
   endif
This works for weapon but I am having issues with the tag for breastplate.
Spyderbane is offline   #1 Reply With Quote
Sendric
Senior Member
 
Join Date: Jul 2010
Posts: 3,147

Old October 2nd, 2023, 02:56 AM
Quote:
Originally Posted by Spyderbane View Post
I'm trying to add duskwood and I am having issues with the prereq for armor. "must be breastplate"

Code:
    @valid = 0
     if (tagis[IsWeapon.w?] + tagis[mBreastpl] <> 0 ) then 
    @valid = 1
   endif
This works for weapon but I am having issues with the tag for breastplate.
mBreaspl is an incomplete tag. Try:

tagis[thingid.mBreastpl]
Sendric is offline   #2 Reply With Quote
Reply


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 05:06 AM.


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