View Full Version : Taking level restriction off of gloomingdeep
Randymarsh9
01-24-2009, 05:39 PM
I am using gloomingdeep as a hub zone for my server, but I can't seem to take the level restriction off of it. I used navicat to change the level from 10 to 80, but people over 10 still cannot zone in.
Sakrateri
01-24-2009, 11:32 PM
setting it to 80 now means only 80 or higher can zone in, set it to 0
Randymarsh9
01-25-2009, 02:33 AM
I tried setting it to 0, but when I tried to zone a character in, it still said that he was too high of a level at level 21.
Randymarsh9
01-25-2009, 08:25 PM
Anyone have any solutions for this? is there somewhere else I will need to change the value instead of just rules_values and variables?
leslamarch
01-25-2009, 08:49 PM
Misread post :)
Randymarsh9
01-26-2009, 12:49 PM
Ok, are there any suggestions for this? No matter what I am setting the max level for tutorial to in my rules and variables, it still will say a level 20 is too high to enter.
Angelox
01-26-2009, 01:12 PM
Up above in these forums, theres a 'search' option in the pull-down menus - I did a search for 'Tutorialb' and 'level', came up with this (http://eqemulator.net/forums/showthread.php?t=26699&highlight=gloomingdeep+level).
Randymarsh9
01-26-2009, 01:38 PM
I actually already read that before I posted. That's where I learned what rule it was. I changed it from 10 to 80 in the rules, it didn't work, then to 0, then 255. It didn't allow a level 20 in for any of those levels. Then I tried replace into variables (varname,value) values ('World:MaxLevelForTutorial','0') in mysql and it didn't work. I also tried using #rules setdb World:MaxLevelForTutorial 0,80,255 while ingame and it still didn't help. I restarted my server after everything I tried and I am stumped as to what else I can do
Derision
01-26-2009, 01:42 PM
Are you getting a message or is the Enter Tutorial button just not highlighted ? If you get a message, what does it say (word for word) ?
Angelox
01-26-2009, 01:58 PM
Also, when you boot up the server, do you see the message for "World:MaxLevelForTutorial" being set to 0?
Randymarsh9
01-26-2009, 02:03 PM
Yes it says that it is
Randymarsh9
01-26-2009, 02:07 PM
And when I try to zone my character in, it says You are too high in level to be in this zone.
Angelox
01-26-2009, 02:08 PM
What version source (or executables) and database do you have?
Randymarsh9
01-26-2009, 02:10 PM
Do you mean revision 271
Angelox
01-26-2009, 02:24 PM
Yea, just trying to figure out why it would do that - there's also a table (I'm at work, so I can't tell you the exact name) - it is a Zone table and will bump you if you have a higher level set on it. Also the NPC that sends you there will bump you too.
Also, Derision asked"Are you getting a message or is the Enter Tutorial button just not highlighted ? If you get a message, what does it say (word for word) ?"
Derision
01-26-2009, 02:25 PM
And when I try to zone my character in, it says You are too high in level to be in this zone.
I don't see anywhere in the source or in the client producing a message that states 'You are too high in level to be in this zone'. Are you sure you don't have a quests/tutorialb/player.pl that is checking your level on zone in and booting you out with this message ?
Randymarsh9
01-26-2009, 02:27 PM
when I zone in it says you are too high in level to be in this zone. Then it ports me to nexus.
Angelox
01-26-2009, 02:37 PM
What database are you using ? PEQ? what version?
Randymarsh9
01-26-2009, 02:42 PM
Actually I checked the quest Derision suggested and I edited it to be level >100 and it worked.
Angelox
01-26-2009, 02:47 PM
Probably don't need that line in the script anymore since Derision made the new tutotialb code.
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.