Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: Waverian
Forum: Lua/XML Help 08-31-09, 08:31 PM
Replies: 9
Views: 6,146
Posted By Waverian
Most of the indices are pretty obvious, and if...

Most of the indices are pretty obvious, and if they're not you can browse the addon's code. If you need to call a large number of commands then sure, that method is probably fine. If you only need to...
Forum: Lua/XML Help 08-31-09, 02:16 PM
Replies: 9
Views: 6,146
Posted By Waverian
All slash commands are stored in the SlashCmdList...

All slash commands are stored in the SlashCmdList table, including 3rd party addons.
Forum: Lua/XML Help 08-30-09, 09:59 AM
Replies: 9
Views: 6,146
Posted By Waverian
RunSlashCmd isn't a function provided in the wow...

RunSlashCmd isn't a function provided in the wow api. It's possible to make said function but it's just adding in an unnecessary middle-man.

All slash command handlers are stored in the SlashCmdList...
Showing results 1 to 3 of 3