redit

Posted by Nick Gammon on Tue 06 Jun 2006 06:06 AM — 1 posts, 7,821 views.

Australia Forum Administrator #0
Command:   redit
Handler:   do_redit
Min level: 53
Min posn:  any (dead)
Log:       build

Syntax: REDIT FIELD [parameter list]
        REDIT ON
 
FIELD  | PARAMETERS             -- DESCRIPTION / NOTES
---------------------------------------------------------------------
name   | <room name>            -- sets the room name / short description
exit   | <direction> [vnum] [exit-type] [key] [keywords]
bexit  | same as above, but does the exit in both directions
desc   | none                   -- you will be placed into the buffer editor
exdesc | <direction> [text]     -- sets/clears an exit's description
ed     | <keyword(s)>           -- adds/edits an extra description to the room
rmed   | <keyword(s)>           -- removes an extra description from the room
sector | <value>                -- sets the sector type
flags  | <flag> [flag]          -- toggles room flags
exflags| <direction> [flags]    -- displays/toggles exit flags
exname | <direction> [keywords] -- sets an exit's keywords
exkey  | <direction> <key vnum> -- sets an exit's key vnum/value
 
Note: Put a '+' before the direction to force ADDing of that exit
      and use a '#' to specify the exit by sequential order.
 
REDIT ON will lock you into a mode in which 'redit' is implied in each command
sequence, and hitting enter will give you an instant rstat of whichever room
you are in at the time. To get out of REDIT ON, simply type the word DONE. 
Example:
 
        redit on
        name A dark and forboding hallway
        flags dark indoors
        done
 
 
See EXITTYPES, EXFLAGS, EXITMAKING, SECTORTYPES and ROOMFLAGS.




Add comments here ...