View Single Post
02-08-12, 02:10 PM   #1
Syliha
A Flamescale Wyrmkin
 
Syliha's Avatar
AddOn Author - Click to view addons
Join Date: May 2009
Posts: 104
What is this frame and how to move it?

http://h9.abload.de/img/wowscrnshot_020812_1890zb9.jpg

"Intercept Twilight Barrage to prevent damage to the Skyfire!"

Which frame is this and how do I move it without using another addon (like inserting a line into another addon).

I googled a it and found this thread:
http://forums.wowace.com/showthread.php?t=16601

Looks to me like this is the bossemote frame, am I right? And if so i have to write in the addon this line:

Code:
/script RaidBossEmoteFrame:ClearAllPoints() RaidBossEmoteFrame:SetPoint("CENTER", UIParent, "CENTER", X, Y)
Am I right? Wrong Frame? Any way to "attach" this frame to e.g. the raidwarning frame (for my needs it should be above it.

Also any way to make me see this frame without using addons like moveanything?

Also anyway to set the number of lines this frame can use?

Thanks for your help! Cheers!
__________________
Balance is, when everyone is unhappy.

Last edited by Syliha : 02-08-12 at 02:21 PM.
  Reply With Quote