Quote:
Originally Posted by Kingly_Krab
You can tell which rule set which zone is using by running this query:
Code:
SELECT ruleset, short_name, long_name, zoneidnumber FROM zone ORDER BY zoneidnumber ASC LIMIT 0, 1000;
Also, they do actually work; therefore, you may be editing the wrong rule set.
|
Oh, I see. I'll try changing that and see if characters can still level beyond 20, because that's the limit I'm trying to set.
Also, can I just set all zones to use the same ruleset, or will that break something?