Results: 15Comments by: sstixrud
File: UnitButtons01-02-08
Re: UnitButtons and Raids
Posted By: sstixrud
I have not tested this! But this may do what you want as well, in UBMain.lua change: function UB_InitPartyFrames() if UBVAR.NUMPABTNS > 0 then ... ... end To: function UB_InitPartyFrames() if UBVAR.NUMPABTNS > 0 and UnitInRaid("player") == nil then ... ... end Do the same thing for...
File: UnitButtons12-11-07
What m0j0 said iscorrect. The only...
Posted By: sstixrud
What m0j0 said iscorrect. The only potential problem would be incompatibilities between trinity2 and other mods. But any such issues would be a bug to be fixed by either trinity2 or the other conflicting mod.
File: UnitButtons12-11-07
UnitButtons's future
Posted By: sstixrud
All, I just wanted to let everyone know that I intend to take a different direction with UnitButtons here in the near future. Specifically I had spoke to Maul of Trinity/Trinity2 fame a few months back on some of the challenges I faced with UnitButtons and how I felt a trinity was well suited to providing a button framework that...
File: UnitButtons09-28-07
Originally posted by Nashi I play...
Posted By: sstixrud
Originally posted by Nashi I play a Paladin half of the time, and everyone in my party likes different blessings. Right now, I put all of my blessings they want into the bar, and select "hide" for the classes that do not want a particular one. This leaves, at times, a large gap between buttons. Is there a way to fix this? For ex...
File: UnitButtons09-28-07
Originally posted by Nashi Anothe...
Posted By: sstixrud
Originally posted by Nashi Another question/request is this. I have used the sliders to only show the number of buttons I wish to use. However, when I target anything, the rest of the twelve show up as a phantom outline. For example in my target tray for my Hunter I have Hunter's mark and the slider is set to show only 1 icon. I al...
File: UnitButtons07-21-07
Originally posted by Oakayam Heya...
Posted By: sstixrud
Originally posted by Oakayam Heya, I have a request. Could you make button scale more flexible? I'd like in particular to be able to make buttons smaller then .5 scale for a party. Thanks Will .3 be enough?
File: UnitButtons07-21-07
Originally posted by Ufories I pl...
Posted By: sstixrud
Originally posted by Ufories I played Dark Age Of Camelot before playing this game and its been hard playing a healer in WoW. This add on has been the best add on i could find to help heal/cure. Anyways was wondering if there is any way you can add a health/mana bar ( to avoid having to look up at the corner each time to see who's...
File: UnitButtons07-21-07
Originally posted by TyrannisNorg...
Posted By: sstixrud
Originally posted by TyrannisNorg i have found a problem with 2 spells in the target frame when in certain areas like black morass and a few other places, when i have a target and i try to cast shadow word death or mind blast the buttons act as if they aren't there. when i click another spell they have the blizz 1 sec cool down on...
File: UnitButtons07-08-07
Originally posted by Meiffe PLeas...
Posted By: sstixrud
Originally posted by Meiffe PLease can you add an option to complete hiding an Button (when Buff is active - example for Slice and Dice or not usable - example for Riposte) On German Client the Buttons are not cllickable Nice Addon and sorry for bad English :) Complete hiding? The buttons are barely visible even when...
File: UnitButtons07-08-07
Re: Druid problem
Posted By: sstixrud
Originally posted by Tawny Hello! I have just one problem. I used the add-on without problem, but yesterday i started a druid. When I now configure the buttons for my group, I have the problem that these buttons occure in the right rows of tthe Blizz UI. So I can't use these right rows because otherwise I would have no buttons f...
File: UnitButtons06-26-07
Next Release
Posted By: sstixrud
What features do people want most in the next few releases? I plan to add focus and target's target bars in the next release.
File: UnitButtons06-26-07
Priest, Druid and Warrior button id changes
Posted By: sstixrud
FYI, Priests: I moved your player buttons to another group of buttons: Druids: I had to move all of your buttons around to be fully compatible with this class (post 2.0). Warriors I swapped around some of your buttons as well. I hate to do this to people (I know its a mild pain to keep ones buttons in order) and I try...
File: UnitButtons06-25-07
Interesting...
Posted By: sstixrud
Not sure where all the archived UnitButton versions went.. or where all the comments for that matter... but until the site admins adds the latest version you can find it here: http://wowui.incgamers.com/download.php?dbtable=maps&id=4136&title=UnitButtons&flink=link
File: eXtreme Unit Buttons03-06-07
Another GroupButtons Clone
Posted By: sstixrud
Hey Elenesski, Amazingly enough, I just noticed this mod after I submited my own mod to worldofwar, I too have been working on a GroupButtons clone (for the last 4 or 5 weeks in fact) some friends of mine were quite depressed when GroupButtons broke once Wow 2.0 was released. Our projects even have names that are amazing similar (...
File: Unit Frame Action Bars03-06-07
Yet Another GroupButtons clone =)
Posted By: sstixrud
My submission to wowinterface has not yet been accepted, but my Clone/Version of GroupButtons can be found here: http://wow-en.curse-gaming.com/file...05/unitbuttons/ Feature List: This addon was inspired by GroupButtons, my goal is to add all of the key functionality without a lot of bloat or hard coded variables. This...