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 04-10-2007, 03:54 AM
Kayot
Discordant
 
Join Date: Sep 2006
Location: Subsection 185.D354 C.12
Posts: 346
Default Static Zones

How do I make a zone static?

The Wiki is less than vague and earlier post were never answered or were about batch files.
__________________
If at first you don't succeed destroy all evidence that you ever tried.

God doesn't give second chances... Hell, he sets you up the first time.
Reply With Quote
  #2  
Old 04-10-2007, 05:53 AM
Dymerius
Sarnak
 
Join Date: Oct 2004
Posts: 74
Default

From your command prompt (Run -> 'cmd'), navigate to your EQEmu directory where your zone.exe is located.

Type 'start zone.exe zoneshortname' (ie, start zone.exe qeytoqrg to boot Qeynos Hills)

And, of course, you can create a batch file to automate the boot up of certain static zones if you like.

To create a batch file, create a new text document inside the Emu directory and edit it to read something like this:

Code:
start world.exe
start zone.exe qeynos
start zone.exe freeporte
start zone.exe cshome
start zone.exe
start zone.exe
Then change the text files extension from .txt to .bat.

This boots up the world, 3 static and 2 dynamic zones.

Of course, you will boot up whichever zones you choose from here. As stated, that particular batch file will boot up an instance of World, as well. This can be useful if you want to boot up the server and all of the zones with one click.
Reply With Quote
  #3  
Old 04-10-2007, 06:56 AM
Kayot
Discordant
 
Join Date: Sep 2006
Location: Subsection 185.D354 C.12
Posts: 346
Default

Is there a way to put the new zone windows in silent mode? It keeps updating with zone coords.
__________________
If at first you don't succeed destroy all evidence that you ever tried.

God doesn't give second chances... Hell, he sets you up the first time.
Reply With Quote
  #4  
Old 04-10-2007, 08:12 AM
StorkFG
Fire Beetle
 
Join Date: Mar 2007
Posts: 1
Default

You could edit the database.

If you examine the table "launcher_zones" you will find 3 fields, launcher, zone, and port. I'm not sure what else could be added for the launcher filed, but "zones" works well. The example below would add a static zone for Freeport East on port 7001.

Code:
INSERT into launcher_zones VALUES ('zones','freporte',7001)
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 07:11 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