→Notes
m (WW:MOS) |
(→Notes) |
||
| Line 67: | Line 67: | ||
== Notes == | == Notes == | ||
Command ID's in SlashCmdList are not protected from being overwritten, including Blizzard added Command ID's. Alias' are not lost if the function that is triggered is changed, but individual alias' can be overwrote as well. | |||
There's a second parameter to the SlashCmdList["''<CommandId>''"] function that is rarely used. It is the chat frame edit box frame that the slash command originated from. | There's a second parameter to the SlashCmdList["''<CommandId>''"] function that is rarely used. It is the chat frame edit box frame that the slash command originated from. | ||
SLASH_BLAH1 = "/blah" | SLASH_BLAH1 = "/blah" | ||