Results: 9Comments by: grazc
File: Butsu02-10-11
Originally posted by haste I'm so...
Posted By: grazc
Originally posted by haste I'm sorry, but I'm unable to re-create any errors with Butsu and 4.0.6. Could you please post a error message, or a way for me to reproduce it? Seems blizz may have fixed it in the hotfix they recently did, what was happening was quality and quantity was returning nill on looting - One problem stil...
File: Butsu02-09-11
Until a proper fix is out i've mana...
Posted By: grazc
Until a proper fix is out i've managed to botch myself the addon to work without errors; Amend butsu.lua line #49 to #68 --if(quantity > 1) then slot.count:SetText(quantity) slot.count:Show() -- else -- slot.count:Hide() -- end --if(quality > 1) then -- slot.drop:SetVertexColor(color.r,...
File: FluidFrames11-16-10
Suggestion
Posted By: grazc
Would it be possible to have this addon automatically center any frame that is opened? For example instead of the spellbook being on the left side it would center, same for auction house, character pane etc. Much appreciated if you consider adding this, thank's.
File: RealUI10-24-10
Since upgrading, The locations of t...
Posted By: grazc
Since upgrading, The locations of the currencies/mail/fps etc have become near the center of the screen surrounding my character. Is it possible to change the positions of these as i preferred them near the toolbar on the bottom left. Thank's.
File: IshtaraUi01-09-10
Highly anticipating the 3.3 release...
Posted By: grazc
Highly anticipating the 3.3 release of this, love the ui :)
File: Ultimin06-15-09
Loving this UI, currently playing a...
Posted By: grazc
Loving this UI, currently playing around to suite my resolution and needs. Although i'm puzzed as to what addon did you use to draw the black boxes onto the portraits, at 1900x1200 their out of place and i just cant seem to find what addon handles moving them. edit: ahah noticed it was eePanels. yay :p
File: Bartender406-13-09
Noob Question
Posted By: grazc
Sorry for the noob question but this is driving me up the wall, How do you keybind Bar 1 to page to bar 7-10? eg; Shift + Scroll up = Action Pane 1 (easily done) Shift + Scroll Down = Action Pane 7 (god knows) Through the wow keybinding you can easily use it to switch to 1-6, however all i've seen is how to switch to those hig...
File: NPCScan04-29-09
Using the RunWow.Bat code with Carb...
Posted By: grazc
Using the RunWow.Bat code with Carbonite seems to upset it as it'll store settings in cache so i suggest modifying the code to; DEL /Q Cache/WDB/enGB/creaturecache.wdb CLS @echo off @echo ************************* @echo * NPCScan Cache Deleter * @echo ************************* @echo Running launcher.exe Launcher.exe Exit...
File: NPCScan04-22-09
For anyone wanting to automate the...
Posted By: grazc
For anyone wanting to automate the deleting of their cache create the file; RunWOW.Bat Edit this file in notepad and put this in exactly; DEL /Q /S Cache CLS @echo off @echo ************************* @echo * NPCScan Cache Deleter * @echo ************************* @echo Running launcher.exe Launcher.exe Exit Th...