Class Snippet V1.0 January 28, 2001 Use at your own risk, I am not responsible for any harm to you, your computer, or anything else as a result of using this snippet. ********************************************************************************** This snippet removes the cumbersome class structure in const.c and seperates the class definitions in to files which are read and inserted into the class structure at boot. This makes it much easier to add a new class, you don't have to go the skill table and add levels to each skill. You simply make a new class file and make a few changes to the code to add a new class. Files included in this snippet: README This file install.txt Installation instructions snippet.c Code installation file HOWTO How to add a new class class.class Sample class file ********************************************************************************** I created this snippet in a stock ROM2.4b6 code base, I offer no guarentees that it will work in other code. Ralgha Implementor at Gateway to the Night telnet://gatewaynight.betterbox.net:6500 ralgha@gatewaynight.betterbox.net