Hey all,
I recently downloaded Quick DKP V2 - Addons - Curse
I've been looking around for a while to hide the minimap button (I'm not so fond of them) but can't seem to find anything.
Help would be greatly appreciated. ;p
Hey all,
I recently downloaded Quick DKP V2 - Addons - Curse
I've been looking around for a while to hide the minimap button (I'm not so fond of them) but can't seem to find anything.
Help would be greatly appreciated. ;p
Hi,
1. Goto your addons folder and go into the "QDKP2_GUI" folder
2. Edit "QDKP2_GUI.xml" with notepad or such.
3. Search for "<!-- Minimap Button-->"
4. Goto the line below and change:
<Button name="QDKP2GUI_MiniBtn" frameStrata="LOW" parent="Minimap" movable="true" hidden="false">
to
<Button name="QDKP2GUI_MiniBtn" frameStrata="LOW" parent="Minimap" movable="true" hidden="true">
5. Save the file.
6. Restart wow or reload the ui (/console reloadui)
7. There you go
Have fun![]()