Thread Tools Display Modes
01-29-09, 08:31 AM   #1
Fragglerock
An Aku'mai Servant
Join Date: Jul 2005
Posts: 32
addon menu slash command?

I was wondering if anyone knows if there's a slash command to open the ingame addons menu? (instead of pressing escape, clicking interface, then clicking addons)

If not, is there a way to write a macro to open the addons menu directly? If so, what would it be?

Thanks in advance for the help!
  Reply With Quote
01-29-09, 09:21 AM   #2
Mera
Retired of WoW, In ESO :)
 
Mera's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Apr 2008
Posts: 331
Code:
/script InterfaceOptionsFrame_Show();InterfaceOptionsFrameTab2:Click()
or to open to a mod

Code:
/script InterfaceOptionsFrame_OpenToCategory("PUTMODNAMEHERE")
__________________
If you need to reach me I'm in ESO, @class101 or "Fathis Ules i"
addons: SpamBayes, BrokerCPU
projects: ThunderBayes
Mera[xeh]? - La CroisadeEcarlate (wow)
  Reply With Quote
01-29-09, 10:57 AM   #3
Fragglerock
An Aku'mai Servant
Join Date: Jul 2005
Posts: 32
thanks!
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » addon menu slash command?


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off