Showing results 1 to 25 of 115
Search took 0.01 seconds.
Search: Posts Made By: Dainton
Forum: AddOn Search/Requests 10-02-11, 12:13 PM
Replies: 2
Views: 3,857
Posted By Dainton
BubbleBobble...

BubbleBobble (http://www.wowinterface.com/downloads/info19562-BubbleBobble.html) is the only addon that I can think of that does anything cosmetic with the chat bubbles.
Forum: Class Discussions 07-17-11, 03:11 PM
Replies: 3
Views: 16,605
Posted By Dainton
If you're playing as Frost then yeah definitely...

If you're playing as Frost then yeah definitely Mastery. Both Mastery and Crit are better than Haste for arenas now.
Forum: Lua/XML Help 07-05-11, 01:19 AM
Replies: 2
Views: 3,908
Posted By Dainton
/script query = 'z-\"Orgrimmar\" r-\"Blood Elf\"'...

/script query = 'z-\"Orgrimmar\" r-\"Blood Elf\"' Use it like this.
Forum: AddOn Search/Requests 06-29-11, 11:45 PM
Replies: 8
Views: 8,819
Posted By Dainton
Addon Control Panel...

Addon Control Panel (http://www.wowinterface.com/downloads/info17869-AddonControlPanel.html) is what I use.
Forum: AddOn Help/Support 06-18-11, 08:17 PM
Replies: 2
Views: 3,208
Posted By Dainton
Go to the key bindings menu and check the...

Go to the key bindings menu and check the "character specific key bindings" box located in the top right.
Forum: AddOn Search/Requests 06-10-11, 05:49 PM
Replies: 4
Views: 3,686
Posted By Dainton
When you're on the guild profession window click...

When you're on the guild profession window click on "View All" to the right of the profession that you want to search in and search for what you want. If the item comes up then select it and click on...
Forum: Lua/XML Help 05-21-11, 11:27 PM
Replies: 5
Views: 11,120
Posted By Dainton
That just suppresses the BoP warning when you're...

That just suppresses the BoP warning when you're rolling on items in groups.
Forum: Lua/XML Help 05-21-11, 08:11 PM
Replies: 5
Views: 11,120
Posted By Dainton
I remember toying around with this a while back...

I remember toying around with this a while back and the only way that I was able to get it to work was to force it to wait and then loot the item. This is what I use to loot BoP items while...
Forum: AddOn Search/Requests 05-16-11, 08:12 PM
Replies: 4
Views: 5,357
Posted By Dainton
Lootcounter...

Lootcounter (http://www.wowinterface.com/downloads/info18864-CirksLootcounterFanUpdate.html) seems to be the closest thing to what you're looking for. Not sure if it's still working or not.
Forum: AddOn Search/Requests 05-02-11, 02:11 PM
Replies: 4
Views: 3,187
Posted By Dainton
Have you tried WhisperWhisper...

Have you tried WhisperWhisper (http://www.wowinterface.com/downloads/info19121-WhisperWhisper.html)?
Forum: AddOn Search/Requests 05-01-11, 05:22 PM
Replies: 5
Views: 3,686
Posted By Dainton
Check out Mendeleev...

Check out Mendeleev (http://www.wowace.com/addons/mendeleev/).
Forum: AddOn Help/Support 04-26-11, 06:22 PM
Replies: 22
Views: 15,987
Posted By Dainton
Keybind "Toggle Backpack" instead of "Open All...

Keybind "Toggle Backpack" instead of "Open All Bags".
Forum: Tech Chat 04-02-11, 05:15 PM
Replies: 16
Views: 12,374
Posted By Dainton
The finish on your desk will wear out if you use...

The finish on your desk will wear out if you use your mouse directly on it. Invest in a pad unless you don't mind wearing out an area on your desk.
Forum: AddOn Help/Support 03-26-11, 07:09 PM
Replies: 28
Views: 17,404
Posted By Dainton
If you want it to be the width of your minimap...

If you want it to be the width of your minimap then shouldn't it be something likelocal barHeight, barWidth = 3, Minimap:GetWidth()*Minimap:GetScale()that?
Forum: AddOn Search/Requests 12-18-10, 03:40 AM
Replies: 6
Views: 3,888
Posted By Dainton
Try out tekauc (http://github.com/tekkub/tekauc).

Try out tekauc (http://github.com/tekkub/tekauc).
Forum: Lua/XML Help 11-29-10, 06:01 AM
Replies: 9
Views: 6,380
Posted By Dainton
local eb =...

local eb = DEFAULT_CHAT_FRAME.editBox
ChatEdit_ActivateChat(eb)
eb:Insert(the crap that you want to show up in the editbox)Try playing with this.
Forum: AddOn Search/Requests 11-27-10, 11:02 PM
Replies: 3
Views: 8,187
Posted By Dainton
How about KeyBind...

How about KeyBind (http://www.wowinterface.com/downloads/info18750-KeyBind.html)?
Forum: Macro Help 11-26-10, 10:15 PM
Replies: 5
Views: 12,351
Posted By Dainton
Perhaps try adding in /run...

Perhaps try adding in
/run PetActionButton1.SetPoint = function() end
at the end
Forum: General Authoring Discussion 11-09-10, 01:09 PM
Replies: 2
Views: 3,456
Posted By Dainton
Maybe just do a GetCVar...

Maybe just do a GetCVar (http://www.wowpedia.org/API_GetCVar)("gxWindow (http://www.wowpedia.org/CVar_gxWindow)").
Forum: AddOn Search/Requests 11-09-10, 10:07 AM
Replies: 2
Views: 3,097
Posted By Dainton
ThereIsNoCost...

ThereIsNoCost (http://www.wowinterface.com/downloads/info11975-ThereIsNoCost.html).
Forum: Graphics Help 10-28-10, 01:03 PM
Replies: 11
Views: 17,770
Posted By Dainton
You're registering the right events, but your...

You're registering the right events, but your onevent is mixed up.
AI1:SetScript("OnEvent", function(self, event, ...)
if event == "UNIT_VEHICLE_ENTERED" then
AI1:SetBackdrop({bgFile =...
Forum: AddOn Search/Requests 10-27-10, 08:09 AM
Replies: 3
Views: 3,662
Posted By Dainton
BlueButtons...

BlueButtons (http://www.wowinterface.com/downloads/info14975-BlueButtons.html)?
Forum: Lua/XML Help 10-25-10, 10:38 PM
Replies: 6
Views: 13,435
Posted By Dainton
I think that's just for custom sound files and...

I think that's just for custom sound files and not the game's sound files.

Using /run PlaySoundFile("Sound\\Interface\\RaidWarning.wav") works in game.
Forum: Lua/XML Help 10-25-10, 10:31 PM
Replies: 6
Views: 13,435
Posted By Dainton
Pretty sure it's...

Pretty sure it's RaidNotice_AddMessage(RaidWarningFrame, "text", ChatTypeInfo["RAID_WARNING"])
If you want the sound then you'll need PlaySoundFile("Sound\\Interface\\RaidWarning.wav")
Forum: AddOn Help/Support 10-19-10, 06:29 AM
Replies: 1
Views: 2,939
Posted By Dainton
EveryQuest...

EveryQuest (http://www.wowinterface.com/downloads/info10905-EveryQuest.html)

It's still being updated to 4.0.1 so I don't know if it works at the moment.
Showing results 1 to 25 of 115