WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   AddOn Search/Requests (https://www.wowinterface.com/forums/forumdisplay.php?f=6)
-   -   Tyra Magic Macros needs an update. (https://www.wowinterface.com/forums/showthread.php?t=42001)

Phanx 12-15-11 12:22 AM

I don't see anything wrong with the code at first glance. If I have time this weekend, I'll look at it some more.

Lunyra 01-05-12 08:36 AM

Thought id give it a try on my Shadow Priest aswell for Mind Sear. It works just fine.

As long as you don't touch the Custom Icon button everything is working as it should.

Thanks for the update, i hope if it ever breaks down again you will be able to help us out once more :)

Bonejar 05-20-13 09:20 PM

Change for MoP
 
I still use TMM. I like it.
I took the previous posted change and incorporated it into my copy.
Another change is required for the monk class.
Line 8 of tmm.lua should be changed to:

Code:

local class_colors = { ["HUNTER"] = "ABD473",["WARLOCK"] = "9482C9",["PRIEST"] = "FFFFFF",["PALADIN"] = "F58CBA",["MAGE"] = "69CCF0",["ROGUE"] = "FFF569",["DRUID"] = "FF7D0A",["SHAMAN"] = "0070DE",["WARRIOR"] = "C79C6E",["DEATHKNIGHT"] = "C41F3B", ["MONK"] = "00FF96" }
I just added the last entry for monks.

In my tmm.lua file I have a total of 4 line changes now. The one above and three from the previously posted fix.

In case you don't know you can also change tmm.toc line 1 to:

Code:

## Interface: 50200
That's for MoP 5.2. I think you change to 50300 when MoP 5.3 is released.
(This brings the version up to date so its not considered an old addon.)

I hope this helps somebody.
Cheers!

ravagernl 05-21-13 09:53 AM

Quote:

Originally Posted by Bonejar (Post 278343)
[...]
In case you don't know you can also change tmm.toc line 1 to:

Code:

## Interface: 50200
That's for MoP 5.2. I think you change to 50300 when MoP 5.3 is released.
(This brings the version up to date so its not considered an old addon.)

I hope this helps somebody.
Cheers!

You should never update the Interface version in outdated AddOns unless you are the developing author. Changing the Interface Version has no effect on how the AddOn behaves in various game versions.
Just check the "Load out of date AddOns" checkbox when a patch day hits.

tordenflesk 10-15-14 12:51 PM

Apologies for the necro, but is anyone able to look in to a fix for WoD?
I haven't been able to find a replacement for this.


All times are GMT -6. The time now is 02:38 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI