Download
(19Kb)
Download
Updated: 10-14-14 05:32 PM
Pictures
File Info
Compatibility:
Warlords of Draenor Pre-Patch (6.0.2)
Updated:10-14-14 05:32 PM
Created:10-22-08 05:57 PM
Downloads:26,563
Favorites:239
MD5:

DagAssist  Popular! (More than 5000 hits)

Version: 6.00
by: Dagos [More]

Clean up your action bars!

DagAssist helps you clean up your interface by moving seldom used abilities to a discrete minimap menu. Simple drag & drop configuration, just like an action bar. Download, install and you're ready to go!

Works with spells, abilities, mounts, macros, companions, pet abilities, items, and gear sets.

6.00
* Updated TOC for 6.0
5.03
* Updated TOC for 5.3
5.02
* Updated TOC for 5.2
5.01
* Updated TOC for 5.1
5.00
* Updated TOC for 5.0
4.10
* Updated TOC for 4.1
4.03
* Added instructions to the configuration panel
* Added move up/down buttons to the section editor
* Pressing ESC will now close the menu except while in combat
* Menu items are prepopulated with some defaults when first installed
* Fixed bug preventing the pickup of spells once placed in the menu
* Fixed taint issue if you tried to change the menu items while in combat
* Added "/dagassist reset" command line to reset the menu to defaults
* Moved frame strata
* Fixed problem with menu items not loading properly on startup
Post A Reply Comment Options
Unread 11-23-08, 01:41 AM  
FarseerLolotea
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 97
Uploads: 1
Okay...I've added Death Gate and Runeforging to the menu file, and have just uploaded it as a "patch." (It's just the DagAssist_Menu.lua file.)

If the author wants me to take it down, I will.

And Track Humanoids does, in fact, create a redundancy for hunters. Unfortunately, being a complete LUA n00b, I wasn't able to do much about that.

I'd still like to see this edited to plug in to Fortress or something similar...
Last edited by FarseerLolotea : 11-23-08 at 09:15 AM.
Report comment to moderator  
Reply With Quote
Unread 11-14-08, 04:05 AM  
FarseerLolotea
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 97
Uploads: 1
Doesn't plug into Titan, FuBar, or LDB, and still seems to be missing Death Gate. Otherwise, I quite like this add-on; it clears up quite a bit of action button space.
Last edited by FarseerLolotea : 11-16-08 at 07:28 PM.
Report comment to moderator  
Reply With Quote
Unread 11-10-08, 07:16 AM  
Dagos
A Kobold Labourer
 
Dagos's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 23
Uploads: 1
Re: Duping DA

Originally posted by bobalooga
I like this addon a ton, so much that I wanted to duplicate it.
Good stuff! I'm glad you like it!
Last edited by Dagos : 11-10-08 at 07:16 AM.
Report comment to moderator  
Reply With Quote
Unread 11-08-08, 02:43 PM  
bobalooga
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Duping DA

I like this addon a ton, so much that I wanted to duplicate it. I wanted TWO little DA buttons with different stuff in them! So I made copies of every file. I went thru and changed every instance of DagAssist to OtherButton. I changed all DA_ to OB_ and renamed the folder as well.

But I get this when I mouseover the second button(first one works fine)

ID: 52
Error occured in: Global
Count: 1
Message: ..\AddOns\OtherButton\OtherButton.lua line 264:
bad argument #1 to 'getn' (table expected, got nil)
Debug:
[C]: ?
[C]: getn()
OtherButton\OtherButton.lua:264: SetMenuItemVisibility()
OtherButton\OtherButton.lua:129:
OtherButton\OtherButton.lua:128
The menu is nonexistent. Now, I know little about coding, which is why I chose to modify yours rather than write my own, I just don't GET a bunch of things. But I would appreciate any advice on what to do to make this work.

Here's the relevant line in the file btw

Yours:
function DagAssist:SetMenuItemVisibility()
--Don't update the menu item visibility if the player is in combat.
if (InCombatLockdown()) then
return;
end
Mine:

function OtherButton:SetMenuItemVisibility()
--Don't update the menu item visibility if the player is in combat.
if (InCombatLockdown()) then
return;
end
UPDATED: FIXED! my TOC had the menu file listed as OtherBottun_menu.lua

Typos ftl
Last edited by bobalooga : 11-08-08 at 03:04 PM.
Report comment to moderator  
Reply With Quote
Unread 11-05-08, 02:47 PM  
Dagos
A Kobold Labourer
 
Dagos's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 23
Uploads: 1
2.03 is available

* Fixed problem with items not in the cache causing an error on first startup
* Self-cast and focus-cast shortcuts now work
* Glowing-hand selection now functions properly
* Added spell cooldowns
* Fixed the %d problem with spell & item cooldowns
Report comment to moderator  
Reply With Quote
Unread 11-04-08, 06:09 AM  
Jeania
An Aku'mai Servant
 
Jeania's Avatar

Forum posts: 39
File comments: 170
Uploads: 0
Re: Re: Getting MBB to play well with DagAssist

yep...I looked...and had no clue v.v Haven't the foggiest of where to add it to, and there's no "numbered" in it to know where...



Originally posted by Jeania
lol I replied to this on the mbb area too ^_~ As I mentioned there (and now to dagos) I really don't like messing with the lua/folders of an addon, if at all possible.

Also...I kinda liked having the dagassist on the minimap...but when I downloaded MBB ...it pulled Dag into it...and it won't let me take it out.. ugh.
Looked at the very few others ones I've seen...seems like people are having the same problem. So it might be dagassist I love this program, and I don't want to do without it...please help?

Also...Can you work again on Titan-Dagassist? Seriously, this would be extremely wonderful, and I'd appreciate it sooo much
Report comment to moderator  
Reply With Quote
Unread 11-04-08, 05:26 AM  
Jeania
An Aku'mai Servant
 
Jeania's Avatar

Forum posts: 39
File comments: 170
Uploads: 0
Re: Getting MBB to play well with DagAssist

Originally posted by bwhipp
I, too, love DagAssist. Here is what I did to MBB to get it to play well with DagAssist.

Go into the MBB.lua file, and you need to change line 78 and add a line after it. This will tell MBB to ignore the DagAssist button. Your new lines 78 and 79 should look like:

[27] = "GameTimeFrame",
[28] = "DA_Minimap"

I will also cross post this to the MBB page and ask the author if he can add this change.

Regards,
Brian
lol I replied to this on the mbb area too ^_~ As I mentioned there (and now to dagos) I really don't like messing with the lua/folders of an addon, if at all possible.

Also...I kinda liked having the dagassist on the minimap...but when I downloaded MBB ...it pulled Dag into it...and it won't let me take it out.. ugh.
Looked at the very few others ones I've seen...seems like people are having the same problem. So it might be dagassist I love this program, and I don't want to do without it...please help?

Also...Can you work again on Titan-Dagassist? Seriously, this would be extremely wonderful, and I'd appreciate it sooo much
Report comment to moderator  
Reply With Quote
Unread 11-01-08, 12:31 PM  
Twidget
An Aku'mai Servant
 
Twidget's Avatar

Forum posts: 33
File comments: 401
Uploads: 0
Hi,
Any chance you could add FuBar support? A drop down from FuBar would be awesome!

Thanks,
Twidget
Report comment to moderator  
Reply With Quote
Unread 11-01-08, 10:57 AM  
bwhipp
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 4
Uploads: 1
Getting MBB to play well with DagAssist

Originally posted by Zwerg
hi Dagos,

thx for your quick answer. I've posted on the mbb page aswell. we'll see, if he can fix it. otherwise i have to delete MBB, your addon is really important for me!

thx a lot

cya
I, too, love DagAssist. Here is what I did to MBB to get it to play well with DagAssist.

Go into the MBB.lua file, and you need to change line 78 and add a line after it. This will tell MBB to ignore the DagAssist button. Your new lines 78 and 79 should look like:

[27] = "GameTimeFrame",
[28] = "DA_Minimap"

I will also cross post this to the MBB page and ask the author if he can add this change.

Regards,
Brian
Report comment to moderator  
Reply With Quote
Unread 10-31-08, 06:28 PM  
cM2003
A Kobold Labourer

Forum posts: 0
File comments: 11
Uploads: 0
Works great
Only one issue
I can't use my ALT-Key for selfcast. Can you change this?
Report comment to moderator  
Reply With Quote
Unread 10-31-08, 03:31 PM  
Dajova
A Wyrmkin Dreamwalker
 
Dajova's Avatar
AddOn Author - Click to view AddOns

Forum posts: 58
File comments: 787
Uploads: 5
yo, i really like this one, its surely replaces Autobar by far
Only thing that i miss is a cooldown message for some spells (like Astral Recall for Shaman), mind adding the missing ones?
__________________
Livestream | Twitter | YouTube
Report comment to moderator  
Reply With Quote
Unread 10-31-08, 09:08 AM  
Dagos
A Kobold Labourer
 
Dagos's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 23
Uploads: 1
Originally posted by cM2003
I hope you understand what I mean and can help me
Hi cM2003,

I have fixed the bug that is giving you problems in 2.02, which you should be able to download shortly. You'll need to add MotW back into DagAssist_Menu.lua using the buff type as you tried to do originally.

-Dagos
Report comment to moderator  
Reply With Quote
Unread 10-31-08, 05:00 AM  
cM2003
A Kobold Labourer

Forum posts: 0
File comments: 11
Uploads: 0
I added some buffs like Mark of the Wild. I tried to use the type "buff" but if I use this I become this errormessage:
Code:
2008/10/31 11:57:26-2047-x1]: DagAssist-2.01\DagAssist.lua:375: GetSpellTexture(): Invalid spell slot
DagAssist-2.01\DagAssist.lua:375: in function `SetButtonIcon'
DagAssist-2.01\DagAssist.lua:198: in function `?'
DagAssist-2.01\DagAssist.lua:133: in function <Interface\AddOns\DagAssist\DagAssist.lua:131>
  ---
DagAssist isn't showing me anything anymore. If I use Spell then it works, but i can only buff myself (btnMenuItem:SetAttribute("*unit*","player")...
If I change the attribute professions arenīt working anymore

My code for Mark of the Wild with the type buff looks like this:
Code:
{["type"] = "buff", ["id"] = 26990}, --Mark of the Wild
I hope you understand what I mean and can help me
Last edited by cM2003 : 10-31-08 at 05:14 AM.
Report comment to moderator  
Reply With Quote
Unread 10-28-08, 04:23 PM  
Pyrates
A Cliff Giant
 
Pyrates's Avatar
AddOn Author - Click to view AddOns

Forum posts: 77
File comments: 280
Uploads: 4
Sounds great, thanks for checking it out In the meantime I use opie anyways, so I'll manage my mounts with that.
__________________
" ... and the Vogon will do things to you that you wish you'd never been born, or, if you're a clearer minded thinker, that the Vogon had never been born."
Report comment to moderator  
Reply With Quote
Unread 10-28-08, 09:10 AM  
Dagos
A Kobold Labourer
 
Dagos's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 23
Uploads: 1
Originally posted by Pyrates
I looked up the spell IDs at wowhead and then did some c&p, which indeed worked with all mage spells, but not with the mount
It seems like this should work. The servers are down for the weekly update right now, but I'll try it out later and see if I can get it to work.


Edit: After research I retract my earlier statement. In its current state DagAssist doesn't support mounts. I know what I need to do to make it work and I'll try to add that functionality to a later build.
Last edited by Dagos : 10-28-08 at 02:23 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: