Showing results 1 to 15 of 15
Search took 0.00 seconds.
Search: Posts Made By: Berb
Forum: UI Screenshots, Feedback and Design Discussion 09-05-11, 01:11 AM
Replies: 1,556
Views: 812,116
Posted By Berb
Looking good, Alza.

Looking good, Alza.
Forum: oUF (Otravi Unit Frames) 11-13-10, 07:54 PM
Replies: 106
Views: 117,551
Posted By Berb
I believe all you have to change...

I believe all you have to change is:

lib.lua
f:SetAttribute("initial-height", f.height)
f:SetAttribute("initial-width", f.width)
f:SetAttribute("initial-scale", f.scale)


to
Forum: UI Screenshots, Feedback and Design Discussion 11-05-10, 08:20 AM
Replies: 4,945
Views: 2,240,534
Posted By Berb
I've been using this for a while now, but it's in...

I've been using this for a while now, but it's in the process of being updated for Cata.

http://i3.photobucket.com/albums/y99/Silent-killers/WoW/th_Perb_Cata_UI_Lock.jpg...
Forum: oUF (Otravi Unit Frames) 10-29-10, 07:20 PM
Replies: 106
Views: 117,551
Posted By Berb
Awesome. The texture was black, but I changed the...

Awesome. The texture was black, but I changed the colors line to:
r,g,b = unpack(element.__owner.colors.class[class])
Seems to be fine now.

As for conditions, I believe this will do the...
Forum: oUF (Otravi Unit Frames) 10-29-10, 05:22 PM
Replies: 106
Views: 117,551
Posted By Berb
Thanks for the reply, but how exactly do I color...

Thanks for the reply, but how exactly do I color it by class? I tried the following from looking at other layouts:
lib.myPostCastStart = function(self, element, unit, spellname, spellrank,...
Forum: oUF (Otravi Unit Frames) 10-29-10, 09:39 AM
Replies: 106
Views: 117,551
Posted By Berb
Thanks for the tutorial, zork. I've managed get...

Thanks for the tutorial, zork. I've managed get almost everything the way I want, except for the castbar. I'm trying to color the castbar by class. Every layout I look at seems to use a single color...
Forum: UI Screenshots, Feedback and Design Discussion 10-10-10, 06:13 PM
Replies: 4,945
Views: 2,240,534
Posted By Berb
Most things in the default UI scream "bloat", so...

Most things in the default UI scream "bloat", so I welcome a pixel skin theme.
Forum: Cataclysm Beta 10-09-10, 10:01 PM
Replies: 101
Views: 40,500
Posted By Berb
I think the only addon I'm missing now is...

I think the only addon I'm missing now is sFilter.

edit: Hm, nevermind. Some spellIDs may have changed :p.
Forum: Graphics Help 07-08-10, 07:12 PM
Replies: 11
Views: 17,548
Posted By Berb
Little bump for the 3.3.5 patch. Anyone know what...

Little bump for the 3.3.5 patch. Anyone know what the friends list tooltip is called?
Forum: oUF (Otravi Unit Frames) 07-07-10, 06:01 PM
Replies: 4
Views: 4,516
Posted By Berb
Line 91 in style.lua. if(unit=="player") then ...

Line 91 in style.lua.
if(unit=="player") then
bar.value:SetFormattedText("|cff%02x%02x%02x%s|r %s", r*255, g*255, b*255, min, max)

I'm not exactly sure how to change it without being in game,...
Forum: UI Screenshots, Feedback and Design Discussion 03-18-10, 02:14 AM
Replies: 4,945
Views: 2,240,534
Posted By Berb
My new WIP. Inspired by many people. Addons...

My new WIP. Inspired by many people.

Addons here...
Forum: UI Screenshots, Feedback and Design Discussion 12-06-09, 07:11 AM
Replies: 4,945
Views: 2,240,534
Posted By Berb
Current...

Current WIP:
http://i3.photobucket.com/albums/y99/Silent-killers/WoW/perb_ui_wip_stuf.jpg
http://i3.photobucket.com/albums/y99/Silent-killers/WoW/perb_ui_wip_stuf2.jpg
Forum: UI Screenshots, Feedback and Design Discussion 12-01-09, 11:03 PM
Replies: 4,945
Views: 2,240,534
Posted By Berb
A work in...

A work in progress:
http://i3.photobucket.com/albums/y99/Silent-killers/WoW/th_perb_ui_wip2.jpg (http://s3.photobucket.com/albums/y99/Silent-killers/WoW/perb_ui_wip2.jpg)

I'm not exactly sure where...
Forum: Graphics Help 12-01-09, 10:38 PM
Replies: 11
Views: 17,548
Posted By Berb
I haven't died, and I appreciate the replies. I'm...

I haven't died, and I appreciate the replies. I'm back with another question.

I'm trying to make a 1 pixel tooltip border, but the left side of the tooltip is not aligned. Here's an image of the...
Forum: Graphics Help 09-11-09, 10:12 PM
Replies: 11
Views: 17,548
Posted By Berb
Custom Tooltip blp (request)

I've been playing around with the UI-Tooltip-Border.blp and UI-Tooltip-Background.blp for a while now trying to make then both black to match the tooltip addon I currently use (aTooltip from ALZA...
Showing results 1 to 15 of 15