View Single Post
12-16-12, 02:16 PM   #13
Starix
A Murloc Raider
Join Date: Dec 2012
Posts: 9
Originally Posted by SDPhantom View Post
It only does that when the command you entered isn't in the table. If that's the case, the command doesn't exist in the normal slash command list and shouldn't increment the counter.

I modified the code posted above to accept secure commands and emotes, regular chat is omitted. I forgot there was a global function Blizzard provided to check if a slash command is a secure command. As for the emotes, that's just something that was overlooked when I posted previously.
cmd return nil
  Reply With Quote