Results: 19Comments by: Kaidroth
File: Stuf Unit Frames (and Raid)06-01-11
Is there a way to make the name tex...
Posted By: Kaidroth
Is there a way to make the name text appear only in upper case characters ?
File: Neav UI06-21-10
The indicators (little squares on t...
Posted By: Kaidroth
The indicators (little squares on the raid frames) does not seem to work... I tried with a lot of spells (BoL, HoF, some Warlock buffs) and tweaked some options but it won't show anything. Even with the default version (unmodded), only editing the spell id's.
File: nMainbar03-20-10
I've tried to remove every texture...
Posted By: Kaidroth
I've tried to remove every texture to only keep the buttons (as I prefer yours to rABS ones by far) but couldn't do it. Is there a way to do it without hiding all the mainbar itself ? By texture I mean the background and art where the xp bar is. I have no problems dealing with the "gryphons" (I have my own Squid-like AddOn which...
File: Cascade03-02-10
Is there a way to tweak the code to...
Posted By: Kaidroth
Is there a way to tweak the code to add click-through to the frame ? I use Cascade on the middle right of my screen and it bugs me when I try to turn the camera and end up right clicking Cascade ! :( I dream of an option that would allow me to click-through when in fight, and clic Cascade to see the informations when not. Keep...
File: rFilter02-21-10
Is there a way to use the default B...
Posted By: Kaidroth
Is there a way to use the default Blizzard skin for the "bordertexture" ? I'm pretty sure it's under "Interface/Buttons/", but I can't find it.
File: Stuf Unit Frames (and Raid)07-29-09
The only feature that's missing for...
Posted By: Kaidroth
The only feature that's missing for me to replace Grid (I'm a restoration druid) is the ability to add texts (like in player/target/etc. frames) to raid. Is it planned ? It would be awesome to track my LB/Rejuvenations in a blink of an eye with some tagging. ShadowedUF is allowing but is not doing all the other things (the pre...
File: oUF AuraWatch07-24-09
Everything is working fine except I...
Posted By: Kaidroth
Everything is working fine except I can't make my dream come true ! I have currently my Rejuvenation/Lifebloom/etc. showing up and I want a missing buff feature (to refresh my MotW on the raid), by setting the auras.presentAlpha to 0 and the auras.missingAlpha to 1. But if I do so it's also the case for Rejuvenation & co. Is the...
File: Skada Damage Meter07-24-09
Originally posted by Retraluna ca...
Posted By: Kaidroth
Originally posted by Retraluna can u make a option for the outline of the font ? I second this.
File: Roth UI (Diablo)07-24-09
Re: Roth UI Stance bar
Posted By: Kaidroth
Originally posted by Gunga Hi there ive been trying but unable to find an answer in the 1k+ comments about were and how do i find my stance bar please thanks for your time :confused: rActionButtonStyler.lua, line 58: -- shapeshift if myname == "Loral" then shapeshift_on_mouseover = 0 elseif myname == "Rothar" the...
File: Roth UI (Diablo)07-22-09
What do you use to track missing bu...
Posted By: Kaidroth
What do you use to track missing buffs (MotW/GotW, no need for thorns) when you're in a raid with your druid ? I could use oUF_AuraWatch for this purpose but I'm curious and I'm wondering if you could by any chance know any AddOn that will do it in a very ultra light fashion.
File: rFilter07-22-09
I changed some variables for the Cd...
Posted By: Kaidroth
I changed some variables for the Cd tracking so it seems much more logical: - CDs are desaturated with timer when on CD and transparent (alpha 0 to 0.9)- CDs are alpha 1 when ready and not grey But I can't manage to show "s" and "m" after the timer on CDs. I did it on buffs/debuffs though...
File: Roth UI (Diablo)07-22-09
Originally posted by zork Use sat...
Posted By: Kaidroth
Originally posted by zork Use satrina_buffframes3 or get yourself the code of the Blizzard buffframe.lua. It contains some global variables that handle how many icons per line, spacing and such. I think debuffs are inside the "DebuffFrame" so you could try to change that. If wowcompares.com wouldn't be down I would tell you more....
File: Roth UI (Diablo)07-22-09
How do you change the number of buf...
Posted By: Kaidroth
How do you change the number of buffs per line (width) and the spacing in rBuff ? Is it possible to move and tweak the debuffs alone ? They are currently linked to the buffs in every aspect.
File: oUF_Freebgrid07-06-09
Originally posted by Freebaser If...
Posted By: Kaidroth
Originally posted by Freebaser If the 100kb would help you sleep at night, I could code it to look for oUF before using the embedded one. Didn't think it was a big deal, since there are some advantages to having its on little oUF sandbox to play in. It wasn't done simply to save some people a download. Actually, I was thinking...
File: oUF_Freebgrid07-06-09
I was just trying to point out that...
Posted By: Kaidroth
I was just trying to point out that maintainig two versions of the same addon is a complete and utter pain for the author, and should be avoided at all costs. I understand it very well. Thanks for the insight Cladhaire (Clique FTW). If nothing else he could post instructions on how to accomplish it by editing the .toc. It wo...
File: oUF_Freebgrid07-06-09
Originally posted by Cladhaire Th...
Posted By: Kaidroth
Originally posted by Cladhaire That's the problem, he would have to zip each addon twice and upload it twice, and input the changelog twice. If you just want a modified .toc and the other "simple" changes, then that's probably do-able.. but maintaing two seperate versions is difficult as an author.. trust me. So, it's a reques...
File: oUF_Freebgrid07-06-09
Originally posted by Cladhaire Ma...
Posted By: Kaidroth
Originally posted by Cladhaire Maintaining two version of an addon is a complete pain in the ass =/ I thought it was simply a .toc and some simple changes. But if you say so... :/
File: oUF_Freebgrid07-06-09
Could you post an alternative versi...
Posted By: Kaidroth
Could you post an alternative version for those who already have oUF stored somewhere else. I don't like having twice the memory usage of it (even if it's low) and my changes to "desembbed" oUF failed ! :D
File: Skada Damage Meter07-05-09
How do I add SetShadowColor(0, 0, 0...
Posted By: Kaidroth
How do I add SetShadowColor(0, 0, 0, 0) to the text on the title/bars ? g:SetFont(media:Fetch('font', p.barfont), p.barfontsize, "OUTLINE") and fo:SetFont(media:Fetch('font', p.title.font), p.title.fontsize, "OUTLINE") are actually doing the outline, but there's this shadow I don't like ! If I put g:SetShadowColor(0, 0, 0, 0...