/
lib/banish/
lib/d/
lib/doc/
lib/doc/domains/
lib/doc/efun/
lib/doc/examples/
lib/doc/examples/armour/
lib/doc/examples/contain/
lib/doc/examples/food/
lib/doc/examples/magic/
lib/doc/examples/monster/
lib/doc/examples/room/
lib/doc/examples/weapons/
lib/function/
lib/include/
lib/include/fn_specs/
lib/include/skills/
lib/info/
lib/inherit/base/
lib/log/
lib/manuals/312/
lib/news/
lib/obj/party/
lib/objects/components/
lib/open/
lib/open/library/
lib/open/party/
lib/players/
lib/players/zilanthius/
lib/room/
lib/room/city/arena/
lib/room/city/creator/
lib/room/city/garden/monst/
lib/room/city/obj/
lib/room/city/shop/
lib/room/death/
lib/room/registry/
lib/secure/
lib/secure/UDP_CMD_DIR/
lib/skills/
lib/skills/fighter/
lib/skills/thief/
lib/usr/
lib/usr/creators/
lib/usr/players/
             Newbie Creator Introduction and General Practice

   Welcome to the wonderful world of Creatorship. You might enjoy it, or you
may completely despise it. It is up to you to put in the effort to make it an
enjoyable experience. This book gives you general information about Lpc coding,
some simple rules to follow, and a lot of help at finding those helpful files
that will get you there! If you got this far, you can go a lot farther! You
figured out how to read this book! Duh! ;)

   Each chapter gives you some information about different topics. They also
give you at least one file name that you can 'more {filename}' to get more
thorough information about that topic. Also contained within each chapter will
be some sample codes on that topic and perhaps some files you can look at that
are actual code used and running. Most will likely be just bits of code
compiled into a nice little chunk. Each chapter can be accessed by using
the command 'read chapter #' where # is the number of the chapter.

     Chapter:     Topic:
        1             Rooms
        2             Monsters
        3             Weapons
        4             Armours
        5             Clothing
        6             Doors
        7             Dos and Don'ts
        8             Tables for weapons, armours, and monsters


   Happy reading, and if you are unable to solve your problems, don't be afraid
to ask Serepion for help. You can either mail him, or ask him directly. If
he is not around for a long time and you need help right away, you can ask a
high level creator for help. Good luck coding!