Nicholas S. Wourms wrote: > > 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! This is fairly simple, just look around your code for the do_gain function or somewhere that advances levels auto. And the argument that they should be able to auto immort or have to be advanced manually is a good one. On one hand you might not want to allow for such power as goto and other things like that automatically. Besides just allowing them to not auto-immort, is add a grant command that would allow the IMPs to grant any IMMO command to any IMMORTAL and not to the entire level of that immort. Just a thought/idea. |*******************************************************************| | Andrew Jones Computer and Information Science Major | | E-Mail: | | Gladstone: mch@gladstone.uoregon.edu | | Other: mch@thantos.mudservices.com | |*******************************************************************| +-----------------------------------------------------------+ | 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