Showing results 1 to 21 of 21
Search took 0.00 seconds.
Search: Posts Made By: azsh
Forum: oUF (Otravi Unit Frames) 10-20-12, 03:01 PM
Replies: 0
Views: 3,255
Posted By azsh
Shadow orb's problem

Hello. I'm trying to recreate blizzard Shadow orbs using ouf plugin and i have problem with one texture i don't no how to force it to work(hide) with orb's maybe someone can help me ?

orbxn -...
Forum: oUF (Otravi Unit Frames) 11-03-10, 10:31 AM
Replies: 2
Views: 3,524
Posted By azsh
Eclipse bar + vechicle

I have major problem with this bar after i get into vehicle only texture hide but not entire element and leaves some strange black border ;/ I don't no...
Forum: oUF (Otravi Unit Frames) 10-25-10, 11:46 AM
Replies: 6
Views: 4,999
Posted By azsh
YeY not to self.icon but to eclipseBar and it's...

YeY not to self.icon but to eclipseBar and it's working :) Thanks for the idea ;)
Forum: oUF (Otravi Unit Frames) 10-25-10, 09:13 AM
Replies: 6
Views: 4,999
Posted By azsh
Hello i have problem, after change form to cat or...

Hello i have problem, after change form to cat or travel form glowing at icon (when i have eclipse) stay's (don't hide) i don't no why, mayby someone sees error ?

ss from my problem :...
Forum: oUF (Otravi Unit Frames) 10-20-10, 10:18 PM
Replies: 11
Views: 7,306
Posted By azsh
hehe it's working :D thanks for solution :)

hehe it's working :D thanks for solution :)
Forum: oUF (Otravi Unit Frames) 10-16-10, 09:18 AM
Replies: 21
Views: 10,767
Posted By azsh
hmm no negative value is when player gets eclipse...

hmm no negative value is when player gets eclipse buff and positive is when buff ends and need 50 energy to gets next eclipse. This api display 4 stages ;/

1: 100 - 0 player has solar eclipse
2: 0 -...
Forum: oUF (Otravi Unit Frames) 10-16-10, 12:55 AM
Replies: 21
Views: 10,767
Posted By azsh
im not master of lua code :) and i dont no how to...

im not master of lua code :) and i dont no how to write eclipse tag which would show:

0--100 - in lunar rotation
0--100 - in solar rotation

instead default procent's:

100%--0%--100% - in lunar...
Forum: oUF (Otravi Unit Frames) 10-15-10, 12:31 PM
Replies: 21
Views: 10,767
Posted By azsh
ok thanks for help :)

ok thanks for help :)
Forum: oUF (Otravi Unit Frames) 10-15-10, 09:28 AM
Replies: 21
Views: 10,767
Posted By azsh
Ok thanks for explain and help :) . The last...

Ok thanks for explain and help :) . The last thing how to add an arrow or something similar that will show the direction which spell cast to get eclipse ?
Forum: oUF (Otravi Unit Frames) 10-15-10, 08:15 AM
Replies: 21
Views: 10,767
Posted By azsh
ok you explain me everything, but when im log in...

ok you explain me everything, but when im log in to the game i have 2 separated bars

http://yfrog.com/nbwowscrnshot101510155625j

after cast wrath or starfire they marge. look at text tags in first...
Forum: oUF (Otravi Unit Frames) 10-15-10, 06:30 AM
Replies: 21
Views: 10,767
Posted By azsh
if playerClass == "DRUID" then local...

if playerClass == "DRUID" then
local eclipseBar = CreateFrame('Frame', nil, self)
eclipseBar:SetPoint('TOPLEFT', self, 'BOTTOMLEFT', 0, 100)
...
Forum: oUF (Otravi Unit Frames) 10-15-10, 06:08 AM
Replies: 21
Views: 10,767
Posted By azsh
hello. I think the module ecalips contains...

hello. I think the module ecalips contains errors. After logging displays two long bars (150 each) later after cast wrath this bar is reduced to 150 (as if they overlap and intersect), and then it...
Forum: oUF (Otravi Unit Frames) 09-26-10, 05:26 AM
Replies: 11
Views: 7,306
Posted By azsh
ah ok. Thanks for respond. I made makro's for...

ah ok. Thanks for respond. I made makro's for focus.
Forum: oUF (Otravi Unit Frames) 09-26-10, 02:18 AM
Replies: 11
Views: 7,306
Posted By azsh
Focus from menu bug ?

I have major problem with my oUF. When i'm using set focus from right-click menu i have this frustrating error

http://yfrog.com/0vwowscrnshot092510160655j

from command "/focus" it's work fine. Is...
Forum: oUF (Otravi Unit Frames) 09-25-10, 01:30 AM
Replies: 6
Views: 5,804
Posted By azsh
Ok im using your template if you don't mind is...

Ok im using your template if you don't mind is much better and cleaner than other's :) Thanks for help :D



-----------------------------
-- FUNCTIONS
-----------------------------
.....
...
Forum: oUF (Otravi Unit Frames) 09-24-10, 08:23 AM
Replies: 6
Views: 5,804
Posted By azsh
It's working ! thank you very much :) I spent...

It's working ! thank you very much :) I spent many hours to find a solution and did not realize that the change position can make a difference. Thanks ! :)
Forum: oUF (Otravi Unit Frames) 09-24-10, 07:40 AM
Replies: 6
Views: 5,804
Posted By azsh
Arena Frames spawn help

Hello. I have major problem with my oUF layout. im using this template http://wiki.github.com/haste/oUF/boilerplate-template.

My problem is that "arena frame target" look exactly like "arena frame"...
Forum: oUF (Otravi Unit Frames) 09-24-10, 02:37 AM
Replies: 1
Views: 3,470
Posted By azsh
This addon work fine with 1.4.3 oUF. my working...

This addon work fine with 1.4.3 oUF.

my working code:
http://pastey.net/140888
Forum: Lua/XML Help 05-21-10, 12:24 PM
Replies: 0
Views: 4,003
Posted By azsh
reset "Unit_Aura"

Hi. I create addon for tracking eclipse on my moonkin this addon display 4 states :

1: on Solar eclipse: "Eclipse Wrath"
2: on Lunar eclipse: "Eclipse Starfire"
3: after Lunar eclipse:...
Forum: oUF (Otravi Unit Frames) 05-11-10, 09:39 AM
Replies: 3
Views: 4,062
Posted By azsh
i have another solution: -- Colour...

i have another solution:


-- Colour bars
local r, g, b = .2, .6, 1 -- Colour for buffs (This is Magic Blue)
local bgMod = 0.5
if helpOrHarm == 'HARMFUL' then
local debuffType =...
Forum: oUF (Otravi Unit Frames) 05-10-10, 04:44 PM
Replies: 3
Views: 4,062
Posted By azsh
Aura bars - how to change color

HI i use oUF with Aura bars and I don't no how to change color's on bars, i wish to have violet on skill faerie fire and green on insect swarm....
Showing results 1 to 21 of 21