-
Notifications
You must be signed in to change notification settings - Fork 33
Getting Started
This section covers a few of the preconditions that a character needs in order to be able to build; it also lists a few common issues and the methods used to fix them. If you're not in charge of the administrative side of building (getting new builders set up, assigning zones, etc), then you can safely skip this section.
Although every Immortal character technically has access to the modal editing commands, they are unable to use them without having their online creation (OLC) permissions enabled. To enable someone's OLC permissions, use SET <target> OLC ON
.
The next step is to set your prospective builder up with a zone to build in. The procedure for creating a zone and assigning it a builder is outlined below:
- Look up your builder's IDNum (use
STAT <target>
) and copy it down. - Examine the list of current zones with
SHOW ZONES
for a blank space to put your new zone into. -
ZSWITCH
to the zone's prospective number; if I were creating a zone from 9800-9899 I wouldZSWITCH 98
. - Enter the ZEDIT menu (hit 'y' in response to the creation prompt).
- Add your builder's IDNum to the list of Editor IDNums.
- Finish setting up the zone, quit and save. Your builder can now edit everything in this zone.
Whenever I try to use an OLC command, I get the error message "Privileged operation".
Your character's OLC permissions haven't been enabled, so the MUD is stopping you from editing the world. Have an Immortal with access to the Set command use 'SET your_name OLC ON'.
Whenever I try to use the OLC system, it tells me "OLC temporarily unavailable".
Someone has turned off the OLC permissions on your MUD. Have any Immortal of Level 7 or higher type the 'OLC' command; this command globally enables or disables the OLC system. Make sure you check with your head immortal before doing this if you are on an active port with mortal players.