> > Dear Coders, > > We are experincing a /MAJOR/ problem on our mud. There is a bug > > that allows level 30 morts to gain enough exp to get to level 31 > > (immort). Any ideas on where this is is caused (what .c file or .h?). > > And mabye you could give me a hint on how to solve it. Thanks in advance! My best bet is this. The experience table in class.c (from stock code) is a bit ski-wiff. Try checking that, so that the number of xp required to get to 31 is extremely high, or in the do_gain, have a check for the player going to 31, and not allowing it. jus +-----------------------------------------------------------+ | 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