fixed..
Fixed my problem.
After completely destroying my database and setting it all up again, I noticed that the rule_sets table had a default rule with an id of 2. In the rule_values table, all the rules were using the rule_id of 0. After I switched all of these to 2 (I could have just switched the default rule_set rule id to 0 I guess...), everything ran correctly.... corpses are working.
-Blaz
|