Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 716 Bytes

File metadata and controls

25 lines (22 loc) · 716 Bytes
tags
command

/alias

Syntax

/alias <aliasname> <command> | [list | reload | <aliasname> delete]

Description

Creates custom command shortcuts. Aliases are saved in MacroQuest.ini and persist between sessions.

Examples

Command Description
/alias /hp /echo My health is ${Me.PctHPs} Creates an alias where typing /hp will display your current health percentage
/alias list Lists all currently defined aliases
/alias reload Reloads all aliases from MacroQuest.ini
/alias aliasname delete Deletes the specified alias