Tarmor
Well-known member
This part of your script:Oh here's the portfolio if you wanna take a look.
https://drive.google.com/open?id=1u0xiXKmKSTdquGOQf28jJ2BdtEFYptU3
foreach pick in hero from BaseSpell where "SpellType.cHelpOra & Helper.FreeSpell"
if (eachpick.root.tagis[ClassHelp.cHelpOra] <> 0) then
eachpick.field[livename].text = eachpick.field[thingname].text & " (constructs only)"
endif
Remove the: & "(constructs only)"