Verb:DROP: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
m (add category so it shows in verb list)
(updating page formatting, added verbinfo template)
Line 1: Line 1:
{{Verbinfo
#REDIRECT[[PUT (verb)]]
|verb = DROP
|type = System
}}
{{boldmono|DROP}}, alternately used via {{boldmono|PUT}}, can be used to transfer an item from a character's hands to a container or the floor. Be very careful with this verb, as the default is the floor, and noting a container is required for proper storage. It is important when using this verb to use the keyword '''MY''' wherever you can, to avoid putting your item in a container (like a pack) that is left lying on the ground or a bench. Use of the verb [[STOW (verb)|STOW]] is much safer, and should be used wherever possible.


==Messaging==
[[category: Verbs]]
===By itself===
<pre{{log2}}>>drop my topaz
You drop a clear topaz.

>put my topaz
You drop a clear topaz.</pre>

===With a container===
<pre{{log2}}>>drop topaz in my reti
You put a clear topaz in your reticule.

>put topaz in my reti
You put a clear topaz in your eahnor mesh reticule.</pre>

==See Also==
* [[PLACE (verb)|PLACE]]
* [[STORE]]
* [[STOW]]

[[Category:Verbs]]

Revision as of 11:19, 21 July 2022

DROP
Type System

DROP, alternately used via PUT, can be used to transfer an item from a character's hands to a container or the floor. Be very careful with this verb, as the default is the floor, and noting a container is required for proper storage. It is important when using this verb to use the keyword MY wherever you can, to avoid putting your item in a container (like a pack) that is left lying on the ground or a bench. Use of the verb STOW is much safer, and should be used wherever possible.

Messaging

By itself

>drop my topaz
You drop a clear topaz.

>put my topaz
You drop a clear topaz.

With a container

>drop topaz in my reti
You put a clear topaz in your reticule.

>put topaz in my reti
You put a clear topaz in your eahnor mesh reticule.

See Also