Assume that you are the proud owner of at least one room.
One thing you may want to do right now is declaring one of those rooms as your ``home''. Note that you can only ``live'' in a room you own or in a room where its owner has added you to the list of potential residents.
@sethome
will tell the MOO that the current room is your home, meaning that:
Next, you want to describe each room you own. You can do this in three ways:
@describe command. If you are in the room,
you simply would type:
@describe here as ...... example: @describe here as "A lovely park with thousands of pink flowers"
@notedit here or
@notedit #xxxx (if you are not inside the room) and learn how
to use the built-in MOO editor, e.g. type 'look here' once
you are inside the MOO editor.
@edit here, type in your description and ship back the
result to the MOO. Read the documentation of your client and tell
the MOO to use ``local editing'' by typing '@editoptions +local'.
See sections 16.1.1 and 1.4
for more details on how to edit things!