Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Linux Servers

Support::Linux Servers Support forum for Linux EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 10-18-2022, 09:56 PM
/dev/pie
Fire Beetle
 
Join Date: Oct 2022
Location: us
Posts: 10
Default How do I set max lvl?

I am new to this whole server thing. I just got my server setup and I am able to log in and play. However I was wondering how I set max lvl for my toon. I noticed a post here about going past lvl 100 and then it kicks you back to lvl 1. I would like to avoid that.

Id appreciate the help.
Reply With Quote
  #2  
Old 10-19-2022, 10:24 PM
blackdragonsdg
Dragon
 
Join Date: Dec 2008
Location: Tennessee
Posts: 653
Default

Be sure to backup your database before making any changes. You have to go into the rule_values table of your database and change Character:MaxExpLevel and Character:MaxLevel to the desired max level or you can use the following sql to do it for you.

update rule_values set rule_value = 85 where rule_name = 'Character:MaxLevel';
update rule_values set rule_value = 85 where rule_name = 'Character:MaxExpLevel';
Reply With Quote
  #3  
Old 10-19-2022, 11:09 PM
/dev/pie
Fire Beetle
 
Join Date: Oct 2022
Location: us
Posts: 10
Default

Quote:
Originally Posted by blackdragonsdg View Post
Be sure to backup your database before making any changes. You have to go into the rule_values table of your database and change Character:MaxExpLevel and Character:MaxLevel to the desired max level or you can use the following sql to do it for you.

update rule_values set rule_value = 85 where rule_name = 'Character:MaxLevel';
update rule_values set rule_value = 85 where rule_name = 'Character:MaxExpLevel';
Thank you.
Reply With Quote
  #4  
Old 12-27-2022, 04:45 AM
Gnowm
Fire Beetle
 
Join Date: Aug 2009
Location: Australia
Posts: 19
Default

Dumbshit spam post. Thort drift hunters was some server operator. In closing, abel1303 is a dumb spam shit poster.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 07:16 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3