Unofficial GarouMUSH Wiki
Line 63: Line 63:
 
== Character Descriptions ==
 
== Character Descriptions ==
   
For garou (or other Changing Breed) characters, this can get kind of messy due to the nature of <code>+shift</code> (see <code>+help shift</code> on the game for a more in-depth explanation of that). Namely, they must input a description for each of their shapes. Below is an example of how a Garou would do this, the overall form is the same for other Breeds, the terminology just changes slightly.
+
For garou (or other Changing Breed) characters, this can get kind of messy due to the nature of <code>+shift</code> (see <code>+help shift</code> on the game for a more in-depth explanation of that). Namely, they must input a description for each of their shapes. Below is an example of how a Garou would do this; the overall form is the same for other Breeds, the terminology just changes slightly.
   
 
; <code>&homid_desc me=<description></code>:Your human description.
 
; <code>&homid_desc me=<description></code>:Your human description.

Revision as of 13:14, 18 March 2013

Bboards

Reading

+bblist
Shows all available bulletin boards on the game.
+bbnew
Shows you all unread bulletin board posts (WARNING, can be spammy if you aren't caught up).
+bbcatchup
+bbcatchup all will mark all posts as read. You can also use this command for individual boards by name or number (i.e. +bbcatchup 3 will mark board 3 as read, and +bbcatchup media will mark the Media board as read.
+bbread
To read a specific post, the syntax is +bbread <board>/<post number>. <Board> can be either the number or name of the board in question.

Posting

+bbpost
+bbpost <board>/<subject>=<message>

Character Advancement

See +help edu on the game for a more extensive helpfile on this subject.

There is no XP system on the game. Instead, the wizards receive your +learn request, look it over, and decide how long it will take for you to learn the indicated stat from the indicated teacher. Sometimes, though not often and reason is always given, +learns are denied.

  • +learn <lesson type>:<lesson> from <teacher> is how you apply for stat-raises on the game.
  • The teacher of the lesson uses a very similar command: +teach <lesson type>:<lesson> to <student>. Both teacher and student must put in their respective commands for the +learn to be valid.
  • Sometimes the "teacher" can be a spirit or some resource other than another player (the Allies background, for instance). In this case, simply put that in the "teacher" part of the +learn command (i.e. +learn Gift:Mother's Touch from Spirit).

@mail

Writing

To write an in-game mail message to someone, you use @mail <name list>=<subject>. The name list is space-separated (i.e. 'Athena InleRah Hobbes' would work, but 'Athena, InleRah, Hobbes' would not) and can support aliases (more on them later).

After the message is started, text is added by typing it after a single dash (-). For example:

-Hello, this is a message.

Once all text has been entered, the message can be sent by typing either -- or @mail/send.

Reading

To list all messages in your inbox, simply type @mail.

To read any given message, type @mail <#> (i.e. @mail 3).

Deleting messages is a two-part process.

  1. To mark a message as ready-to-delete, you use @mail/clear <#>. You can use ranges of numbers in this command as well, such as 1-25, or "all" if you want to clean out your entire mailbox.
  2. Messages remain in your inbox, but marked as "cleared" until you either log that character out, or use @mail/purge. This gives you a chance to @mail/unclear if you decide that you want to save some of those messages.

Who's Around?

There are several commands to see who is connected to the game and where they are.

  • WHO is the most basic of these, showing a list of names, idle times, and "@doing" messages sorted from oldest connection at the bottom to newest at the top. Can by spammy if there's a lot of people on.
  • +who and +where are functionally identical, showing a list of characters sorted by where they're located in the game.
  • +finger <name> will give you more extensive information about a specific character.

Moving Around the Game

There are several commands to quickly move around the (sometimes rather confusing) game grid.

  • +join <name> will instantly teleport you to your target's location.
  • +carpet is something of a taxi system. See +help carpet on the game for how it works.
  • @tel <target> is a teleportation command that gets kind of complicated. The target can be either a name (room, object, or character) or a dbnum (database reference number, you'll see them after room names and some character names).

Character Descriptions

For garou (or other Changing Breed) characters, this can get kind of messy due to the nature of +shift (see +help shift on the game for a more in-depth explanation of that). Namely, they must input a description for each of their shapes. Below is an example of how a Garou would do this; the overall form is the same for other Breeds, the terminology just changes slightly.

&homid_desc me=<description>
Your human description.
&glabro_desc me=<description>
Your near-man description.
&crinos_desc me=<description>
Your warform description.
&hispo_desc me=<description>
Your direwolf description.
&lupus_desc me=<description>
Your wolf description.