WoW:Creating a slash command: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Line 29: Line 29:
* The actual <b>SLASH_<i>&lt;CommandId&gt;</i><i>&lt;Number&gt;</i></b> values should be localizable if you plan on your addon being translated, but the command ID will remain the same.
* The actual <b>SLASH_<i>&lt;CommandId&gt;</i><i>&lt;Number&gt;</i></b> values should be localizable if you plan on your addon being translated, but the command ID will remain the same.
* Be prudent about how many aliases you make for your command, and try and pick something that's unlikely to collide with someone else's.
* Be prudent about how many aliases you make for your command, and try and pick something that's unlikely to collide with someone else's.
[[Category: HOWTOs]]
[[Category: HOWTOs|Create a Slash Command]]