Template:GuideKeywordConventions

From WikiName
Revision as of 22:03, 31 December 2014 by Teker (talk | contribs) (Created page with "== Keyword Conventions == There are some shortcuts that allow you to process multiple items with a single command. {| class="command_list" |- ! Item Specified ! Explanation ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Keyword Conventions

There are some shortcuts that allow you to process multiple items with a single command.

Item Specified Explanation
Single Keyword Using a single keyword (ie "food" or "guard") will process one item or mobile.
#.Keyword Using a number before the keyword (ie "2.food" or "2.guard") will process the nth item/mobile only (in this case the 2nd).
all.keyword Using the alldot specifier before the keyword (ie "all.food") will process all items matching the keyword (in this case "food").
all Using the word "all" will process the command on all visible items.

Examples:

  • get all
  • put all.food 2.bag
  • hit 3.guard