Re: trouble with adding levels

From: KrimsonMUD [140.174.210.5] (dkoepke@global.california.com)
Date: 04/08/95


On Fri, 7 Apr 1995, SROWAN wrote:

> Hello,
> It's me again...
> I just tried to increase the number of levels/class on my circle 3.0 source,
> and I'm having compiling errors..something about excessive junk...in the
> thac0 and titles, sections of class.c.
> Is there any other files I need to alter to incorporate the new levels?
> 
> **CLANG** **CLANG** **BANG**  **CRASH**
> 
> Sorry for all the noise, signature under construction.
> Steve Rowan
> Computer Lab Consultant
> SROWAN@WVNVMS.WVNET.EDU  or  SROWAN@WVNVM.WVNET.EDU
> **SQUEAK**  **PING** **CRACK** **BANG**
> 

If I remember correctly, you'll need to change all the instances of:

titles [4][35]    /* or something similar :) */

with:

titles [NUM_CLASSES][LVL_IMPL+1]


oooh, two fixes in one!  Efficient.



This archive was generated by hypermail 2b30 : 12/07/00 PST