Re: [CODE] Adding levels above 170s

From: Edward Glamkowski (EGlamkowski@MATHEMATICA-MPR.COM)
Date: 09/24/97


Level is type byte, and byte is defined to be signed char.
This lets you go up to 127.
You could change this to int (or more likely, short int),
but that has implications elsewhere throughout the code...


Edward Glamkowski, Programmer           Mathematica Policy Research
EGlamkowski@mathematica-mpr.com                 Princeton, NJ
                           http://www.mathematica-mpr.com

                    "Wenn du lange in einem Abgrund blickst,
                    blickt der Abgrund auch in dich hinein."   -Nietzsche

>----------
>From:  Gladius[SMTP:gladius@AVERNUS.CROSSLINK.NET]
>Sent:  Wednesday, September 24, 1997 2:42 PM
>To:    CIRCLE@post.queensu.ca
>Subject:        [CODE] Adding levels above 170s
>
>I am running a circle mud 3.0bpl11. I currently have 111 levels, and as soon
>as I install an alternate exp system, I plan to increase the number of levels
>to 343. However when I tried this before I got numerous errors, and was
>told since that circle can not support levels above 170s without severe
>modification. Since then I have started to code on another circle mud
>with 311 levels, however they don't remember how they did it, but they
>said it took a while. I would very much appreciate any clues or help as
>to what needs to be done to allow more levels to this range.
>                                  Thanks
>
>
>     +------------------------------------------------------------+
>     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
>     | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
>     +------------------------------------------------------------+
>


     +------------------------------------------------------------+
     | 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