Results: 13Comments by: trilliance
File: Ability, Item, Spell and Achievement Icon package08-19-10
Originally posted by Dawn Mhm, I...
Posted By: trilliance
Originally posted by Dawn Mhm, I think it makes sense to change all of the icons, especially to keep on track of some trinket procs using the trinket's icon or if someone puts an "on use" item onto his actionbar... Anyway, are they ok in game? A little to bright maybe? Not sure. :rolleyes: €: Shamelessly added PayPal link, s...
File: oUF Phanx08-10-10
Re: Re: Re: Re: Re: Re: Re: Update?
Posted By: trilliance
Originally posted by Phanx Basically find where it says: if self.parent.isMouseOver then X else Y end and change it to just say: X Awesome! Just as you said and got it to work. Thanks for the tip <3
File: oUF Phanx08-09-10
Re: Re: Re: Re: Re: Update?
Posted By: trilliance
Originally posted by Phanx You'd need to edit the code. When tanking or damage-dealing, I find it more useful to see the boss's health percent for phase changes and such. It doesn't really matter how much actual health the boss has. But, sometimes it's interesting to know, which is why it's available on mouseover. I use your u...
File: oUF Phanx08-09-10
Re: Re: Re: Update?
Posted By: trilliance
Is there any way to remove the mouseover functionality so that the health bars displays Health/Power values by default?
File: Aptechka07-24-10
Will try zone 610 and try it out la...
Posted By: trilliance
Will try zone 610 and try it out later tonight. Thanks a lot! As for the debuffs, I'm not sure if it's "Mark of Combustion/Consumption" or "Fiery Combustion/Soul Consumption". I think I'll just add all 4 spell IDs just in case.
File: Aptechka07-24-10
Originally posted by Berb Worked...
Posted By: trilliance
Originally posted by Berb Worked fine for me in Ruby Sanctum. Important debuffs for the encounter are: Fiery Combustion (74562) Soul Consumption (74792) Tried to add those debuffs to the loadables.lua but my frames didn't show after that. I think I have to create a new zone in injector.lua for it to work, but I'm having tr...
File: Aptechka01-19-10
I think I might have found my mista...
Posted By: trilliance
I think I might have found my mistake... I added 'showDuration = true' into my indicators, for example: A{ id = 61295, type = "HELPFUL", indicator = { "topright" }, showDuration = true, isMine = true, color = { 0 , 1, 0} } --RiptideRemoved 'showDuration' and it seem to be working fine now. Also, though it's quite easy to...
File: Aptechka01-18-10
InjectorConfig.SetupIndicators = {...
Posted By: trilliance
InjectorConfig.SetupIndicators = { = { point = "TOPLEFT", size = 5, }, = { point = "TOPLEFT", size = 5, xOffset = 7}, = { point = "TOPLEFT", size = 5, yOffset = -7}, = { point = "TOPRIGHT", size = 6 }, = { point = "BOTTOMRIGHT", size = 6, }, = { point = "BOTTOMLEFT", size = 4, }, = { p...
File: oUF Phanx01-18-10
Any chance that totem bar support w...
Posted By: trilliance
Any chance that totem bar support will be added in the future?
File: Aptechka01-17-10
http://imgur.com/UT6Eq.png Not s...
Posted By: trilliance
http://imgur.com/UT6Eq.png Not sure what's the reason but I've got black lines coming down the indicators. In particular, this is only happening for "HELPFUL" spells. ("HARMFUL" seems to be fine). I've disabled all addons except Injector and still having this problem. Would appreciate any help here. Thanks in advance!
File: SurgeTrack01-16-10
Re: Odd...stopped working on my priest
Posted By: trilliance
Originally posted by juno10 Oddly, the addon was working perfectly and then stopped working for my priest (and only my priest -- it works on all my other toons). I can turn off every addon but SurgeTrack and it still doesn't work. I can configure it to default, move the bars around (by deselecting Lock and Hide) but it won't...
File: oUF Phanx01-11-10
Originally posted by Phanx 2) I...
Posted By: trilliance
Originally posted by Phanx 2) I'm not sure what I can do about frames not showing up in Clique... oUF_Phanx doesn't even create the frames; the oUF core does that. I'm curious though—why do you use Clique if you don't want it to work on your unit frames? I just want Clique to work on Raid Frames (aka Grid). For player/target/fo...
File: oUF Phanx01-10-10
2 things: 1) Cast bars not working...
Posted By: trilliance
2 things: 1) Cast bars not working. I believe the previous version of ouf_Phanx had cast bars enabled. 2) I was not able to disable Clique on your frames. ouf_Phanx frames does not appear in Clique's "Frame Editor". A great addon anyway!