On Sun, 7 Dec 1997, Rafiq Premji wrote: >I have just replaced my leveling system on the mud with a new one. I >deleted all my charactors, and now when I start a new charactor, it is >level 1, and not an implementor! I have checked my player object >directories and no other players are in existence. How can I raise this >charactor to implementor status? rm lib/etc/players or ACMD(do_upme) { GET_LEVEL(ch) = LVL_IMPL; } add to interpreter.c and don't forget to remove it later. >Or, if possble, can someone please send my the player object file for an >implementor so that I can log it on and make my charactor an >implementor? A player object file would do nothing but give you objects. :) -- George Greer - Me@Null.net | Genius may have its limitations, but stupidity http://www.van.ml.org/~greerga | is not thus handicapped. -- Elbert Hubbard +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/08/00 PST