Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: Kitami
Forum: Cladhaire's Mods 02-20-07, 02:15 AM
Replies: 723
Views: 297,493
Posted By Kitami
You can only test the range based on spells which...

You can only test the range based on spells which are cast on a target, which isn't the case with Battle Shout.

For example:

Healing Touch:
Range: 40 yards
...
Forum: Cladhaire's Mods 01-12-07, 05:21 AM
Replies: 723
Views: 297,493
Posted By Kitami
Just out of curiosity: Is in WoW 2.0.3 all you...

Just out of curiosity:
Is in WoW 2.0.3 all you need or do we still have to wait for another patch until you can code a final release?
Forum: Cladhaire's Mods 01-11-07, 02:22 PM
Replies: 723
Views: 297,493
Posted By Kitami
Looks like it's the aggro-check. Without it the...

Looks like it's the aggro-check. Without it the framedrops is gone.

I also have sRaidFrames still active at the moment. Cold it be that there's a problem between them to?
Forum: Cladhaire's Mods 01-11-07, 01:58 PM
Replies: 723
Views: 297,493
Posted By Kitami
Hmmm ... i just tested r77 in Naxx ... I still...

Hmmm ... i just tested r77 in Naxx ... I still have the problem that my framrate drops about 30% when praid is active. :(
Forum: Cladhaire's Mods 01-11-07, 12:33 PM
Replies: 723
Views: 297,493
Posted By Kitami
To fix scaling: Open the PerfectRaid_Hacks.lua...

To fix scaling:

Open the PerfectRaid_Hacks.lua and search
for i=1,8 do
local name = "PRHeader"..i
local button = getglobal(name)
if button then
button:SetScale(scale)
end
end
Forum: Cladhaire's Mods 01-11-07, 12:17 PM
Replies: 723
Views: 297,493
Posted By Kitami
But it does not ... at lest not on my client. I...

But it does not ... at lest not on my client.

I had to change
column:SetAttribute("maxColumns", 2)
column:SetAttribute("unitPerColumn", 20)
to
column:SetAttribute("maxColumns",...
Forum: Cladhaire's Mods 01-03-07, 04:10 AM
Replies: 723
Views: 297,493
Posted By Kitami
Hmmm ... looks like my last post was not clear...

Hmmm ... looks like my last post was not clear enough, I think. ;)

So let's rephrase: Is there or will there be a way to change the look of displayed debuffs, e.g. adding a border around the...
Forum: Cladhaire's Mods 01-02-07, 05:31 PM
Replies: 723
Views: 297,493
Posted By Kitami
In pre 2.x-PRaid debuffs were highlighted with a...

In pre 2.x-PRaid debuffs were highlighted with a border around the whole line in PRaid which helped me a lot with debuffing. Will this again be possible in future Versions?
Showing results 1 to 8 of 8