Difference between revisions of "Brief"
Jump to navigation
Jump to search
m (→See Also) |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <code>brief</code> - | + | <code>brief</code> - Toggle room description display. |
==Description== | ==Description== | ||
− | Change from verbose (descriptive) mode to brief mode | + | Change from verbose (descriptive) mode to brief mode for room descriptions to reduce messaging. This command is helpful for sight-impaired players who want to focus on the most critical messaging. |
{| class="wikitable" | {| class="wikitable" | ||
|+ []="optional" < > = required |Syntax | |+ []="optional" < > = required |Syntax | ||
Line 9: | Line 9: | ||
|- | |- | ||
|<code>'''brief'''</code> | |<code>'''brief'''</code> | ||
− | | | + | |Toggle room description display on or off. |
|- | |- | ||
− | |<code>'''brief''' | + | |<code>'''brief''' on</code> |
− | | | + | |Set room descriptions to non-descriptive mode. |
|- | |- | ||
− | |<code>'''brief''' | + | |<code>'''brief''' off</code> |
− | + | |Set room descriptions to descriptive mode. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | ||
|} | |} | ||
==Examples== | ==Examples== | ||
− | > brief | + | > brief on |
− | Brief room | + | Brief room description mode. |
− | > brief | + | > brief off |
− | + | Verbose room description mode. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==See Also== | ==See Also== | ||
− | [[exits]], [[look]], [[scan]] and [[verbose]] | + | [[exits]], [[gag]], [[look]], [[nearby]], [[scan]] and [[verbose]] |
Latest revision as of 08:19, 9 July 2022
brief
- Toggle room description display.
Description
Change from verbose (descriptive) mode to brief mode for room descriptions to reduce messaging. This command is helpful for sight-impaired players who want to focus on the most critical messaging.
Command | Description |
---|---|
brief
|
Toggle room description display on or off. |
brief on
|
Set room descriptions to non-descriptive mode. |
brief off
|
Set room descriptions to descriptive mode. |
Examples
> brief on Brief room description mode. > brief off Verbose room description mode.