On Mon, 20 Apr 1998, Rob wrote: > byte class; /* PC / NPC's class */ (line 642) > byte class; (line 851) > >I feel pretty dumb but how should I change these so that i can put in >210 levels without it wraping around please! Change those to 'int' (and wipe your pfile) or use one of the spareX variables in the char_data structure and change your code to reference that instead. (Most will be fixed by simply changing GET_LEVEL macro.) -- 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/15/00 PST