Thread Tools Display Modes
05-02-11, 12:39 PM   #1
MagoKimbra
A Defias Bandit
AddOn Author - Click to view addons
Join Date: Apr 2009
Posts: 3
MiniMapInstanceDifficulty

Can you put the button MiniMapInstanceDifficulty in the minimap?

Thank

Last edited by MagoKimbra : 05-02-11 at 01:00 PM.
  Reply With Quote
05-04-11, 04:48 AM   #2
sigg
Featured Artist
 
sigg's Avatar
Featured
Join Date: Aug 2008
Posts: 1,251
Hi Magokimbra

try to find the frame name of the button

add it in the file RDX/Designs/Buttons/MinimapButtons.lua

in this table :

Code:
local BlizzButtons = { 
	{ text = "MiniMapTracking" },
	{ text = "MiniMapVoiceChatFrame" },
	{ text = "MiniMapWorldMapButton" },
	{ text = "MiniMapLFGFrame" },
	{ text = "MinimapZoomIn" },
	{ text = "MinimapZoomOut" },
	{ text = "MiniMapMailFrame" },
	{ text = "MiniMapBattlefieldFrame" },
	{ text = "GameTimeFrame" },
	{ text = "FeedbackUIButton" },
};
or you have to wait 15 may

Cheers
__________________
RDX manager
Sigg
  Reply With Quote

WoWInterface » Featured Projects » OpenRDX » OpenRDX Community » OpenRDX: Community Chat » MiniMapInstanceDifficulty


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off