This snippet will add hidden exits, hidden doors, and hidden pickproof doors to your mud. All theese will be added with OLC support. I'm currently using a circle bpl17 with olc 2.0 dg 7a + other small stuff. Prerequisitions to make this snippet functional: OLC installed (Not a must) Hugors, (hugor@freebox.com), prompt snippet in a slightly altered form. (Which is suplied, with it's alterrations, along with this snippet). A little patience and some a little knowledge. What it will do is add 3 new door flags. 0 -> nodoor 1 -> is a door 2 -> pickproof door 3 -> hidden exit (no door) *new* 4 -> hidden door *new* 5 -> hidden pickproof door *new* So for thoose of you editting the .wld files "by hand" these are the numbers used to set the doors. Files needed: structs.h act.informative.c act.other.c comm.c genwld.c db.c redit.c When adding this please take a copy of your src directory before you add anything. Use the snippet as you please. If you find it useful, have comments or improvements, send me a mail. Christian (The eternal newbie)