Anyone know if Flexbar is going to be updated or a viable replacement for it? This is the major part of my UI Setup and honestly I don't like playing without access to the normal 36 buttons I had on my screen before...
Any new and interesting addons that might be popping up now that the patch has been in place almost 24 hours?
Flexbar2 - Second last link at the bottom. Their servers are getting hammered so be patient.
Well, now I can get down to business on fixing the addons I've written and trying to rebuild the rest of my UI.
quote:
There was much rejoicing when Greenlit said this:
For a guy who once raged so hard against - of all things - buy scripts and custom models in Counter-Strike, you sure do like 'cheating' like a motherfucker at WoW.
Flexbar is not the same as custom models or scripts. Using flexbar is akin to changing the Counter-Strike display so that you hold weapons with a left-handed stance as opposed to a right-handed stance.
quote:
Asha'man had this to say about John Romero:
blizzard needs to lern 2 code lolol
To this day I am amazed at how fast Blizzard products can uninstall. Two equivalently sized games: most games take a 10-15 seconds, Blizzard games take less than 2.
quote:
Peanut butter ass Shaq Naimah booooze lime pole over bench lick:
I'm convinced they just clean out the registry and references to the files and leave all their shit there for the OS to write over later.
That's what every uninstaller does.
That's what every delete operation under windows XP and earlier does.
My 2.0 UI was in ready last week thanks to PTR
That said, /castsequence macros are the BAWM DOT CAWM
quote:
Maradon! stopped staring at Deedlit long enough to write:
Mods that I need updated or replaced:
ProTimers (lets me know when banish or any other debuff or DoT will wear off. Like the timer in CTMod but will display multiple timers at the same time)
That said, /castsequence macros are the BAWM DOT CAWM
Pick up the new version of Dotimers....it has pretty timer bars akin to bigwigs for all dots, cooldowns and of course... banish. I love it. However, good luck getting it from any site due to server fuckery... if you have AIM, hit me up at estebon317 and I can toss it over
quote:
The logic train ran off the tracks when Maradon! said:
Mods that I need updated or replaced:Theorycraft (oh jesus christ I need this)
Where did you find an updated version of Theorycraft, everything I'm finding is at least three months old.
quote:
Tyewa Dawnsister had this to say about Jimmy Carter:
Where did you find an updated version of Theorycraft, everything I'm finding is at least three months old.
I'm pretty sure he's saying that he doesn't have one and is looking for one
I have all 120 buttons in the middle of my screen.
Can cross protimers and shardtracker off that list, though.
Then I tried to disenchant something.
Hit DE hotkey, mouseover item to be DE'd, click, BOOM ERROR HAHAHA
I'm so tired of seeing that "<insert addon here> has been blocked from performing an action available only to Blizzard" blah blah blah error.
After getting it and disabling Ace2, FuBar, a couple of FuBar plugins, ag_UnitFrames, and about 3 other addons, it finally let me DE the damn green piece of junk loot.
quote:
Bajah said this about your mom:
After getting it and disabling Ace2, FuBar, a couple of FuBar plugins, ag_UnitFrames, and about 3 other addons, it finally let me DE the damn green piece of junk loot.
But all of these do work, I am using them.
quote:
Over the mountain, in between the ups and downs, I ran into Greenlit who doth quote:
But all of these do work, I am using them.
Certain errors seem to have a cascade effect.
For example, casting siphon life was causing one error, but after I disabled the erroring mod, I'd get a new error in an different mod every time I cast it, no matter how many mods I disabled.
Eventually I re-enabled all the mods I'd turned off except the initial one, /reloadui, and had no problems.
quote:
Out of a possible 10, Greenlit scored a straight 1 with:
But all of these do work, I am using them.
FuBar has all its mods bound to the minimap now instead of having bars at the top and bottom of the screen.
OneView was preventing me from accessing the main game menu through ESC. I had to control-alt-delete to get out of WoW.
Whaaaat is goooooing ooooonnn?
quote:
Rockstar games presents; Densetsu;
I've still yet to find a working AddOn for action bars. Bartender seems to be completely broken, FlexBar just puts a huge block of 120 action buttons in the middle of the screen and still does nothing with Blizzard's action bars.FuBar has all its mods bound to the minimap now instead of having bars at the top and bottom of the screen.
OneView was preventing me from accessing the main game menu through ESC. I had to control-alt-delete to get out of WoW.
Whaaaat is goooooing ooooonnn?
Make a script with this in it. Run it when the 'onload' event raises. It will get rid of all the blizzard interface that is not already toggleable.
Delidgamond fucked around with this message on 12-07-2006 at 04:51 PM.
MainMenuBar:Hide()
if (ExhaustionTick) then
ExhaustionTick:UnregisterEvent(\"PLAYER_XP_UPDATE\")
ExhaustionTick:UnregisterEvent(\"UPDATE_EXHAUSTION\")
ExhaustionTick:UnregisterEvent(\"PLAYER_LEVEL_UP\")
ExhaustionTick:UnregisterEvent(\"PLAYER_UPDATE_RESTING\")
ExhaustionTick:UnregisterEvent(\"PLAYER_ENTERING_WORLD\")
ExhaustionTick:Hide()
ExhaustionLevelFillBar:Hide()
end
What it did was stick info right in the lower center of my screen at the most readable spot about my target's and groups HP and Mana/rage/energy+combo points.
Like so
Target 100 100
Player 85 30/5
Pet 60 40
Group1 100 100
etc
quote:
Delidgamond attempted to be funny by writing:
Make a script with this in it. Run it when the 'onload' event raises. It will get rid of all the blizzard interface that is not already toggleable.
MainMenuBar:Hide()
if (ExhaustionTick) then
ExhaustionTick:UnregisterEvent(\"PLAYER_XP_UPDATE\")
ExhaustionTick:UnregisterEvent(\"UPDATE_EXHAUSTION\")
ExhaustionTick:UnregisterEvent(\"PLAYER_LEVEL_UP\")
ExhaustionTick:UnregisterEvent(\"PLAYER_UPDATE_RESTING\")
ExhaustionTick:UnregisterEvent(\"PLAYER_ENTERING_WORLD\")
ExhaustionTick:Hide()
ExhaustionLevelFillBar:Hide()
end
How do you make that into a script, It's far longer than the scripts ingame are allowed to be and even if I type in as much as I can it keeps telling me an invalid symbol is near the \
quote:
A sleep deprived Bajah stammered:
So I hit WowAce.com and Curse-Gaming.com and grabbed their "Ready for 2.0" addons that were updated on 12-05 or 12-06 and they all LOOKED like they were working.Then I tried to disenchant something.
Hit DE hotkey, mouseover item to be DE'd, click, BOOM ERROR HAHAHA
I'm so tired of seeing that "<insert addon here> has been blocked from performing an action available only to Blizzard" blah blah blah error.
After getting it and disabling Ace2, FuBar, a couple of FuBar plugins, ag_UnitFrames, and about 3 other addons, it finally let me DE the damn green piece of junk loot.
Turns out the easiest work around for this is....right click the item instead of left click.
quote:
Die, Delidgamond! You don't belong in this world!
Make a script with this in it. Run it when the 'onload' event raises. It will get rid of all the blizzard interface that is not already toggleable.
MainMenuBar:Hide()
if (ExhaustionTick) then
ExhaustionTick:UnregisterEvent(\"PLAYER_XP_UPDATE\")
ExhaustionTick:UnregisterEvent(\"UPDATE_EXHAUSTION\")
ExhaustionTick:UnregisterEvent(\"PLAYER_LEVEL_UP\")
ExhaustionTick:UnregisterEvent(\"PLAYER_UPDATE_RESTING\")
ExhaustionTick:UnregisterEvent(\"PLAYER_ENTERING_WORLD\")
ExhaustionTick:Hide()
ExhaustionLevelFillBar:Hide()
end
W:hat: