View Single Post
  #3  
Old 12-07-2013, 02:09 PM
Lucia Moore
Sarnak
 
Join Date: Sep 2013
Posts: 32
Default

Quote:
Originally Posted by Kingly_Krab View Post
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?
Reply With Quote