Ashavar's Legacy Help System

 
Topic: PARSING

When you type in a command, the game will do its best to
understand what you meant by a command.  You can abbreviate
words, use multiple keywords, and even specify which one
you mean out of identical items.

Examples:

  get two long swords from second spectral bag
  get 2 l s from 2.s b
  get 2 sword 2.bag

If you want to use multiple keywords with a command that takes
multiple arguments, you must seperate the arguments with an order
or filler word.

Bad:  get long sword spectral bag
Good: get long sword from spectral bag
Good: get long sword 1.spectral bag
Good: get long sword first spectral bag

See Also:  STACKING, ALIAS


Back to the main page.
Back to the help page.