Thread Tools Display Modes
12-05-10, 02:51 PM   #1
Tobbe8716
An Aku'mai Servant
 
Tobbe8716's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2009
Posts: 36
Minimap "guild achievement thing"

Im looking for a string of code for moving the "guild achievement thing" (your in a guild group blabla) thats to the left of the map. Does anyone have this or atleast whats it called?
__________________
Arp UI oUF_Arp
  Reply With Quote
12-05-10, 02:56 PM   #2
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
If you use a minimap addon which allows for the movement of surrounding frames (such as SexyMap or my PocketPlot) you may already have a means of changing its location.

Otherwise...

/run GuildInstanceDifficulty:ClearAllPoints() GuildInstanceDifficulty:SetPoint("CENTER", Minimap, "CENTER", -50, 20)

Adjust to your needs.
__________________
"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
12-05-10, 03:01 PM   #3
Tobbe8716
An Aku'mai Servant
 
Tobbe8716's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2009
Posts: 36
No, not the instance difficulty, I mean when your in a group of 4-5 guildies in a heroic you get this icon you are now avablie for guild achievements.
__________________
Arp UI oUF_Arp
  Reply With Quote
12-05-10, 03:31 PM   #4
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
That is that frame.

GuildInstanceDifficulty


/edit: MinimapInstanceDifficulty is the flag that shows when you're in a heroic.
__________________
"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
12-05-10, 03:51 PM   #5
Tobbe8716
An Aku'mai Servant
 
Tobbe8716's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2009
Posts: 36
Originally Posted by Seerah View Post
That is that frame.

GuildInstanceDifficulty


/edit: MinimapInstanceDifficulty is the flag that shows when you're in a heroic.

Oh lol my fault reading to fast and just they look so similar ;D. Ill try it out thx
__________________
Arp UI oUF_Arp
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Minimap "guild achievement thing"


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