Discworld MUD: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Getting started == * Played a bit the online client. * Now playing with MUSHclient on Wine. Some commands. <source lang=bash> read sign help here # Get help. I...") |
|||
Line 17: | Line 17: | ||
look |
look |
||
look cot # Look a particular item |
look cot # Look a particular item |
||
</source> |
|||
== Troubleshootign == |
|||
=== MUSHClient === |
|||
Got the following message: |
|||
<source lang=text> |
|||
> |
|||
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. |
|||
</source> |
</source> |
Revision as of 15:00, 18 April 2018
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 but also shops
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
look
look cot # Look a particular item
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.