/alias¶
Syntax¶
/alias [list | reload | ** _**aliasname_ delete] [name command]
Description¶
Useful for creating shorter versions of a command.
Examples¶
/alias list | Lists all aliases |
/alias reload | Reloads all aliases |
/alias /hp /echo My health is ${Me.PctHPs} | Typing /hp in the EQ chat box will display: My health is % in the MQ2 chat window |
/alias aliasname delete'' | Deletes aliasname from MacroQuest.ini |