SpellReady and ' broken

A forum for reporting bugs NOT related to custom plugins.

Moderator: MacroQuest Developers

Maskoi

SpellReady and ' broken

Post by Maskoi » Sun Feb 25, 2018 8:37 pm

${Me.SpellReady[Minion of T'Vem]} && ${Me.SpellReady[Gift of T'Vem]} reporting false when mem'd
Looks like the ' apostrophe is causing some weirdness.

woobs
a grimling bloodguard
a grimling bloodguard
Posts: 627
Joined: Thu Dec 10, 2009 11:53 am

Re: SpellReady and ' broken

Post by woobs » Mon Feb 26, 2018 4:15 am

Did you use the backwards apostrophe (grave)? I had the same problem until I realized it was the wrong character. I had to set CycleNextWindow=0 to be able to use that key for typing (not cycling).

Maskoi

Re: SpellReady and ' broken

Post by Maskoi » Mon Feb 26, 2018 5:28 pm

That worked thanks