In order to add levels, you need to change code in class.c and the more obvious structs.h. In class.c you'll need to add new THAC0 values for all the levels (probably need to re-balance the stock values also), and add the experience table stuff to the titles[][] array. The stock code always uses the LVL_xxxx defines, so you should not have to change anything else. Try and always use those defines, because you'll be thankful later when you want change level stuff again. -james-
This archive was generated by hypermail 2b30 : 12/07/00 PST