None of my aliases work
LadyCailinBot opened this issue ยท 2 comments
CMDHELPER-3048 - Reported by wesley27
Hello, I'm not really sure why none of my aliases work. I may have missed something simple, so I apologize if so, but this config has worked for years with little change and recently aliases stopped working. My config is attached. In game, when I type an alias it returns "Unknown command." In the console, says the log for CH: Running original command. But it doesn't work, the original command and alias don't run. Thanks in advance for your help! My config is attached.
Comment by PseudoKnight
The default aliases file is now aliases.msa. It's possible your preferences is now set to the new location but you're still using the old location.
In addition, your aliases may have issues since some of your bare strings have special characters in them, like the dashes. You'd need to quote non-alphanumeric characters. If this is the case, your log would show a compile error. You should take note of that.