Thread Tools Display Modes
11-06-09, 08:42 PM   #1
countrykris1
A Defias Bandit
Join Date: Jun 2009
Posts: 2
Question Moving/sizing Target icon

I have been trying to find some place in all the post to see how to move the target icon. I have everything sized how I want but it is hard for me to look down on the bottom to see my target, and I cant see the lvl clear enough. I would like to have just the target icon up at the bliz default place. Is there a way I can do this? If so can you pleas explain in detail how I can do this, I'm still learning how to change cods.
 
11-06-09, 08:51 PM   #2
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,928
I'm not sure if its possible in its current state. The target frame at the bottom of the screen is a part of the unit frames set up. Scott should be able to confirm if it is possible and if there is a reason why it should not be moved.
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
 
11-07-09, 07:22 AM   #3
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
First... why not just use the HUD? If nothing else, you can use the simple HUD. There's a plugin for the HUD that will add the target level to the display as well as a plugin that will add text to the simple HUD.

Otherwise, it is possible to move the target unit frame, however, it is very much *not* a trivial task because other frames are anchored to it. If you really must move it, you would edit [ Interface > AddOns > nUI > Layouts > Default > UnitPanels > {panel mode} > nUI_UnitPanel_{panel mode}.lua ] and locate the target unit frame entry in the file. Inside that entry you will find and "anchor =" section which contains "xOfs" and "yOfs" values which control the horizontal and vertical location of the unit frame relative to the frame it is anchored to. You can change those values to move it. Likewise, you can change the name of the frame it is anchored to by changing the value of "relative_to" etc.

As already pointed out, be aware that when you move the target unit frame, other screen elements may move as well. So you might well find yourself going down a rabbit hole and you move other frames back, and so on.

nUI6 should make all of this much easier... but my advice would be to learn to use the HUD... that's what it is there for is to allow you to always keep your eye at the center of the action. The HUD presents all of the information you need in a circle around the actual combat. Once you learn to use it, you really don't need a target frame unless you are using unit frame click macros.
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.



Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/
 
 

WoWInterface » Featured Projects » nUI, MozzFullWorldMap and PartySpotter » Customization » nUI: Customizing Layouts » Moving/sizing Target icon


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