Ok, I am a little confused... I have made some skills, now I have all the skill slots filled in, up to 280. I've got this set like this Spells 0 - 130 Skills 131 - 280 Object Skills/Spells 281-299 Now, this hasn't change the max ammounts... 299. Many of the other settings, like languages, color settings, and conditions, are being overwritten by some of the last few skills... I changed the byte skills[MAX_SKILLS+1]; to unsigned short skills[MAX_SKILLS+1]; Now, this didn't help at all, everything still gets overwritten. Either way, byte, or unsigned short (word) it still gets overwritten.. Does anyone have any hints on why this is happening, and how I can fix it? Thanks a bunch +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST