Download
(11Kb)
Download
Updated: 12-31-10 12:34 PM
Pictures
File Info
Updated:12-31-10 12:34 PM
Created:05-02-10 04:42 PM
Downloads:2,307
Favorites:2
MD5:

oUF Neph

Version: 1.2
by: lieandswell [More]

This is the oUF layout I use on my rogue. I host it here in case anyone else finds it useful.

Included frames:
* Player
* Target
* Focus target (for assisting the tank)
* Pet/Vehicle
* Party

Hides these frames:
* Focus
* Boss

Version 1.2: Updated for Cataclysm and current oUF versions. Added party frames.

Version 1.1: Added pet/vehicle frame.

Version 1.0: Hello world!
Optional Files (0)


Post A Reply Comment Options
Unread 05-17-10, 09:35 AM  
lieandswell
A Cyclonian
 
lieandswell's Avatar
AddOn Author - Click to view AddOns

Forum posts: 45
File comments: 43
Uploads: 11
Originally posted by viking355
I wonder, I would like to have the target information on the other side of the bar, Like tha targets name and buffs/debuffs, how do i reposition them?

Thankz, goodwork!
You'd need to edit oUF_Neph.lua.

For the name, change line 128 from
self.info:SetPoint("TOPRIGHT", self.Health, "TOPLEFT", -4, 0); to
self.info:SetPoint("TOPLEFT", self.Health, "TOPRIGHT", 4, 0);.

For the buffs, change line 139 from
self.Buffs:SetPoint("BOTTOMRIGHT", self, "BOTTOMLEFT", -6, 0); to
self.Buffs:SetPoint("BOTTOMLEFT", self, "BOTTOMRIGHT", 6, 0);.

And change lines 145 & 146 from
self.Buffs.initialAnchor = "BOTTOMRIGHT"; self.Buffs["growth-x"] = "LEFT"; to
self.Buffs.initialAnchor = "BOTTOMLEFT"; self.Buffs["growth-x"] = "RIGHT";

If there's anything else, you get the picture. It's not hard to tweak other people's layouts, but you need to know lua.
__________________
1/5 15:55:46.001 UNIT_DIED, 0x0000000000000000, nil, 0x80000000, 0xF130001942161FB7, "Gamon", 0xa28
Report comment to moderator  
Reply With Quote
Unread 05-13-10, 06:03 AM  
viking355
An Aku'mai Servant
 
viking355's Avatar

Forum posts: 31
File comments: 71
Uploads: 0
I wonder, I would like to have the target information on the other side of the bar, Like tha targets name and buffs/debuffs, how do i reposition them?

Thankz, goodwork!
Last edited by viking355 : 05-13-10 at 06:07 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: