Valarin
Builder's Tutorial: Introduction

1. Introduction

1 . A

Some Commands to Get You Started

prompt default
Gives you the standard prompt for builder's which should show the room number you're in and your invis (invisibility) level. You can customize your prompt as you'd like, see "help prompt" for more details.
holylight
Allows you to see in dark rooms and at night without using a light source.
nohassel
Assures that aggressive mobs don't try to start fights with you.
autoexits
Allows you to see all the exits of a room when you enter it or use "look".
syslog complete
Shows all system messages as they occur.
alias olcsave redit save $1;oedit save $1;medit save $1;sedit save $1; zedit save $1
(Enter all this as one line.)
Allows you to save all the changes you've made to a zone by typing in "olcsave XX", where XX is your zone number.
wizhelp
Displays a list of all the commands you can use as an immortal. Typing "help" followed by any of the commands will give further information.
goto
"go" for short, this command allows you to go directly to a room number, object, mob, or character of your choice. ie "go 1204" will take you to room 1204, the Immortal Board Room. go brokken will take you to brokken if he is visible in the game.
rent
when you're done building for the day, goto room 1201, The Inn Of the Immortals, and type "rent" to save your character.
1 . B

Using Bulletin Boards and the Valarin Text Editor

From time to time you may find that you need to use a bulletin board to write a message for other players in the MUD. This meesage may be a question, a comment, a suggestion, etc.

To read whats already been written on a bulletin board type "read board" to get a listing of all the messages on the board. To read a particular message, just type "read <message number>".

To write a message onto a bulletin board, type "write <message title>". You'll be taken to the standard text editor for Valarin. Type in your message, being sure to end each line with an enter, then type /s on a new line and hit enter to save your message to the board.

To remove a message type "remove <message number>"

The commands that you can enter (on a new line) in the Valarin Text Editor are:

/a         -  aborts editor
/c         -  clears buffer
/d#        -  deletes a line #
/e# <text> -  changes the line at # with <text>
/f         -  formats text
/fi        -  indented formatting of text
/h         -  list text editor commands
/i# <text> -  inserts <text> before line #
/l         -  lists buffer
/n         -  lists buffer with line numbers
/r 'a' 'b' -  replace 1st occurance of text <a> in buffer with text <b>
/ra 'a' 'b'-  replace all occurances of text <a> within buffer with text <b>
              usage: /r[a] 'pattern' 'replacement'
/s         -  saves text
Table of Contents | Next Chapter
Builder's Information | Home