Download
(22Kb)
Download
Updated: 05-24-09 09:11 AM
Addon for:
oUF.
Pictures
File Info
Updated:05-24-09 09:11 AM
Created:11-09-08 11:10 AM
Downloads:3,739
Favorites:11
MD5:

oUF Whiskey

Version: r5
by: Soeters [More]

What's this ?

Works with the latest oUF
oUF_Whiskey is a raid/party layout for oUF.
I use it to complete my other oUF layout oUF_Deith.

It supports party, the eight raid groups, the MainTank and MainAssist header.
The alpha changes if the unit wether or not the raid member is in range.
The unit will spawn vertically and the eight raid groups will spawn under the previous one.

It works with oUF_ReadyCheck

r5
Major update
New layout
Almost everything changed

2.0
Major update

1.3
Fixed some bugs

1.2.1
I forgot a , somewhere ^^ thanks Alkar

1.2
Party support

1.1

Added the MT and MA header support
Post A Reply Comment Options
Unread 12-13-08, 10:29 AM  
Alkar
A Chromatic Dragonspawn
 
Alkar's Avatar
AddOn Author - Click to view AddOns

Forum posts: 195
File comments: 94
Uploads: 4
Along with the missin , the tags on the party frames are out of place like you can see a ghost of the second person in the party over your own fram in the corner, if ya get what im sayin.. its kinda like there is a ghost frame over laping the party frame..
Report comment to moderator  
Reply With Quote
Unread 12-13-08, 12:30 PM  
Soeters
A Warpwood Thunder Caller
 
Soeters's Avatar
AddOn Author - Click to view AddOns

Forum posts: 97
File comments: 207
Uploads: 20
I think I've understood what you say but I'm not sure (I'm french)

I'll go into a group to see if I've the bug

Edit: Maybe it's oUF_Deith layout that is overlapping even if oUF_Deith doesn't spawn it
__________________
Last edited by Soeters : 12-13-08 at 12:42 PM.
Report comment to moderator  
Reply With Quote
Unread 09-12-09, 12:52 PM  
jasje
A Chromatic Dragonspawn
 
jasje's Avatar
AddOn Author - Click to view AddOns

Forum posts: 150
File comments: 279
Uploads: 4
hello ive deleted the power text on the raid frames and moved the healt % to the right of the frame but i want names in the raid frames i saw there is a code in the lua wich contains names but i cant seem to get them working any help
__________________

Tukui | Github
Report comment to moderator  
Reply With Quote
Unread 09-12-09, 02:09 PM  
Soeters
A Warpwood Thunder Caller
 
Soeters's Avatar
AddOn Author - Click to view AddOns

Forum posts: 97
File comments: 207
Uploads: 20
Add that in the Style function:
Code:
local Name = SetFontString(self.Health, font, 10)
Name:SetPoint('RIGHT',self,'LEFT',0,-.45) 
self:Tag(Name,'[name]')
if unit == 'targettarget' then
	Name:ClearAllPoints()
	Name:SetJustifyH("RIGHT")
	Name:SetPoint('LEFT',self,'RIGHT',10,-.45)
end
__________________
Last edited by Soeters : 09-13-09 at 07:24 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.