![]() |
|
After downloading type this to extract it.
tar -xvzf insertskills.tar.gz
NOTE: Due to the formatting specifics of this snippet, I am willing to help install it if you choose to run this code. You need to send me your tables.c and mud.h files to xerves@rafermand.net. I will try to format your files and send them back to you in a day or two depending on how busy I am. I encourage you to try it first though, since I do not have a ton of time (but if you fail I am sure to help you). Here are some tips though...
1. Make sure you have no /* before any entry in mud.h or tables.c. Change these to //. I know atleast one entry (I think opentourney) is like this in both mud.h and tables.c
2. Make sure you put the Numbered comments in the EXACT place, or it will not work!
3. In the case segment in tables.c, the z case might not have a break at the end of it, make sure to add that break!
Thanks for your interest in this snippet.