Results: 40Comments by: Jelly
File: RiggsBar06-11-13
any update on the new version of th...
Posted By: Jelly
any update on the new version of the addon? Pretty much decided that it didn't need one. I was over complicating a rather simple addon.
File: RiggsBar05-07-13
Jelly patch 5.2 added a new functio...
Posted By: Jelly
Jelly patch 5.2 added a new function called UnitGetTotalAbsorbs(). Maybe that is useful for what you do. It gets the total absorb for a specific unit. Not sure if you really care about every single absorb infight. Been using it since the first iteration. Thanks though.
File: RiggsBar05-03-13
Too lazy to crop it right now but h...
Posted By: Jelly
Too lazy to crop it right now but here's what I have so far: http://i.imgur.com/1IxnDoj.jpg http://i.imgur.com/QnNfXZE.jpg Both the fonts and textures pull from SharedMedia and obviously I haven't implemented the check boxes yet.
File: RiggsBar05-02-13
if UnitClass("player") ~= "Death Kn...
Posted By: Jelly
if UnitClass("player") ~= "Death Knight" then This doesn't work because the first return value from UnitClass is localized and Tonyleila is using the german client. You need to use the second value from UnitClass and compare it to "DEATHKNIGHT". local _, class = UnitClass('player') if class == 'DEATHKNIGHT' then or if selec...
File: RiggsBar05-02-13
Do you plan to add Warrior Shield B...
Posted By: Jelly
Do you plan to add Warrior Shield Barrier absorb, too? It's a definite possibility. Along with AMS.
File: RiggsBar05-01-13
~= <-- means not equal to
Posted By: Jelly
~= <-- means not equal to
File: RiggsBar04-30-13
if UnitClass("player") ~= "Death Kn...
Posted By: Jelly
if UnitClass("player") ~= "Death Knight" then RiggsFrame.bloodshield:SetTexture("Interface/Icons/Ability_Monk_Guard") else RiggsFrame.bloodshield:SetTexture("Interface/Icons/Spell_DeathKnight_Butcher2") end That's exactly how it is in my code and well, how it's been since I put it in. Re: Guard, it's absolutely possi...
File: RiggsBar04-30-13
Re: bug
Posted By: Jelly
Once it's approved should be good to go!
File: RiggsBar04-30-13
Re: bug
Posted By: Jelly
Maybe its something with ther german client that stops me from seeing anything els but overall absorb? Also let it a friend test he had the same problem The sortend numbers update was quick! However can you show 420 absorb instead of 0.4k that woud be better for low levels. Also right now it always shows 0k at the overall absorb...
File: RiggsBar04-30-13
Re: Re: Re: Re: Re: Re: Nice addon!
Posted By: Jelly
Still waiting for Approval :D Yeah, I'm in IRC with a lot of the WoWI staff but I always feel weird pestering them for approvals, especially when I'm spam uploading. :-\ I have had two friends download and try it and neither of them are having the issues where it's just .. not working. Color me confused.
File: RiggsBar04-30-13
Re: Re: Re: Re: Nice addon!
Posted By: Jelly
Just pushed a release however until I narrow down this variable issue, I'm not certain that it will be much use to you. Still awaiting a reply from my pals.
File: RiggsBar04-30-13
Re: Re: Re: Nice addon!
Posted By: Jelly
No lua errors but its also not showing up others spells at my DK - (I was a HC with a Pala healer and its only showing the overall absorb nothing else) Also the overall absorb overlabs sometimes with the 0. Also tryed disable all addons and /riggs reset Also tryed my priest and its only shows the overall absorb To update you, I...
File: RiggsBar04-30-13
Re: Nice addon!
Posted By: Jelly
I like this addon! My first request woud be to show thousends and million like 20k or 20,4k instead of 20418. So it woud take much less space ;) A scound request is to hide the frame out of combat and if you are not in a group or raid. Also noticed if you disable background with /riggs height -1 frame is not moveable any more :o...
File: Sphere Thanks11-29-12
Awesome addon. I was looking to...
Posted By: Jelly
Awesome addon. I was looking to add some features to the addon though, like you said with the tracking of who picks up how many, and how much healing it did to them. As well as the amount of spheres that went UNUSED during the fight, and their estimated healing it would have provided (per sphere, and total). I have an idea...
File: Super Duper Macro11-29-11
Re: broken icons
Posted By: Jelly
all icons of superdupermacro macros are blank in 4.3. please fix. Blank and you're unable to drag anything to your actionbar. The /click sdb_XXXXX command still works, however.
File: VOIP Spam09-05-11
Originally posted by Rena sorry ^...
Posted By: Jelly
Originally posted by Rena sorry ^^ It's life. Writing this, up until this point :p, has been cathartic for me so it's all good. Really, my hardon for Tuk's style is what's causing so many issues. Well, that and the fact that I'm a terrible programmer. hehe
File: VOIP Spam09-05-11
Originally posted by Rena always...
Posted By: Jelly
Originally posted by Rena always comes after reload or relog or even turned off all other addons Thanks. I apologize and I'll see what I can do. Might need a rewrite, unfortunately.
File: VOIP Spam09-05-11
Originally posted by Rena I have...
Posted By: Jelly
Originally posted by Rena I have the same problem with v1.2 VOIPSpam-1.2\VOIPSpam.lua:74: attempt to call global 'VSScale' (a nil value) VOIPSpam-1.2\VOIPSpam.lua:168: in function `VOIPSet' VOIPSpam-1.2\VOIPSpam.lua:283: in function `?' Interface\FrameXML\ChatFrame.lua:4227: in function
File: VOIP Spam09-05-11
Originally posted by Micmac I've...
Posted By: Jelly
Originally posted by Micmac I've been getting this error when using the /voip set command. 1x VOIPSpam-1.2\VOIPSpam.lua:74: attempt to call global 'VSScale' (a nil value) VOIPSpam-1.2\VOIPSpam.lua:168: in function `VOIPSet' VOIPSpam-1.2\VOIPSpam.lua:283: in function `value' Interface\FrameXML\ChatFrame.lua:4248: in function <...
File: VOIP Spam09-05-11
Originally posted by Unkn Neato!...
Posted By: Jelly
Originally posted by Unkn Neato! Thanks! Let me know if you run in to any issues! I annoyed a couple guildies for a while testing it. hehe
File: Chicchai08-25-11
I do believe that I've fixed it. Or...
Posted By: Jelly
I do believe that I've fixed it. Or at least the errors that it was throwing at me with nothing but Tukui and Skada installed. I'll go addon-less a little later on today and play with it, to see if I can errors. If I don't then I'll push it to my girlfriend and perhaps guild to see if they get errors ... and if they don't, then I'll...
File: Salvation09-19-09
Originally posted by Ferous lawl...
Posted By: Jelly
Originally posted by Ferous lawl was it denied cause you didn't post addons? Ive had this happen to me many many times myself beautiful interface Jelly :) <3 Ferous Yeah. Shirik apologized but really, it's my own fault for not reading the rules. Either way, the authors should get the recognition that they deserve. Th...
File: Salvation09-19-09
Originally posted by xXVegâsXx he...
Posted By: Jelly
Originally posted by xXVegâsXx hey what is your debuff timer? is it a edited classtimer version or what? thx in advance Satrina Buff Frames
File: Group Calendar 508-16-09
Is there a reason that Group Calend...
Posted By: Jelly
Is there a reason that Group Calendar doesn't show the guild that my current character is in? It shows my bank alt guild, all my arena teams and every friend ... but not my main guild as far as inviting people goes.
File: Character Map01-28-09
Originally posted by User4574 Cha...
Posted By: Jelly
Originally posted by User4574 Chatter Line 11 under description: " - Ability to copy a chat frame's contents to your clipboard" Problem solved. Christ. If you don't want to use it, don't use it; stop being a jackass.