Download
(2Kb)
Download
Updated: 04-28-11 11:04 AM
Pictures
File Info
Updated:04-28-11 11:04 AM
Created:08-09-10 10:29 PM
Downloads:4,759
Favorites:39
MD5:

aLoad

Version: 1.4
by: Wildbreath [More]

Extremely lightweight ingame addon manager

use /al or /aload for open the addon

added toggle off frame on escape
changed style buttons
-------------------------
update for 4.0.1
-------------------------
fixed some bug
Optional Files (0)


Post A Reply Comment Options
Unread 11-04-10, 01:47 AM  
Wildbreath
A Cyclonian
 
Wildbreath's Avatar
AddOn Author - Click to view AddOns

Forum posts: 46
File comments: 376
Uploads: 21
Originally posted by arrcus
Hey great addon, but how do I disable the command /al?

Since Atlasloot has been using that command well before you made this addon, and for some reason aLoad has priority on that particular command
hehe, use the /aload command. ok, but any idea for new short command?
Report comment to moderator  
Reply With Quote
Unread 11-06-10, 12:39 AM  
arrcus
A Deviate Faerie Dragon

Forum posts: 15
File comments: 35
Uploads: 0
Oh I know about the /aload command, but I usually just hit ESC and use the game menu to access aLoad. But I was just wondering how I would disable /al in your addon since Atlas loot still uses /al (much faster than typing /atlasloot :P)


And I'm not saying that you have to change the shortcut, this is more so my own preference I didn't want to go spelunking into your LUA code and mess anything up. I just need to know where I'd have to make the necessary changes to remove the /al association with aLoad.
Report comment to moderator  
Reply With Quote
Unread 04-14-12, 07:13 AM  
suin
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
I really love this addon! Thanks for the great work!
Report comment to moderator  
Reply With Quote
Unread 04-15-12, 08:09 AM  
Siannus
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 90
Uploads: 2
Originally Posted by arrcus
Hey great addon, but how do I disable the command /al?

Since Atlasloot has been using that command well before you made this addon, and for some reason aLoad has priority on that particular command
Look for the following in the aLoad.lua at the bottom:
Code:
-- slash command
SLASH_ALOAD1 = "/aload"
SLASH_ALOAD2 = "/al"
SlashCmdList["ALOAD"] = function (msg)
   loadf:Show()
end
Change the "/al" to what you perfer, save and reload UI.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: