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

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

Reply
 
Thread Tools Display Modes
  #1  
Old 03-11-2008, 10:42 AM
RCPD0715
Sarnak
 
Join Date: Feb 2008
Posts: 67
Default Maxlevel Problem

I have my Character: maxlevel set at 75 but people on my server can only level to 65...I have searched this in the forums, but cannot find a defenitive answer to this problem...please help thanks
Reply With Quote
  #2  
Old 03-11-2008, 11:25 AM
Aramid
Discordant
 
Join Date: May 2006
Posts: 356
Default

After you set it to 75, did you restart you server? Also, is it in your table as Character:MaxLevel?
__________________
Random Segments of Code....
Reply With Quote
  #3  
Old 03-11-2008, 12:11 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

You have to set the first field on the left to "1" instead of "0" which is the default setting. If you don't change that field, it doesn't apply that rule. You will see any rules set to "1" load as your server starts up when you run world.exe.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote
  #4  
Old 03-12-2008, 03:45 AM
jnovo
Fire Beetle
 
Join Date: Feb 2008
Posts: 4
Default

So you have to set the Ruleset_ID on the Rule_values table? doesn't that just link the active rule set (not individual rules) in the Rule_sets table?
Reply With Quote
  #5  
Old 03-12-2008, 03:52 AM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

Yeah, the ruleset_id column in both rule_sets and rule_values have to match. Meaning, if you have a default ruleset_id 0, then all of the rules need to have a ruleset_id of 0 you want associated with it. It isn't a bool value, it's an id. If you have a rule with ruleset_id 2, then any rules you want associated with that has to have a ruleset_id of 2. It isn't often used, but in this way you can define several rulesets which can be changed in-game. So you could have one rulset where your max level is 65, and another where it is 70. You can then swap them in-game without needing to reboot.

The big issue causing a lot of confusion is the ids in rule_set is set to auto-increment. I never realized this until I finished the installer, however it makes sense. So, that means when the data is loaded with the table schema, if will automatically gives the rules id 1, because MySQL won't give an entry an ID of 0. Now, if you source in the data without the table schema (so the table is already created) you can then give the rules an ID of 0. I corrected this in the installer, and will be updating PEQ's CVS to also account for this.

Last edited by cavedude; 03-12-2008 at 12:16 PM..
Reply With Quote
  #6  
Old 03-12-2008, 03:59 AM
jnovo
Fire Beetle
 
Join Date: Feb 2008
Posts: 4
Default

Yeah, thats what I thought, and was confused by Trevious' post.

Thanks for the clarification...

So I'm assuming that if you have multiple rule sets, you can change them on the fly in the server...

If the same rule is part of multiple sets, how do you define the Ruleset_ID in the Rule_values table?
Reply With Quote
Reply


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 05:33 PM.


 

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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3