Verb:THROW: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
(Created verb page. Needs updates.)
 
m (MOD-GSMOTTE moved page Verb: THROW to Verb:THROW: Removing space from article title.)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Verbinfo
{{verbinfo
|verb = THROW
| help=None
|type = Special case
| vbinfo=None
}}
}}
The verb, {{boldmono|THROW}} cannot be used by itself in its current form. It requires interaction with an object that allows for being thrown, and will not work outside of those conditions.

==Usage==
;{{boldmono|THROW}} by itself
;{{boldmono|THROW}} by itself
<pre{{log2}}>>throw
<pre{{log2}}>>throw
Throw what?</pre>
Throw what?</pre>
;{{boldmono|THROW}}ing something not meant to be thrown
;{{boldmono|THROW}}ing something not meant to be thrown, or in an area that does not allow for throwing
<pre{{log2}}>>throw (item)
<pre{{log2}}>>throw (item)
You can't throw that here.</pre>
You can't throw that here.</pre>

Latest revision as of 08:30, 3 July 2023

THROW
Type Special case

The verb, THROW cannot be used by itself in its current form. It requires interaction with an object that allows for being thrown, and will not work outside of those conditions.

Usage

THROW by itself
>throw
Throw what?
THROWing something not meant to be thrown, or in an area that does not allow for throwing
>throw (item)
You can't throw that here.