Get command: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Used to "GET (item)" and place it in an empty hand.
The '''{{tt|get}} [[page type is::command]]''' is used to pick up an item and place it in an empty hand.


In many cases, it is synonymous with the {{com|take}} command, however, {{tt|take}}'s association with Empathic healing can sometimes cause erratic problems.
You may need to use "GET (third, fourth, fifth) (item name)" in the case of multiple identical items. GET OTHER (item name) works in the case of two fairly identical items.


==Syntax==
[[Category:Commands]]
* {{tt|Get}} ''<item>''
* {{tt|Get}} ''<adjective> <item>''

* {{tt|GET}} ''<{{tt|second/third...eleventh}}> <item>''
* {{tt|GET}} ''<{{tt|second/third...eleventh}}> <adjective> <item>''
: Note: DR does not correctly process any modifier above {{tt|eleventh}}, treating them all as the eleventh item.
* {{tt|GET OTHER}} ''<item>'' is the same as {{tt|get second}} ''<item>''

==Also See==
* {{com|take}} command
{{cat|Commands}}

Latest revision as of 17:53, 6 October 2011

The GET command is used to pick up an item and place it in an empty hand.

In many cases, it is synonymous with the TAKE command, however, TAKE's association with Empathic healing can sometimes cause erratic problems.

Syntax

  • GET <item>
  • GET <adjective> <item>
  • GET <SECOND/THIRD...ELEVENTH> <item>
  • GET <SECOND/THIRD...ELEVENTH> <adjective> <item>
Note: DR does not correctly process any modifier above ELEVENTH, treating them all as the eleventh item.
  • GET OTHER <item> is the same as GET SECOND <item>

Also See