Difference between revisions of "Get command"

From ThresholdRPG Wiki
m (1 revision imported)
 
(updating entry)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
This simple command is for getting/picking things up from the ground or removing them from [[containers]], [[boxes]], [[bags]], [[pouches]], etc. This [[:category:commands|command]] is as simple as it is important.
+
This simple command is for getting/picking things up from your [[environment]] or transferring items from [[containers]] to your immediate [[inventory]].
  
For getting things from [[corpses]], you may want to [[bury]] the corpse first (help bury). This helps Threshold by saving a little on system resources since that is one less [[Corpses|corpse]] that has to [[decay]].
+
For getting things from [[corpses]], you may want to [[bury]] the corpse first. This helps Threshold by saving a little on system resources since that is one less [[Corpses|corpse]] that has to [[decay]].
  
==Usage==
+
You may also [[Drop command|drop]], [[Give command|give]], and [[Throw command|throw]] items.
get <object>
+
{| class="wikitable"
get all
+
!Command
get <object> from <container of some type>
+
|-
get all from <container of some type>
+
|{{Mud|get <item>}}
 
+
|-
== Help File ==
+
|{{Mud|get all}}
help get
+
|-
 
+
|{{Mud|get <item> from <container>}}
== See Also ==
+
|-
[[drop]], [[give command|give]]
+
|{{Mud|get all from <container>}}
 
+
|}
[[Category: commands]] [[Category: help]]
+
[[Category: commands]]

Latest revision as of 23:27, 27 September 2021

This simple command is for getting/picking things up from your environment or transferring items from containers to your immediate inventory.

For getting things from corpses, you may want to bury the corpse first. This helps Threshold by saving a little on system resources since that is one less corpse that has to decay.

You may also drop, give, and throw items.

Command
get <item>
get all
get <item> from <container>
get all from <container>