Verb:PROD: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
m (formatting)
No edit summary
Line 1: Line 1:
The '''PROD''' verb is used to poke at various in-game objects. The PROD verb is a common trap used in item [[Script|scripts]].
The '''PROD''' verb is used to poke at various in-game objects. The PROD verb is a common trap used in item [[Script|scripts]].
==Usage==

'''Help prod:'''
==Messaging==
<pre{{log2}}>
;General verb help information

<div {{log}}>
''>help prod''<br>
No help files matching that entry were found.
No help files matching that entry were found.


''>verb info prod''<br>
''>verb info prod''
No match found.
No match found.
</div>
</pre>


;Default outputs for PROD
;Default outputs for PROD


<div {{log}}>
<pre{{log2}}>
''>prod''<br>
''>prod''
Prod what?
Prod what?


''>prod scarf''<br>
''>prod scarf''
You give your scarf a little prod with the tip of your finger.
You give your scarf a little prod with the tip of your finger.


''>prod sign''<br>
''>prod sign''
You can't reach that up there.
You can't reach that up there.


''>prod house''<br>
''>prod house''
You prod a quaint gabled house with the tip of your finger.
You prod a quaint gabled house with the tip of your finger.
</div>
</pre>


[[Category:Verbs]]
[[Category:Verbs]]

Revision as of 00:15, 25 November 2019

The PROD verb is used to poke at various in-game objects. The PROD verb is a common trap used in item scripts.

Usage

Help prod:

No help files matching that entry were found.

>verb info prod
No match found.
Default outputs for PROD
>prod
Prod what?

>prod scarf
You give your scarf a little prod with the tip of your finger.

>prod sign
You can't reach that up there.

>prod house
You prod a quaint gabled house with the tip of your finger.