Thread Tools Display Modes
06-22-10, 06:57 PM   #1
weasoug
A Flamescale Wyrmkin
 
weasoug's Avatar
AddOn Author - Click to view addons
Join Date: May 2010
Posts: 127
Post Dungeon Difficulty Move

Hi there all. i wanted to move that i guess its the Dungeon Difficulty. flag. near the minimap. so with the minimap i have. i did this.


local map_positions
if map_style == 2 then
map_positions = {
position = {
[1] = { frame = "DifficultyOnEvent", anchor1 = "TOPLEFT", anchor2 = "TOPLEFT", anchorframe = "Minimap", posx = -26, posy = 5 },
what is the right call for it. as it would seem its not DifficultyOnEvent

i added a photo if not sure what i mean.



Uploaded with ImageShack.us


thanks for your time
  Reply With Quote
06-22-10, 07:19 PM   #2
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
What minimap addon are you using? Where is this code coming from?
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote
06-22-10, 07:23 PM   #3
weasoug
A Flamescale Wyrmkin
 
weasoug's Avatar
AddOn Author - Click to view addons
Join Date: May 2010
Posts: 127
Originally Posted by Seerah View Post
What minimap addon are you using? Where is this code coming from?
its rMinimap. that i have
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Dungeon Difficulty Move


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