Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::General Support

Support::General Support Post all topics here having to do with errors while trying to connect to an EQEMu server but not about the setup/running of the Server itself.

Reply
 
Thread Tools Display Modes
  #1  
Old 12-25-2008, 09:20 AM
ardianko
Sarnak
 
Join Date: Aug 2006
Posts: 52
Default StartZone

Ok so i want all of my characters to start in befallen, which has the zone id of 17 ... i used navicat queries and went into the start_zones table and made the zone_id and start_zone column all set valued to 17.

I restarted the server and the characters still spawn in the mines of gloomingdeep (tutorialb) ... i tried zone 231 (taka) aswell, but it doesnt seem to work. any suggestions?
Reply With Quote
  #2  
Old 12-25-2008, 09:34 AM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

In your rule_values table, change the rule_value entry for rule_name World:EnableTutorialButton from the default of true, to false
Reply With Quote
  #3  
Old 12-25-2008, 09:45 AM
ardianko
Sarnak
 
Join Date: Aug 2006
Posts: 52
Default

wow. silly me. Thank you VERY MUCH, and i apologize
Reply With Quote
  #4  
Old 12-25-2008, 09:57 AM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Quote:
Originally Posted by ardianko View Post
wow. silly me. Thank you VERY MUCH, and i apologize
No need to apologize. The working tutorial button is a relatively new feature in EQEmu, so most posts you will find when searching about setting start zones won't mention it.
Reply With Quote
  #5  
Old 12-25-2008, 10:10 AM
ardianko
Sarnak
 
Join Date: Aug 2006
Posts: 52
Default

Ok that worked for getting the characters out of starting in the tutorial zone. But now its setting it to southern qeynos no matter what value i put in startzone/zoneid columsn :X
Reply With Quote
  #6  
Old 12-25-2008, 10:25 AM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

That may be due to the way you edited the start_zones table. Rather than editing that, the usual way to set a starting zone for all new characters is to set startzone in the variables table:


Code:
INSERT INTO `variables` (`varname`, `value`, `information`, `ts`) VALUES ('startzone', 'befallen', '', NOW());
South Qeynos is ZoneID 1, so the code probably defaults to that if something has gone wrong. Maybe there is something in one of your log files to indicate the problem.
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 12:13 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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3