Showing results 1 to 15 of 15
Search took 0.00 seconds.
Search: Posts Made By: Tastyfrog
Forum: UI Screenshots, Feedback and Design Discussion 02-16-11, 11:33 PM
Replies: 1,556
Views: 812,063
Posted By Tastyfrog
Why hide the chat? Sometimes people talk to you...

Why hide the chat? Sometimes people talk to you in combat.
Like the rest though. What font?
Forum: oUF (Otravi Unit Frames) 07-10-10, 11:25 AM
Replies: 88
Views: 49,748
Posted By Tastyfrog
Im creating my own. I tried changing button.icon...

Im creating my own. I tried changing button.icon and button.overlay in PostCreateIcon, but that didnt seem to work.
Forum: oUF (Otravi Unit Frames) 07-09-10, 05:09 PM
Replies: 88
Views: 49,748
Posted By Tastyfrog
How to i get rid of the annoying border on the...

How to i get rid of the annoying border on the icons?
Forum: oUF (Otravi Unit Frames) 12-13-09, 01:47 PM
Replies: 10
Views: 6,384
Posted By Tastyfrog
Heres a image...

Heres a image http://dl.dropbox.com/u/28223/Screen%20shot%202009-12-13%20at%2011.44.26%20AM.PNG
The bar on the left is the original and the one on the left is it inverted.
Forum: oUF (Otravi Unit Frames) 12-13-09, 12:33 AM
Replies: 10
Views: 6,384
Posted By Tastyfrog
Im back for more help. :D How could I invert a...

Im back for more help. :D
How could I invert a bar texture? like make all black parts white and all white parts black.
Forum: oUF (Otravi Unit Frames) 12-03-09, 05:25 PM
Replies: 10
Views: 6,384
Posted By Tastyfrog
Yeah, i got that. Thanks for the help

Yeah, i got that. Thanks for the help
Forum: oUF (Otravi Unit Frames) 12-02-09, 06:58 PM
Replies: 10
Views: 6,384
Posted By Tastyfrog
Now I am having a problem with auras. If i...

Now I am having a problem with auras. If i target someone then hit esc or deselect them, the target unit frame goes away (good), but the auras stay (bad).

heres my current code

local statusbar =...
Forum: oUF (Otravi Unit Frames) 12-01-09, 08:01 PM
Replies: 10
Views: 6,384
Posted By Tastyfrog
wow.. thanks a lot

wow.. thanks a lot
Forum: oUF (Otravi Unit Frames) 12-01-09, 05:57 PM
Replies: 10
Views: 6,384
Posted By Tastyfrog
Layout help

I am working on creating my own layout. Right now i am just modding oUF Lily and using bits and pieces from other layouts... However, I am having trouble changing the font.

Here's my...
Forum: oUF (Otravi Unit Frames) 11-27-09, 06:39 PM
Replies: 38
Views: 15,369
Posted By Tastyfrog
wow, it is actually kinda easy to sort buffs. ...

wow, it is actually kinda easy to sort buffs. thanks.

my code:
local prePosition = function(self, a, n)
table.sort(a, function(a,b) return a.timeLeft>b.timeLeft end)
end
Forum: oUF (Otravi Unit Frames) 11-27-09, 02:45 PM
Replies: 38
Views: 15,369
Posted By Tastyfrog
Sorting of auras

This might be a stupid question (because im really new to oUF), but is it possible to sort buffs?
Forum: oUF (Otravi Unit Frames) 04-30-09, 08:39 PM
Replies: 1,215
Views: 382,800
Posted By Tastyfrog
I found a way to do it, but i need to be able to...

I found a way to do it, but i need to be able to wait or pause for half a second or so.. does anyone know how to do this.
Forum: oUF (Otravi Unit Frames) 04-29-09, 06:23 PM
Replies: 1,215
Views: 382,800
Posted By Tastyfrog
I wanted to change ouf_BarFader to fade the bars...

I wanted to change ouf_BarFader to fade the bars slowly... unfortunately im pretty new to lua
This is what i have so far, but it doesnt seem to be working
local function Update(self)
local...
Forum: Lua/XML Help 04-11-09, 06:20 PM
Replies: 5
Views: 3,517
Posted By Tastyfrog
ok... how does gatherer recognize them..

ok... how does gatherer recognize them..
Forum: Lua/XML Help 04-11-09, 04:42 PM
Replies: 5
Views: 3,517
Posted By Tastyfrog
How do you get the number of mining nodes on the minimap?

I'm kinda new at lua, and im not sure how to find out how many nodes there are.
Showing results 1 to 15 of 15