Mmko

Abandoned
Mmko

File Details

Mmko 3.0.1

  • R
  • Aug 14, 2008
  • 124.01 KB
  • 17
  • 2.4.3
  • Retail

File Name

Mmko_3.0.1.zip

Supported Versions

  • 2.4.3

3.0/3.0.1 MAY NOT BE COMPATIBLE WITH 2.3

Added: FuBar Support (just an icon that mimics the minimap icon for those who use FuBar and hate the minimap icons)

MainTank and OffTank assignments

If you get errors due to incompatibility, roll back or force an upgrade? there are 4 lines of code that can be added to the 2.3 versions that MAY fix the issue

In the localization.enus.lua file, anywhere after the line MmkoLOC = {}

you can add the following 2 lines MmkoLOC["mt"] = "MainTank" MmkoLOC["ot"] = "OffTank"

also

in the Mmko.lua

following the line j["ind"] = MmkoLOC["ind"]

add the following 2 lines j["mt"] = MmkoLOC["mt"] j["ot"] = MmkoLOC["ot"]


easier to upgrade in my opinion, let me know if you find any bugs please

Mm