Thread Tools Display Modes
08-06-08, 07:15 PM   #21
nepidae
A Defias Bandit
AddOn Author - Click to view addons
Join Date: Jul 2008
Posts: 2
Some of my mods have options and those have slashcommands. The one I posted here (the only one that is really relevant atm, I need to work on the others) only has enable/disable. There is already a UI for this in enabling/disabling the mod on the char screen.

Also, another one of my mods was taken by another developer and retooled with the ACE libraries and made much nicer. Because I had released it, even if it didn't have all the options I wanted, it was able to grow beyond what I had originally coded. win-win IMO.

edit:

It would be nice if blizzard provided a template to use their default mod-config area. Provide a table of savedvariable names along with a type (bool makes a check box, int and string give text fields) and a description. You could simply register this and a very simple gui would be generated and added to the list.

In fact (if it hasn't been made already) I may use this idea in my future mods to auto generate both slash commands and a simple gui.

Last edited by nepidae : 08-06-08 at 07:18 PM.
  Reply With Quote

WoWInterface » General Discussion » Chit-Chat » No Slash Commands?


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