Discworld MUD: Difference between revisions

From miki
Jump to navigation Jump to search
Line 107: Line 107:
search # Find small objects in the street
search # Find small objects in the street
search tree
search tree

## Pumpkin - garden (quest)
search bush
rustle bush # To get berries
give gooseberry to womble
help creator card
</source>
</source>

Meaning of some events:
* <code>Squelch</code> &mdash; This means we are wet. It's too warm, remove some stuff.


=== Pumpkin Town ===
=== Pumpkin Town ===

Revision as of 21:54, 26 April 2018

Configure MUSHClient

Set word wrap
  • Press Alt+5, then check option Wrap output at column number, enter 165.

Getting started

  • Played a bit the online client.
  • Now playing with MUSHclient on Wine.

Some commands.

read sign
help here             # Get help. In newbie area, in any room in general but shops in particular
f                     # Next page, or send an empty line
help essentials       # List of basic commands
tutorial              # In newbie area

# Newbie channel (open for 18h)
newbie hello!

# Frequently used commands
quit                  # To log out. Don't just close the client.
look
look cot              # Look a particular item
say Hello.            # Heard in a room.
sayto gabriella My name is Sheemay
whisper Yes.          # Private, but others can see that something's going on.
tell ...              # Totally private

# Movements
n, s, w, e, se...     # Short for 'north', 'south', 'west'...
enter silly-looking door  # Enter given exit

# Commands learned from the bench
map
glance                # A shorter version of look
options output map lookcity = off      # Turn off automatic map
options output map lookcity = top      # Turn it back on
options output map                     # More options

# Commands from sign
godmother help        # When lost

# Commands learned from newbie channel
temp                  # Get information on clothes re. temperature
unhold <item>         # Unhold an item (that I equiped)
get <item>            # Get some item (found on the floor for instance)
put <item> in <container>

# In Pumpkin town
look guide
look map              # ASCII representation
read map              # Written description
list topics on map
locate <place> on map
locate <topic> on map

## Pumpkin - soul command
bop
smile at johnny
hug
look soul            # Get all soul command
help hug
help soul commands

## Pumpkin - colour
options colour
options colour soul = cyan
options colour soul = bold blue b_red    # Blue on red background
colours list
look

## Pumpkin - shop
list
browse
buy
sell

## Pumpkin guide
open guide             # To open the guide
read guide             # Read the page we are on
turn page of guide     # Turn to the next page

## Pumpkin talker
help talker

## Pumpkin - Help combat
consider pumpkin
skills fighting
skills
health wounded all
health pumpkin
hskills             # See recent increase in skills
tactics             # View combat tactics

## Pumpkin - Nurse Vicki
tear shirt          # To create bandages
say tell me more about wizards
say How do I use tea?
say How does bandaging works?
say If I want to be a priest, what is the easiest method?

## Pumpkin - Morgue
get all from corpse
equip               # Equip all relevant objects in inventory

## Pumpkin - street (search)
search              # Find small objects in the street
search tree

## Pumpkin - garden (quest)
search bush
rustle bush         # To get berries
give gooseberry to womble
help creator card

Meaning of some events:

  • Squelch — This means we are wet. It's too warm, remove some stuff.

Pumpkin Town

Nurse Vicki
  • She tells us how to get healed: tea from witches (heal up quicker), tear clothes into bandages (heal quicker), get curing ritual from priests, use wands from wizards, drink blue water from the gods.

Troubleshootign

MUSHClient

Got the following message:

> 

Quow's Cow Bar Notice:
Unable to detect the ASCII map from the MUD... 
If your ASCII map window continues not to work repeatedly, things you can try are:
Your 'term' might need resetting, or 'options output map' settings need changing to 'top'
You should also consider doing 'options output shortinlong=on' and 'prompt off' to help the plugin process game text more easily.
These things and more can be set by typing 'minimap discworldconfig' which changes many Disc-side settings for you.