Difference between revisions of "Basic MUSH Commands"

From City of Hope MUSH
Jump to navigation Jump to search
m
m
Line 114: Line 114:
  
 
@fo me=+posebreak <break text>
 
@fo me=+posebreak <break text>
 +
 +
 +
=== BBS ===
 +
 +
See available themes:
 +
 +
+bbcolorthemes
 +
 +
Set theme:
 +
 +
+bbcolortheme <theme>
 +
 +
=== Color Name ===
 +
 +
Put your name in Color:
 +
 +
@moniker me=<name>
 +
 +
Note:
 +
 +
Moniker must be the same characters as your name, though with options for ANSI or accents.

Revision as of 07:59, 22 July 2020


Note: This guide was written by a player. It is not officially sanctioned by staff. While best attempts have been made at accuracy, it is possibly inaccurate or out-of-date. If you see something that should be changed, please contact Bobbi on MUSH.

Help

For builtin MUSH commands:

help

For searching builtin MUSH commands:

help *<search>*

For softcode MUSH commands:

+help

Comsys

Join a channel:

addcom <alias>=<channel>

Turn a channel on:

<alias> on

Turn a channel off:

<alias> off

See who's on a channel:

<alias> who

Get the last 10 things said on a channel:

<alias> last

Get the last # things said on a channel (1-50):

<alias> last #

Set a comtitle:

@fo me=comtitle <alias>=<title>

Finger

See when someone fingers you:

&AFINGER me=@pemit me=[ansi(bh,<Finger>)] %N just fingered you.

See if someone's on-line without triggering their finger:

WHO <name>

Glance

Have your Appearance show in +glance:

&GLANCE_APP me=1

roll

Show the values of individual dice rolls:

&VERBOSE_ROLLS me=1

nom

This is how I nom:

+xp/nom <name>/<types>=Participants: <space separated list of those in the scene>%rPoses: <Pastebin log or example poses>%rSummary: <2-3 sentence description of scene, including why special rewards were given>

Example nom:

+xp/nom Alice/ACTING CONCEPT HEROISM=Participants: Alice Bob%rPoses: https://pastebin.com%rSummary: A discussion happens between the two about how they're always used in examples. Just then a gasmain explodes, and the two scramble to protect NPC diners.

Notes:

If someone has a space in their name, please use their alias instead.

Only one nom needs to be submitted per scene (makes it easier for staff.)

If someone in the scene should get different XP totals, you can add that info to the initial command.

For PRPs you probably want to include a Storyteller: line

Staff recommends ACTING and CONCEPT as a pair.

Highlight

First set a function on yourself:

&b me=ansi(h,[moniker(%0)])

Now in scenes, just wrap every person's name like this:

[u(b,name)]

Posebreak

Turn on posebreak:

+posebreak on

Turn off posebreak:

+posebreak off

Set posebreak (allows for ANSI):

@fo me=+posebreak <break text>


BBS

See available themes:

+bbcolorthemes

Set theme:

+bbcolortheme <theme>

Color Name

Put your name in Color:

@moniker me=<name>

Note:

Moniker must be the same characters as your name, though with options for ANSI or accents.