PROXiCiDE / MacroExtender

World of Warcraft addon
http://proxicide.github.io/MacroExtender/
GNU General Public License v2.0
9 stars 6 forks source link

#showtooltip not working + some errors #3

Open Lulleh opened 9 years ago

Lulleh commented 9 years ago

When I put #show or #showtooltip in a macro it just prints it in the chat as I would wamt to type it.

Also, the following macro does nothing.

/cast [nostance:3]Berserker Stance;Intercept /cast [stance:3,pmana:<10]Bloodrage

And then we got some wow errors, see below link for lua strings.

http://i.imgur.com/kZywpKN.jpg

MacroExtender oldActionButton_OnUpdate(elapsed)

RangeColor Old_ActionButton_OnUpdate(elapsed);

SuperMacro oldActionButton_SetTooltip();

It may or may not be related to the other issues.

PROXiCiDE commented 9 years ago

If you disable those two mods, it will work. I gotta figure out a way to hook these functions with out causing other mod problems. At first, SuperMacro will not be compatible as it is. Because MacroExtender already does and improves SuperMacro, except MacroExtender does not have extra Macro slots or the /craft command

Jackfish2808 commented 9 years ago

Hope you're still here Prox, Love this addon!

PROXiCiDE commented 9 years ago

I have not been very active on this like i should. I've been busy with life and have not had a chance to play wow

Jackfish2808 commented 9 years ago

I hear ya man. Appreciate the work you have done!

Sent from my iPhone

On Feb 2, 2015, at 10:37 AM, PROXiCiDE notifications@github.com wrote:

I have not been very active on this like i should. I've been busy with life and have not had a chance to play wow

— Reply to this email directly or view it on GitHub.