Get command: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Command
The '''{{tt|get}} [[page type is::command]]''' is used to "GET (item)" and place it in an empty hand.
|rp=No
|combat=No
|magic=No
|settings=No
|systems=Yes
|description=Retrieves an item from the ground, the character's at-feet slot, or a container and places it in an empty hand.
|messaging='''GET <item> (from the ground)'''<br />
''You see'': You pick up <item>.<br />
''Others see'': <Name> picks up <item>.<br />


'''GET <item> (from a container)'''<br />
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.
''You see'': You get <item> from inside <container>.<br />
''Others see'': <Name> gets <item> from inside <container>.<br />


'''GET <item> (from the at-feet slot)'''<br />
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 see'': You pick up the <item> lying at your feet.<br />


'''Already held or carried'''<br />
''You see'': You are already holding that.<br />
''You see'': But that is already in your inventory.<br />

'''Failures'''<br />
''You see'': What do you want to get?<br />
''You see'': What were you referring to?<br />
''You see'': You need a free hand to pick that up.<br />
''You see'': You might try standing first.<br />
}}
==Syntax==
==Syntax==
* {{tt|Get}} ''<item>''
*{{tt|GET}} ''<item>''
: Retrieves the indicated item. The command may find an item on the ground, at your feet, or in an accessible container.
*{{tt|GET}} ''<item>'' {{tt|FROM}} ''<container>''
*{{tt|GET}} ''<item>'' {{tt|IN}} ''<container>''
: Retrieves an item from the specified container.
*{{tt|GET}} ''<adjective> <item>''
: An adjective can distinguish similarly named items. It can also follow an ordinal.
*{{tt|GET}} ''<ordinal> <item>''
: Selects a particular matching item, such as {{tt|GET SECOND POUCH}}. Ordinals through {{tt|ELEVENTH}} are supported; higher ordinals are treated as {{tt|ELEVENTH}}.
*{{tt|GET OTHER}} ''<item>''
: Selects the second matching item, equivalent to {{tt|GET SECOND}} ''<item>''.

==Game Helpfile==
<pre>
The commands "get" and "take" let you pick up items.
Syntax: get [item]
For example, if you see a coin on the ground and you want to pick it up you can type "get coin".
The verbs "get" and "take" work as synonyms, so if you were to type "take coin" it would have the same result.
</pre>

==Notes==
*{{tt|GET}} requires an empty hand. Some items or character states can impose additional restrictions.
*{{com|take}} is normally synonymous with {{tt|GET}} for items, but it also has special uses for [[Empath]]ic healing.
*An item in the [[Inventory (concept)#At_Feet_Slot|at-feet slot]] is part of the character's inventory rather than an ordinary room object. {{tt|GET <item>}} can retrieve it, but a similarly named room item may be selected first; {{com|lift}} or {{com|stow}} can explicitly retrieve the at-feet item in that situation.
*Trying to pick up an item that would exceed the character's inventory limit is refused and suggests {{tt|INVENTORY CHECK}}.

==See Also==
*{{com|take}}
*{{com|lift}}
*{{com|stow}}
*[[Inventory (concept)#At_Feet_Slot|At-feet inventory slot]]


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

Latest revision as of 19:26, 21 September 2026

Get
Retrieves an item from the ground, the character's at-feet slot, or a container and places it in an empty hand.
GET <item> (from the ground)

You see: You pick up <item>.
Others see: <Name> picks up <item>.

GET <item> (from a container)
You see: You get <item> from inside <container>.
Others see: <Name> gets <item> from inside <container>.

GET <item> (from the at-feet slot)
You see: You pick up the <item> lying at your feet.

Already held or carried
You see: You are already holding that.
You see: But that is already in your inventory.

Failures
You see: What do you want to get?
You see: What were you referring to?
You see: You need a free hand to pick that up.
You see: You might try standing first.


Syntax

  • GET <item>
Retrieves the indicated item. The command may find an item on the ground, at your feet, or in an accessible container.
  • GET <item> FROM <container>
  • GET <item> IN <container>
Retrieves an item from the specified container.
  • GET <adjective> <item>
An adjective can distinguish similarly named items. It can also follow an ordinal.
  • GET <ordinal> <item>
Selects a particular matching item, such as GET SECOND POUCH. Ordinals through ELEVENTH are supported; higher ordinals are treated as ELEVENTH.
  • GET OTHER <item>
Selects the second matching item, equivalent to GET SECOND <item>.

Game Helpfile

The commands "get" and "take" let you pick up items.
Syntax: get [item]
For example, if you see a coin on the ground and you want to pick it up you can type "get coin".
The verbs "get" and "take" work as synonyms, so if you were to type "take coin" it would have the same result.

Notes

  • GET requires an empty hand. Some items or character states can impose additional restrictions.
  • TAKE is normally synonymous with GET for items, but it also has special uses for Empathic healing.
  • An item in the at-feet slot is part of the character's inventory rather than an ordinary room object. GET <ITEM> can retrieve it, but a similarly named room item may be selected first; LIFT or STOW can explicitly retrieve the at-feet item in that situation.
  • Trying to pick up an item that would exceed the character's inventory limit is refused and suggests INVENTORY CHECK.

See Also


Related Forum Posts

Click here to search for related posts.