Category: oUF: Layouts
Addon Information
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)

This file is a Addon for oUF by haste. You must have that installed before this Addon will work.

Author:
Version:
1.5
Date:
05-22-2009 05:51 AM
Size:
6.52 Kb
Downloads:
2,808
Favorites:
27
MD5:
Pictures
Click to enlarge
Version 1.5 / Castbars
oUF zp
Features

Player Frame
Player Castbar

Pet Frame

Focus Frame
Focus Castbar

Target Frame
Target Castbar
Target of Target Frame

Party Frames
Raid Frames


Plugins Supported

oUF_ReadyCheck
oUF_Smooth
  Change Log - oUF zp
1.5
Removed oUF_Experience support.

Changed font, now uses default wow fonts.

New look for cast bars.
Added a focus cast bar.
  Archived Versions - oUF zp
File Name
Version
Size
Author
Date
1.4b
31kB
thatguyzp
04-28-2009 02:46 PM
  Comments - oUF zp
Post A Reply Comment Options
Old 09-07-2009, 09:08 PM  
zzszss
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
wow~I love this layout....thank u for making it

and I moded the raid

wonder know how to add the "offline", "dead" text in the party&raid unitframe when the members actully offline or dead....


zzszss is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-01-2009, 01:18 AM  
Flak
A Defias Bandit

Forum posts: 2
File comments: 44
Uploads: 0
In raid.lua edit line 71:
for i = 1, 5 do

to:

for i = 1, 8 do
Flak is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-13-2009, 10:37 PM  
YrDaDy
A Kobold Labourer

Forum posts: 1
File comments: 11
Uploads: 0
raid frames

is there anyway to make it so the raid frames will expand all the way to 40 instead of stopping at 25?
YrDaDy is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-11-2009, 01:46 PM  
evilshark
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
nice layout,but i need the runebar,can you help me?

Last edited by evilshark : 07-11-2009 at 01:47 PM.
evilshark is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-14-2009, 07:27 AM  
viking355
A Deviate Faerie Dragon

Forum posts: 13
File comments: 51
Uploads: 0
This layout ends up to low for me, can you please tell me a way to move them up a bit(player frames then ofc.)?

thnx

Last edited by viking355 : 06-14-2009 at 07:41 AM.
viking355 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-06-2009, 01:46 PM  
Icedawg
A Kobold Labourer

Forum posts: 1
File comments: 33
Uploads: 0
raid setup

thatguyzp could you tell me if I can setup the raid frames to start from the bottom up? Instead of top down?

I could not for the life of me figure it out.

thanks
Icedawg is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-22-2009, 05:01 PM  
Icedawg
A Kobold Labourer

Forum posts: 1
File comments: 33
Uploads: 0
That did the trick!

Thanks



Quote:
Originally posted by thatguyzp
in core.lua, look for
Code:
self:Tag(unitnames,'[name]')
Add this under it.
Code:
if unit == "target" then
	self:Tag(unitnames,'[smartlevel] [name]')
end
Should do the trick.
Icedawg is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-22-2009, 08:43 AM  
v4npro
A Kobold Labourer

Forum posts: 0
File comments: 65
Uploads: 2
Hey ZP, gonna try out your layout again. Hopefully I will enjoy it so much that I can say good job in ventrilo to you.

Xoxoxoxoxo
v4npro is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-22-2009, 05:56 AM  
thatguyzp
A Defias Bandit
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 17
Uploads: 4
Quote:
Originally posted by Icedawg
I love the layout.

I've modded it to fit my needs, only problem I have is I'd like to have the target level before the targets name..

Any chance of posting the code needed here so I can put it in?

I've looked at other layouts to try to do it myself, but I have failed.

Thanks
in core.lua, look for
Code:
self:Tag(unitnames,'[name]')
Add this under it.
Code:
if unit == "target" then
	self:Tag(unitnames,'[smartlevel] [name]')
end
Should do the trick.

Last edited by thatguyzp : 05-22-2009 at 06:08 AM.
thatguyzp is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-17-2009, 09:19 PM  
Icedawg
A Kobold Labourer

Forum posts: 1
File comments: 33
Uploads: 0
I love the layout.

I've modded it to fit my needs, only problem I have is I'd like to have the target level before the targets name..

Any chance of posting the code needed here so I can put it in?

I've looked at other layouts to try to do it myself, but I have failed.

Thanks
Icedawg is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-28-2009, 03:36 PM  
thatguyzp
A Defias Bandit
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 17
Uploads: 4
Re: I have a request for ZP

Quote:
Originally posted by Great White Cow
I would really enjoy seeing a ZP compilation with what you use for your entire UI. Just a suggestion.

@Nytekat: I really doubt ZP is going to ever add that junk, this has always been a really simple raider layout, that stuff just isn't nessesary.

As expected ZP shall now receive a bananana parade...
I've added my UI compilation, you can find it here
thatguyzp is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-22-2009, 10:19 PM  
Great White Cow
A Kobold Labourer
 
Great White Cow's Avatar

Forum posts: 0
File comments: 66
Uploads: 0
I have a request for ZP

I would really enjoy seeing a ZP compilation with what you use for your entire UI. Just a suggestion.

@Nytekat: I really doubt ZP is going to ever add that junk, this has always been a really simple raider layout, that stuff just isn't nessesary.

As expected ZP shall now receive a bananana parade...
Great White Cow is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-03-2009, 12:15 PM  
nytekat
A Deviate Faerie Dragon
 
nytekat's Avatar

Forum posts: 15
File comments: 35
Uploads: 0
I really like this unit frame, but I miss some of the basic stuff... I like icons to show pvp, resting, group leader or the target's lvl and elite +. Is there an easy way to add those? I know nothing of coding

Also do you plan to add some of the other add on's for ouf? Druid mana bar and debuff highlight are the main one's I'd love to see.

Last edited by nytekat : 02-04-2009 at 11:42 AM.
nytekat is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-03-2009, 12:52 AM  
blackpandemic
A Flamescale Wyrmkin
 
blackpandemic's Avatar

Forum posts: 123
File comments: 118
Uploads: 2
Quick question. I'm finding my priests mana bar a bit too dark to see (the blue). Is there a texture file or, even better, a lua line in which I can make it a lighter blue?

Thanks, love the layout!
__________________
"It is forbidden to kill; therefore all murderers are punished unless they kill in large numbers and to the sound of trumpets." -Voltaire
blackpandemic is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-25-2008, 08:58 AM  
thatguyzp
A Defias Bandit
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 17
Uploads: 4
Quote:
Originally posted by oeten
Greetings,

I just ran into your layout and I like it very well, but I have a question about
the bufftimers on the target frame;

on your screenshot fpr 1.05 it shows numeric values, but if I install your layout it appears as Blizzard standart (black circle).

Are you using an additional addon fpr the numeric cooldown?
I use OmniCC_Basic, which is a stripped down version of OmniCC.

You can find OmniCC Here

Last edited by thatguyzp : 12-25-2008 at 08:58 AM.
thatguyzp is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.