View Single Post
Bob G
Senior Member
 
Join Date: Nov 2017
Location: Trafford, PA, USA
Posts: 226

Old December 30th, 2017, 08:07 AM
Quote:
Originally Posted by Aaron View Post
SpellType.cHelpXXX (replace XXX with whatever is appropriate for your class) and CasterType.MemBook
Thanks Aaron. I got an invalid tag expression when I used this script:
Code:
foreach pick in hero from BaseSpell where "SpellType.cHelpArn" &  "CasterType.MemBook"
I get the feeling it's because the tag "SpellType.cHelpArn" isn't located in the BaseSpell component.
Bob G is offline   #10 Reply With Quote