View Single Post
  #4  
Old 04-02-2008, 08:47 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

Well, the change that happened that made characters start missing a lot more and hitting for less damage happened after the 1071 code. So, any code up till then should be fine for you.

Also, rules don't load unless you enable them in your database. You have to set the ruleset_id field to 1 (by default) for the rules to load. By default all rules are set to ruleset_id 0 which means they are disabled and do not load.

Maybe you changed that setting and that is when the errors started. Otherwise, they were always there and you just didn't notice them. The main thing to know is that these errors don't really matter. They won't cause any problems. It is just reporting to you that it couldn't load the rule.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote