|
||||
|
|
Combination AliasesIn some cases you may want to issue several commands with a single alias. This creates a combination of sequential commands that will go off in the order you placed them in your alias. For example if you wanted to create an alias that would get the money from corpses, bury the monster corpses, and bury weapons, and call the alias 'bb' it could be accomplished by creating the alias bb like this:
alias bb get money from corpses;bury monster corpses;bury weapons
To create such aliases you need to ensure your parsing is disabled in
the client program you are using. For more information on this, ask a
fellow player or use the Support channel for help in disabling parsing
in your client program.
There is no limitation on how large of a combination you can create, however there is a limit on how many commands you may use every few seconds. If you start to see messages that you're issuing too many commands, causing a queue, reduce the amount of commands in your aliases. Or perhaps create multiple aliases you can use at different times to avoid queuing. Another great bonus to creating combinations is Travel aliases, which are also covered in this section of the book. Page last modified Wed Feb 20 21:44:52 2008 by Skullslayer |
|||
Recent NewsWe have a new look for the web site. |
||||
|
||||