View Single Post
  #3  
Old 02-18-2015, 02:25 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

If you want to hard set level caps per zone, you can use rule sets to do it. In your zones table, you can define a rule set to use for each zone. What you need to do is create a rule set for each zone in the rule_sets table, then in your rules_values, add an entry for that rule set number for the MaxLevel rules. Then just add that rule set to the zone you want to cap there. You can use the #rules command (I think it is #rules reloadall) to reload rules while your server is running so you can test them yourself if you like. Once you get one figured out and working, the rest should be cake.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote