I am trying to create a metamagic feat that requires the spell to have an area. I see that there is a field called sArea, but I can't figure how to validate it. Any help in that area would be great. I was working along these lines.
Thanks
Thanks
Code:
validif (component.BaseSpell.field[sArea.?] <> 0)