Difference between revisions of "Basic MUSH Commands"
Warmstarter (talk | contribs) m |
Warmstarter (talk | contribs) m |
||
Line 252: | Line 252: | ||
[[Guide_to_XP|Guide to XP]] | [[Guide_to_XP|Guide to XP]] | ||
+ | |||
+ | <h3>Note:<h3> | ||
+ | |||
+ | For group noms, staff has requested that instead of names, please include the db # of involved players. | ||
+ | |||
+ | To do this: | ||
+ | |||
+ | think [iter(<space separated list of players in the scene>,num(*##))] | ||
+ | |||
+ | Then include the list that comes from that on it's own line. | ||
=== Highlight === | === Highlight === |
Revision as of 04:08, 4 August 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.
Contents
- 1 Basics
- 2 Help
- 3 Basic Sets
- 4 Chargen
- 5 Comsys
- 6 Finger
- 7 Glance
- 8 Roll
- 9 XP
- 10 Note: For group noms, staff has requested that instead of names, please include the db # of involved players. To do this: think [iter(<space separated list of players in the scene>,num(*##))] Then include the list that comes from that on it's own line. Highlight
- 11 Posebreak
- 12 BBS
- 13 Color Name
- 14 Keepalive
- 15 Reality
- 16 Doing
- 17 Hangouts
- 18 Aesthetics
- 19 Census
- 20 Rosters
- 21 Text Formatting
Basics
Say:
"Hello.
Result: Bobbi says, "Hello."
Pose:
:dances.
Result: Bobbi dances.
Possessive pose:
;'s smile is beautiful.
Result: Bobbi's smile is beautiful
Emit:
\\After a brief pause, Bobbi cracks up.
Result: After a brief pause, Bobbi cracks up.
Note: %r is a line break and %t is a tab. A lot of people like to start an emit with %r%t
It can also be handy to do %r%r%t to do a paragraph break for long poses.
Look:
l <target>
Note: <target> can be a person, place, object, or exit, and this will return the desc.
Page:
p <target>=<message>
Group Page:
p <target1> <target2>=<message>
Page last person you paged:
p <message>
Note: Be careful, or you might mav. an '=' sign in this pose will always turn it to one of the above.
Page someone with a space in their name:
p <"target">=<message>
Say something OOC:
OOC <message>
Pose something OOC:
OOC :<pose>
Possessive Pose something OOC:
OOC ;<pose>
Go OOC:
+ooc
Go IC:
+ic
See who's online
WHO
See who's online and where they are:
+who
See the locations where people are:
+where
Look at your sheet:
+sheet
Have someone meet you at your location:
+meet <target>
Finger someone:
+finger <name>
Note: They may know you did this.
To see if someone's online without them knowing:
WHO <name>
Help
For builtin MUSH commands:
help
For searching builtin MUSH commands:
help *<search>*
For softcode MUSH commands:
+help
Useful topics:
+help approved
Basic Sets
Set your gender:
@sex me=<gender>
Set your desc:
@desc me=<desc>
Set your Shortdesc (50 char max):
&short-desc me=<short-desc>
Chargen
Before you Chargen:
See totals for each category spent:
+sheettally
See advanced totals for abilities:
+abilitypoints
Ability help:
Extra 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>
See which channels you can join:
+comlist
See all channels and aliases for channels you are on:
comlist
See all the channels:
@clist
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
XP
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.
Extra help for XP: