Re: Need help adding levels

From: Carl Tashian (TASHIACM@ctrvax.Vanderbilt.Edu)
Date: 04/28/94


I had tons of problems adding new levels, too..

I added a 40 level system..
Most of it is simply changing the titles struct and other structs and making
SURE you don't have one title with more xp than the next..
It could be that the xp has one extra 0 for level 53 or.. maybe you have
forgotten to change all of the declarations in the OTHER circle files from:
extern struct title_type titles[4][35];
to:
extern struct title_type titles[4][##];

hope this helps..

l8er



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