View Single Post
  #4  
Old 11-24-2011, 11:55 PM
tulsplat
Fire Beetle
 
Join Date: May 2010
Posts: 4
Default

A follow up...

How do you make a zone load a custom rule set? What I tried:

I added a row to rule_sets with ID 1 and a name, cloned the default rows in rule_values using 1 as the ruleset_id for the copy, and modified maxlevel in the copy. Then I set ruleset_id to be 1 in the zone table for the zones I wanted.

However, after restarting the server and going to the modified zones, #rules current still shows it using the default rule set. I can #rules load <name> and that works, but when the zone starts up on its own it reverts to the default.

what am I missing?
Reply With Quote