ILAB OLC Beta 1.0
Jason Dinkel
Apr. 07 1995
Installation Instructions for ILAB OLC.
Directory Structure
area -changes needed to install
changes -changes needed to install
code -all the C code modules
doc -some document files
options -tutorials, extra editors.
1) Read through each of the files in the changes directory.
Each file has the same name as its Envy counterpart that
needs editing. Make the necessary changes to each of
the cooresponding Envy files.
2) Read through the olc.hlp and limbo.are files in the
area directory. Put olc.hlp in your Envy area directory.
Add the item in limbo.are to your Envy limbo.are.
3) Copy all the files in the code directory to your Envy
src directory.
4) Compile all of the code. Change the makefiles if you
are going to use them often.
5) Edit your God character and give them a new field:
Security 1
6) Run the game and execute 'asave world' to save the new
database. If all goes well then shutdown the mud and
make one final adjustment.
7) After saving the world for the first time you will need to
swap the order of haon.are and arachnos.are in the area.lst
file so that the resets will load correctly. Resets were
very difficult for me to enable because they do not contain
all of the information on each reset line, the information
has to be interpreted based on previous objects. The order
in your area.lst file should now be:
arachnos.are
haon.are
That's all that should need to be done. Please mail any problems
or bugfixes to jdinkel@mines.colorado.edu. Please include the
version you are using. This can be found by typing 'version' while
in any OLC editor.