Don't forget: You can log in with your Play.net account
Verb:PROD: Difference between revisions
Jump to navigation
Jump to search
VANKRASN39 (talk | contribs) 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== |
|||
⚫ | |||
==Messaging== |
|||
⚫ | |||
;General verb help information |
|||
⚫ | |||
⚫ | |||
No help files matching that entry were found. |
No help files matching that entry were found. |
||
''>verb info prod'' |
''>verb info prod'' |
||
No match found. |
No match found. |
||
</ |
</pre> |
||
;Default outputs for PROD |
;Default outputs for PROD |
||
< |
<pre{{log2}}> |
||
''>prod'' |
''>prod'' |
||
Prod what? |
Prod what? |
||
''>prod scarf'' |
''>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'' |
''>prod sign'' |
||
You can't reach that up there. |
You can't reach that up there. |
||
''>prod house'' |
''>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. |
||
</ |
</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.