(just my test.mac)
Code: Select all
| test.mac
Sub Main
/declare SpellName global
/varset SpellName ${Me.Gem[@Param0]}
/echo @SpellName
/echo ${Me.Gem[@Param0]}
/return
Minor
Minor Healing
I would assume that my issue is with varset not taking the full spaced name. Any one able to illaberate on my issues?
Bob

