View Single Post
12-16-10, 04:17 PM   #2
carboniteaddon
A Pyroguard Emberseer
 
carboniteaddon's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2008
Posts: 2,245
A UI would be many hours of work, so I just moved the table to Localization.lua:

NXMapAddonMinimapNames = { -- # is stripped
["GatherNote"] = true,
["GatherMatePin"] = true,
["MobMapMinimapDot_"] = true,
["CartographerNotesPOI"] = true,
["RecipeRadarMinimapIcon"] = true,
["NauticusMiniIcon"] = true,
["ZGVMarkerMini"] = true, -- Zygor ZGVMarker1Mini
}

I installed Archy, but his dig icon frames do not appear to have names.

It also seems to be leaking frames, since duplicates will appear in the Button window, when you turn it off and back on.
__________________
faatal

Last edited by carboniteaddon : 12-16-10 at 04:28 PM.