Boards
(This board system is based upon the one, created by Erwin S. Andreasen, erwin@p.dknet.dk)
These commands are used for the new note system. Instead of just one
board, there are several, each with its special purpose.
Changing between the boards is accomplished using the board
command. Board without any arguments gives you a list of all boards together
with number of unread message. To change, type board <number> or board
<name of the board>.
To read next unread note, type note. To read a note with a specified number, type note read <number>. Typing note while in a board with no unread notes shifts you to the next board. Note that unlike the standard note system, a note has the same number in note list and note read.
Posting a message is as simple as writing note write. You will be moved into interactive mode, where all you see are prompts for the fields like To:, From: etc. You will be automatically put AFK while writing a note.
To see the list of the notes in the current board, type note list. Typing
note list <number> will list only <number> of the last notes in the
area.
You can remove your own note by using note remove <number>. Implementors
may remove other people's notes. Implementors can also select how many
days their note is kept before being purged. Purging happens automatically
at bootup. Purged notes are not deleted, but saved into a file.
To let players of a specific level and above, address it to that level
(no other recipients may appear in that case). To address it to a special
group of recipients, you can these predefined groups in the recipient list:
all, newbie, hero, superhero, immortal,
god, implementor
For a more specific group of recipients, you can place a condition
in this line with a leading ECOND statement. Eg:
econd actor level 30 -1
econd actor divinity 2 3
econd actor race human
econd actor not name Fluffy
Syntax:
board
board <number>
note
note read <number>
note reply <number>
note forward <number>
note list
note remove
note write
note catchup
