Code: Select all
/mycommand myparameterCode: Select all
/docommand "/mycommand myparameter"I tried
Code: Select all
/docommand /mycommand myparameterAm I doing this correctly or is this just not available at the moment?
Moderator: MacroQuest Developers
Code: Select all
/mycommand myparameterCode: Select all
/docommand "/mycommand myparameter"Code: Select all
/docommand /mycommand myparameter