Aura change problem. No Such 'string' member 'Name'
Posted: Sun Oct 01, 2017 5:19 pm
- [2017/10/01 16:01:38] No such 'string' member 'Name'
- [2017/10/01 16:01:38] noneya.mac@4015 (Aura): /if (${Me.Aura[1].Name.Length} && !${Me.AltAbility[Spirit Mastery]} && !${Me.AltAbility[Auroria Mastery]}||${Me.Aura[2].Name.Length}||${AuraDelay}||${NeedLoad}) /return
- [2017/10/01 16:01:38] noneya.mac@413 (Rest): /call ${RestRoutines.Arg[${i},|]}
- [2017/10/01 16:01:38] noneya.mac@256 (Main(string Param0, string Param1)): /call Rest
- [2017/10/01 16:01:38] The current macro has ended.
Is an error I get on a shaman.
I confirm it isn't macro related by typing /echo ${Me.Aura[1].Name.Length} on the shaman to reproduce the error.
I type the same thing on a ShadowKnight and a Berserker and I don't get the error.
I've created a work around in the macro to check to see if I'm playing the shaman and then to use alternate Syntax ${Me.Aura[1].Length} and this does not produce an error.
Any thoughts EQMule/Others that work with the TLO's and Datetypes?
- [2017/10/01 16:01:38] noneya.mac@4015 (Aura): /if (${Me.Aura[1].Name.Length} && !${Me.AltAbility[Spirit Mastery]} && !${Me.AltAbility[Auroria Mastery]}||${Me.Aura[2].Name.Length}||${AuraDelay}||${NeedLoad}) /return
- [2017/10/01 16:01:38] noneya.mac@413 (Rest): /call ${RestRoutines.Arg[${i},|]}
- [2017/10/01 16:01:38] noneya.mac@256 (Main(string Param0, string Param1)): /call Rest
- [2017/10/01 16:01:38] The current macro has ended.
Is an error I get on a shaman.
I confirm it isn't macro related by typing /echo ${Me.Aura[1].Name.Length} on the shaman to reproduce the error.
I type the same thing on a ShadowKnight and a Berserker and I don't get the error.
I've created a work around in the macro to check to see if I'm playing the shaman and then to use alternate Syntax ${Me.Aura[1].Length} and this does not produce an error.
Any thoughts EQMule/Others that work with the TLO's and Datetypes?