On Wed, 15 Jan 1997, Joshua G. French wrote: > PS if anyone would like, i have a real simple code segment for preventing > folks from just immorting when they hit that xp at their highest level... > the concept is simple :> Ooh, you mean you actually managed to change: while(GET_LEVEL(ch) < LVL_IMMORT && to: while(GET_LEVEL(ch) < LVL_IMMORT-1 && I'm amazed... (Errr, my point is, that's nothing spetacular and if someone can't do that by themself, then they are better not trying to code a MUD). -- Daniel Koepke dkoepke@california.com Forgive me father, for I am sin. +-----------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://cspo.queensu.ca/~fletcher/Circle/list_faq.html | +-----------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/18/00 PST