View Single Post
Spyderbane
Member
 
Join Date: Apr 2017
Posts: 72

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