Showing results 1 to 9 of 9
Search took 0.00 seconds.
Search: Posts Made By: Cynyr
Forum: News 01-16-11, 07:19 PM
Replies: 15
Views: 24,428
Posted By Cynyr
Aha! thanks for that, I skimmed the FAQ too...

Aha! thanks for that, I skimmed the FAQ too quickly.
Forum: News 01-16-11, 06:29 PM
Replies: 15
Views: 24,428
Posted By Cynyr
existing repos

So do I need to do anything to my existing repos, or can i just add a remote and push to it?

git remote add ${NAME} ${URI AS SHOW IN GIT CONTROL INTERFACE}
git push ${NAME} master

the code above...
Forum: oUF (Otravi Unit Frames) 07-14-10, 05:12 PM
Replies: 88
Views: 50,129
Posted By Cynyr
Rune Frames

I finally got my rune frames working, thanks Mischback for the jumping off point.

local i
local runes = CreateFrame('Frame', nil, self)
for i = 1, 6 do
runes[i] = CreateFrame('StatusBar', nil,...
Forum: oUF (Otravi Unit Frames) 07-14-10, 08:06 AM
Replies: 88
Views: 50,129
Posted By Cynyr
Thanks, I got it showing up. Now i just need to...

Thanks, I got it showing up. Now i just need to finish updating for 1.4 I'll post a more concise howto once I get things working well. :SetPoint() isn't working like it should yet.
Forum: oUF (Otravi Unit Frames) 07-13-10, 09:00 PM
Replies: 88
Views: 50,129
Posted By Cynyr
Runebar

Having taken a look at both lily and classic and p3lim, I cannot figure out how to get a rune bar working for my DK alt. If i use Lily I get bliz's runebar up in the upperleft. I'd really like...
Forum: AddOn Search/Requests 05-10-10, 06:13 PM
Replies: 1
Views: 3,110
Posted By Cynyr
I'm pretty sure Prat...

I'm pretty sure Prat (http://www.wowinterface.com/downloads/info10783-Prat3.0.html) handles this. It did the last time I used it.
Forum: AddOn Search/Requests 05-10-10, 06:08 PM
Replies: 12
Views: 6,163
Posted By Cynyr
[quote]Omen is defenitely the best threat meter,...

[quote]Omen is defenitely the best threat meter, and yes, it can be scaled as you like.[quote]
It also plays sounds and has a screen flash for getting aggro, I'm not sure if it could be set up for...
Forum: oUF (Otravi Unit Frames) 05-09-10, 10:08 PM
Replies: 3
Views: 4,851
Posted By Cynyr
AhHA! got this working finally....

AhHA! got this working finally. http://www.wowwiki.com/SecureStateDriver#Examples showed me enough i guess. Also i should probably attempt to document SetFrameRef() now.
Forum: oUF (Otravi Unit Frames) 05-09-10, 09:19 PM
Replies: 3
Views: 4,851
Posted By Cynyr
player and target being "local player =...

player and target being "local player = oUF:Spwan(foo,bar,baz)"? if so I can't seem to get this to work at all, nor can i find any good info on RegisterStateDriver() wowwiki is a bit terse on it for...
Showing results 1 to 9 of 9