Thread: Helpful Info
View Single Post
  #3  
Unread 04-20-2007, 02:42 AM
Aalwein's Avatar
Aalwein Aalwein is offline
GM, Scarlet Underground
Premium Member
Interface Author - Click to view interfaces
 
Join Date: Apr 2007
Posts: 163
To expand on this writeup, you can use /alias to create custom commands for any /command. You can utilize this method to create custom labels for your shortcuts. It works similar to the /shortcut command.

1) type -- /alias ;customName /command
ie: /alias ;time /localtime

2) type -- /alias shortcut ## /command
ie: /alias shortcut ;time 36

This will create a macro just like the shortcut command, only the label will display whatever the alias name is, in this case ";time" will be the label. You will also be able to type -- ;time -- as a shortened command for /localtime. The ;alias command becomes an active command in game, just like typing /command.
Reply With Quote