Mmko

Change log

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

Facts

Uploaded on
14 Aug 2008
Game version
  • 2.4.3
Filename
Mmko_3.0.1.zip
Size
124.0 KiB
MD5
fec14e3058bb82a8f74363e23aaf6c7c
Type
Release
Status
Normal

Authors