These three work fine.
/echo ${Me.Buff[Ward of Gallantry].Duration.Time}
/echo ${Me.Buff[Ward of Gallantry]}
/echo ${Me.Buff[resist magic].Duration.Time}
This one does not. I'm thinking it's something to do with the "'s" in the Kazad's
and I have tried putting the Kazad's Mark in " " but still no go.
/echo ${Me.Buff[Kazad's Mark].Duration.Time}
I'm I doing something wrong or is this a bug?



