Thread: De-Leveling
View Single Post
  #2  
Old 02-22-2009, 05:19 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

I am not sure if this is your issue or not, but there are 2 rules for setting the max level. There is the maxexplevel rule, which tells the server what to allow players to level to normally, and there is a maxlevel rule, which tells the server the max level for other features such as keeping scribed/memmed spells when you zone, training at a GM, and others. The reason to have the second rule is in case you want to allow players to exceed the maxexplevel cap. An example would be on Storm Haven, we allow players to quest their way from level 70 (maxexplevel cap) up to 75. So, players can only level via exp up to 70, but without these 2 separate rules, it causes all sorts of problems for players over level 70 that got their via our extra level quests.

If you want your server to have a cap of 65, you can either set both of those rules to 65, or you can set maxexplevel to 65 and leave maxlevel at 0 and it will have the same effect. The only time you need to set them differently is if you wanted to do something similar to what Storm Haven does with above level caps. If your maxexplevel is set to 51, then that is the cause of your problem. Otherwise, your issue is something unrelated to these rules.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!

Last edited by trevius; 02-22-2009 at 01:21 PM..
Reply With Quote