You don't have to wipe, simply add this procedure as is into a file
( ex: act.other.c )
ACMD(do_impme) {
GET_LEVEL(ch) = LVL_IMPL;
send_to_char("done", ch);
}
then add it to interpreter.c in the appropriate places, then go ahead add your
levels and change lvl_impl in structs .h to the appropriate, then reboot, type
impme, and you will be imp.
-Matt
This archive was generated by hypermail 2b30 : 12/18/00 PST