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 06-04-2010, 01:07 PM
Madrigal
Fire Beetle
 
Join Date: Mar 2010
Posts: 10
Default Max Level for Tutorial?

Hi,

I'm running a private server using the PEQ database (revision 1496) and have set the World:MaxLevelForTutorial to 75 (in the rule_values table). However, when I try to enter the tutorial from the character select screen with a character over level 15, I am confronted with a message saying that my level is too high for this area and am immediately zoned to the Nexus.

I fiddled around with the value, changing it from 75 to -1, and it appears that I cannot even click on the "enter tutorial" from the character select screen when the value in World:MaxLevelForTutorial is set to a value less than my character's level. This holds true for both the Titanium and SoD clients.

This leads me to believe that World:MaxLevelForTutorial is working just fine, and that I must be missing another parameter for the tutorialb zone (#189). After searching through the zone table, I found a column for min_level but nothing for max_level or an equivalent thereof (at least nothing blatantly obvious that would allow me to specify the maximum level for a particular zone).

So, my question is this: how would it be possible to enter the tutorial over level 15? Am I missing something obvious or doing something stupid here?

Thanks,

madrigal

edit: sorry for posting in this forum category ... I mistakenly clicked on "General Discussion" instead of "General Support".

Last edited by Madrigal; 06-04-2010 at 01:11 PM.. Reason: posted in wrong forum category
Reply With Quote
  #2  
Old 06-04-2010, 01:46 PM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,497
Default

Did you check the player.pl file in tutorialb?
Reply With Quote
  #3  
Old 06-04-2010, 02:03 PM
KLS
Administrator
 
Join Date: Sep 2006
Posts: 1,348
Default

Yeah looks like you're just using an unmodified player.pl file.

Quote:
if($ulevel > 15 && $status < 80)
{
$client->Message(15,"You are too high in level to be in this zone.");
quest::selfcast(2433);
}
Gotta change that block to check higher than 15.
Reply With Quote
  #4  
Old 06-07-2010, 04:46 AM
Madrigal
Fire Beetle
 
Join Date: Mar 2010
Posts: 10
Default

Thank you both, that fixed the problem. I'll remember to look over those .pl files in the future.
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 12:38 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