Show command: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
| (6 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{ |
{{Command |
||
|rp=No |
|||
[[page type is::command| ]] |
|||
|combat=No |
|||
| ⚫ | |||
|magic=No |
|||
|settings=No |
|||
|systems=Yes |
|||
|description=Shows a worn or held item's description to a person, creature or object. It also controls whether a worn item remains visible despite item hiders. |
|||
|messaging='''SHOW <item> TO <person>'''<br /> |
|||
''You see'': You show <person> your <item>.<br /> |
|||
''Target sees'': <Name> shows you <item description>.<br /> |
|||
''Others see'': <Name> shows <person> <his/her> <item>.<br /> |
|||
'''SHOW <item> TO <creature>'''<br /> |
|||
''You see'': You show <creature> your <item>.<br /> |
|||
''Others see'': <Name> shows <creature> <his/her> <item>.<br /> |
|||
'''SHOW <item> TO <object>'''<br /> |
|||
''You see'': You show <object> your <item>.<br /> |
|||
''Others see'': <Name> shows <object> <his/her> <item>.<br /> |
|||
'''SHOW <item> ALWAYS'''<br /> |
|||
''You see'': Your <item> will always show when people LOOK at you, regardless of any hider items you may be wearing.<br /> |
|||
'''SHOW <item> NORMAL'''<br /> |
|||
''You see'': Your <item> can now be hidden normally by hider items.<br /> |
|||
}} |
|||
{{RTOC}}==Syntax== |
|||
*{{tt|SHOW <item> TO <target>}} |
|||
: Shows a worn or held item to a person, creature or object. A person sees the item's description. If you hold the item in a hand, the person can also temporarily {{com|appraise}} it. |
|||
*{{tt|SHOW <item> ALWAYS}} |
|||
: Makes a worn item remain visible when people {{com|look}} at the wearer, regardless of any item hiders being worn. |
|||
*{{tt|SHOW <item> NORMAL}} |
|||
: Restores a worn item's normal interaction with item hiders. |
|||
==Game Helpfile== |
|||
<pre> |
|||
Format: SHOW {object} TO {target} |
|||
SHOW {object} ALWAYS to make a worn item always show, regardless of what hiders you are wearing. |
|||
SHOW {object} NORMAL to make it hideable by hider items again. |
|||
</pre> |
|||
==Notes== |
|||
*The ordinary targeted form requires the shown item to be worn or held. Scripted items and targets can produce their own results. |
|||
*A person shown an item sees its description. Some items also display additional descriptive or readable text. SHOW does not always display readable text, but can indicate that writing is present. Items that omit expected writing can be reported with {{com|bug}} while held. |
|||
*{{tt|ALWAYS}} and {{tt|NORMAL}} require the item to be worn. Some wearable items do not support the {{tt|ALWAYS}} setting. |
|||
*Showing an item to yourself is refused with: ''Don't be silly, just look at it.'' |
|||
==See Also== |
|||
| ⚫ | |||
*{{com|look}} |
|||
*{{com|read}} |
|||
*[[:Category:Item hiders|Item hiders]] |
|||
*[[:Category:Feature hiders|Feature hiders]] |
|||
{{RefAl}} |
|||
Latest revision as of 11:01, 22 September 2026
| Shows a worn or held item's description to a person, creature or object. It also controls whether a worn item remains visible despite item hiders. |
| SHOW <item> TO <person> You see: You show <person> your <item>. SHOW <item> TO <creature> SHOW <item> TO <object> SHOW <item> ALWAYS SHOW <item> NORMAL |
Syntax
- SHOW <ITEM> TO <TARGET>
- Shows a worn or held item to a person, creature or object. A person sees the item's description. If you hold the item in a hand, the person can also temporarily APPRAISE it.
- SHOW <ITEM> ALWAYS
- Makes a worn item remain visible when people LOOK at the wearer, regardless of any item hiders being worn.
- SHOW <ITEM> NORMAL
- Restores a worn item's normal interaction with item hiders.
Game Helpfile
Format: SHOW {object} TO {target}
SHOW {object} ALWAYS to make a worn item always show, regardless of what hiders you are wearing.
SHOW {object} NORMAL to make it hideable by hider items again.
Notes
- The ordinary targeted form requires the shown item to be worn or held. Scripted items and targets can produce their own results.
- A person shown an item sees its description. Some items also display additional descriptive or readable text. SHOW does not always display readable text, but can indicate that writing is present. Items that omit expected writing can be reported with BUG while held.
- ALWAYS and NORMAL require the item to be worn. Some wearable items do not support the ALWAYS setting.
- Showing an item to yourself is refused with: Don't be silly, just look at it.
See Also