Results: 38Comments by: Naitaeti
File: Kong Automatic UI Hider01-17-11
Cool addon but having a slight problem
Posted By: Naitaeti
Nice work! I have a slight problem though, I'm using Stuf unit frames and all is well for the player frame. However, when trying to do fading on the pet frame with the same options then the frame seems to often flicker when fading out and at the end of the fade out the frame pops back in with 100% opacity. Any ideas?
File: combos - combo point bar11-29-10
Originally posted by thamaht I'm...
Posted By: Naitaeti
Originally posted by thamaht I'm trying to look through the code to figure out how to do this, but considering my lack of expertise in lua, I figure it's smart to ask here too. I don't suppose there's a way to alter the code to be able to specify widths for each combo point? (as in, the first one is narrower, growing until it g...
File: combos - combo point bar11-24-10
Originally posted by BobbyG2794 H...
Posted By: Naitaeti
Originally posted by BobbyG2794 How do I change the texture ? I can't seem to find that parent file it lists for the texture to replace it with the one I want. Not quite sure what you mean by parent file. What you need to do is to modify the .lua file, find the "statusbar" line and put the texture you want there. Note that the...
File: Portfolio10-27-10
Bug with components in windows
Posted By: Naitaeti
Seems there's a bug that prevents controls in subwindows from being saved. The following patch solves the problem: diff --git a/EnergizeConfig/Libs/Portfolio/Control/Window.lua b/EnergizeConfig/Libs/Portfolio/Control/Window.lua index 3a3c81e..a4a287...
File: nivBuffs10-26-10
Originally posted by Luzzifus The...
Posted By: Naitaeti
Originally posted by Luzzifus The tooltips represent the data of the buffs in the SecureAuraHeader. If they match my icons and timers, it's nothing I can fix. Btw, did you re-enable the OmniCC timers manually or is that another addon which adds the second timers in the middle of the buttons? Ok, probably Blizzards fault then...
File: nivBuffs10-26-10
Originally posted by Luzzifus Do...
Posted By: Naitaeti
Originally posted by Luzzifus Do both icons have the correct tooltip of arcane brilliance? Are the tooltips for the following buffs correct? (Trying to figure out if it's my fault or not.) Yes, both tooltips are correct and shows the exact same information. The following tooltips are also correct. As a side note, when I join...
File: nivBuffs10-26-10
Buffs appearing twice
Posted By: Naitaeti
Just noticed on my mage that Arcane Brilliance is shown twice, this is after a WSG and the buffs have different times left. One 53 min and the other 48 min. Known issue? Edit: Shouldn't be related I guess but I did change the layout from left-to-right to right-to-left in the .lua file.
File: nivBuffs10-25-10
Yay
Posted By: Naitaeti
Awesome, thanks!
File: hud03-14-09
Great addon. Quick and dirty pat...
Posted By: Naitaeti
Great addon. Quick and dirty patch to allow the power update to be more responsive (UNIT_ENERGY etc is not fire every time the power value changes): --- mHud.lua.old Sat Mar 14 00:32:50 2009 +++ mHud.lua Sat Mar 14 15:21:18 2009 @@ -219,9 +219,11 @@ return floor(100*c/m).."%" end +local lastpw = nil + local fun...
File: Whack02-18-09
Originally posted by Sarkan-ZdC H...
Posted By: Naitaeti
Originally posted by Sarkan-ZdC Hey, I have glyphed Avenger's Shield. The Glyphe does double Damage but no bounce. The Shield is therefore the second hightes aggro move I have. Possible to implement that also in the rotation? Assuming I can query for glyphs from the addon (probably can, but I've never checked) then this should...
File: Whack02-11-09
Originally posted by gmillerd may...
Posted By: Naitaeti
Originally posted by gmillerd maybe something akin to this would work Yes, that would work. With the new spell checking code I added in my last uploaded version you wouldn't even need the level check, as it checks if the spells in the rotation actually exists in the spell book. However, I remain unconvinced that the addon sho...
File: Whack02-04-09
Originally posted by gmillerd Why...
Posted By: Naitaeti
Originally posted by gmillerd Why only 80? Why not 75+ At 75 is when a Prot Paladin has SoR and HotR assuming they are ?/51+/? The addon uses spell ids for determining what spell that should be used, and each spell rank has it's own spell id. And Rank 2 of Shield of Righteousness for instance is available first at lvl80. The sa...
File: combos - combo point bar01-09-09
Originally posted by Facktotum An...
Posted By: Naitaeti
Originally posted by Facktotum Any possibility to increase updating of how combo points are gained? It seems that from the previous verions combo points displayed seem a bit slower to the blizzard default combo point. I testes this with another addon as well could be just me. Do you think its latency related? I'm always under 10...
File: Whack01-08-09
Originally posted by Malizzar Ok...
Posted By: Naitaeti
Originally posted by Malizzar Ok how do you move it? You'll need to modify the .lua code. Open the core.lua file in a text editor, look for the two lines close to the top of the file that reads local xpos = 1440 local ypos = 503 and change the numbers to the X and Y position you want the buttons to be located at. You...
File: naiStats - track your xp01-07-09
Originally posted by Silalus Woul...
Posted By: Naitaeti
Originally posted by Silalus Would be pausible to add a /ns RESET function to start the timers, quests, and xp back at zero? I find I forget to pause it, then the only way for me to get it back to an accurate xp/hr calculation is to log out and back in. I could do that, but it should be possible to reset the information already...
File: combos - combo point bar01-07-09
Re: Coloring for each box
Posted By: Naitaeti
Originally posted by annalise Quick question - I'd like to color each box individually - is this possible? I found the section in the .lua for coloring, but it seems to be more of a global setting - am I missing something? If it's not possible, no worries :) Not possible I'm afraid, though it shouldn't be too hard to do. Somethi...
File: Energize01-02-09
Re: Runic Power?
Posted By: Naitaeti
Originally posted by Faerina Any ideas for adding Ruinc Power to it? Should work with the version I just uploaded.
File: Whack01-01-09
Originally posted by Peculator I'...
Posted By: Naitaeti
Originally posted by Peculator I'm a Paladin that reads the maintankadin forum and have recently started using this addon. It's excellent for keeping the flow going when you have dropped out of a proper 96969 rotation because of GCD's used on other stuff such as taunting. Reminder to re-seal also works wonders. Nice to hear it'...
File: combos - combo point bar12-31-08
Re: Addon not working?
Posted By: Naitaeti
Originally posted by xjm I installed the addon today because the Malygos feature would be a big help, but it does not seem to work. The addon is checked and enabled in my addons list, but there's no combo point bar, no listing for it under the addons tab, and no working /command I can come up with (/naicombo, /naiCombo, /nc, etc.)...
File: Energize12-30-08
Originally posted by Wimpface Is...
Posted By: Naitaeti
Originally posted by Wimpface Is there a reason this is commented a lot like Lyns addons? ;) Once upon a time I wrote an addon where I lifted some of the LynStats code. I still credit Lyn in the initial comment in that one (naiStats). This addon reuses some of the code from there.
File: combos - combo point bar12-26-08
Originally posted by Facktotum An...
Posted By: Naitaeti
Originally posted by Facktotum Any update regarding the malygos encounter :) Well, the code has been ready for some time (at least most of it) but due to unforeseen events I haven't been able to test the code yet. Though the combo points should be attributed to the vehicle (dragon mount) so the version I just uploaded now shoul...
File: combos - combo point bar12-05-08
Originally posted by Facktotum Sh...
Posted By: Naitaeti
Originally posted by Facktotum Show combo points during the malygos encounter would be a great addition to this great mod :) My guild will likely go Malygos this sunday so I'll see if I can get some preliminary code going before then and test it there.
File: naiStats - track your xp11-22-08
Originally posted by lewal Ok i u...
Posted By: Naitaeti
Originally posted by lewal Ok i use mini map button frame for all my buttons yours doesnt show up on the frame and it doesnt anchor to the minimap so i cant access it Well, this addon doesn't actually have a minimap button, it anchors to the minimap tracking frame, where you normally choose what to track (minerals, trainers, in...
File: naiStats - track your xp10-21-08
Originally posted by Raptorz I ha...
Posted By: Naitaeti
Originally posted by Raptorz I have the addon running but it doesn't show up when I hover my mouse over the track icon. Or do I need to attach it to somewhere? Oh, seems Blizzard decided to change the name of their track frame. I didn't notice this since I anchor the frame to something else myself. Just uploaded a version th...
File: combos - combo point bar10-20-08
Originally posted by nexuspoint I...
Posted By: Naitaeti
Originally posted by nexuspoint I absolutely love this mod! I had been originally using the mod 'ColorComboPoints', but it broke with this latest patch. Your mod has filled in the gap very nicely. :) I do have a configuration question though. I would like to have the bar be displayed lower on the y-axis, but when testing a negat...