look
command. It's your friend. Most special instructions,
like sitting at the table in the classroom, hide inside item descriptions.
Hallway
, you type
hallway
. Occassionally, even that won't work, and you'll need
to type Hallway
. Furthermore, some MUSHes will stick in one or
two letter names you can use as abbreviations, allowing h
to
as well. Try any or all of these, but be aware that the alternatives exist.
say
command can be abbreviated "
(a double-quote),
which is usually a pretty good mnemonic. The pose
(for
MUSH) or
emote
(for MOO) command is usually abbreviated :
(a colon),
which is less mnemonic, but saves a lot of typing.
help
. That will
attune you to some of the more involved features of the MUSH, even if the
help facility itself kinda stinks.
@name me="New Name"
password
, substituting the new name you want to use for
New Name, and
your password for password. This can be especially helpful if you want to
use a name other than the one you logged in with, or if (as some of us have)
your name conflicts with the instructor's. ;)
@rename
me to NewName, Alias
and I can't gurantee that
they'll actually work like expected, since (as an unregistered
character) I couldn't actually test them.
@alias me=nickname
, where nickname is the short form
you'd like to use. For example, I set mine to geoffg
, so
that people wouldn't have to type my whole name.
@addalias alias to me
if you want to add an additional
alias later.
connect "Geoff Gerrietts" password
or connect geoffg
password
to get back in.@desc some text that describes
me
. On an entertainment-centered MUSH, this item has a high
status; in an academic setting, it's less important, but still, it gets
really dull to look at other players and see
'You see nothing special.
' That's what
you look like if you don't set a description, and, well, we all know we're
pretty special, right? Just a couple sentences will help give your "virtual
self" some substance; the elaborately minded should see help
substitutions
for ways to stick carriage returns, tabs, and other
interesting tidbits into their descriptions.@describe me as "Whatever you look like"
to
set your description. Again, I couldn't really test it, so your mileage
may vary.
That's about it for the quick hints on MUSH in general...the remainder of this document centers on TinyFugue. If you plan to use another client, or (shiver) will be trying raw telnet again, you can skip the last part of this.
/usr/people/student/gerriett/bin/tf
at a Unix prompt. If you can get to the MUSH, you can get to this. Just go
into Alexia like you would to read email, choose the Unix prompt option, and
start it up. I know the command is awfully long, but it hasn't been installed
in the system's default list of programs. System administrators generally
consider it a toy.
.tfrc
in your home directory (the one with your user name)./visual on
, your screen should split into two
nicely sized segments. You'll type stuff in the bottom window, and stuff
that the MUSH sends you will appear in the top window./more on
command. This will stop your screen if you
haven't typed anything since the line that's about to disappear first appeared.
In other words, it assumes that you'll read stuff as it comes along, but it
won't let anything go by if you've just been sitting there doing nothing./log file
command, providing a filename for file. You
can do this at any time, though many prefer to do it right from the start./log off
and it will stop sending stuff
to the file./addworld name userid password hostname port
command. The userid and password options are optional: they refer to the
name and password you use to log in to the MUSH. The name parameter is a
simple one-word name for the world. I used 370 for last night's session./addworld 370 geoffg smiley gaia.lis.uiuc.edu 4210
as
my command./world 370
will log me in and set me
down in the first room. No more pesky login sequence.