EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   Dynamic to Static-help me ? (https://www.eqemulator.org/forums/showthread.php?t=24341)

Producer_BMW 02-08-2008 06:49 AM

Dynamic to Static-help me ?
 
I got the server working fine

but it load Dynamic_01

then Dynamic_02

3 , 4 and 5

but then it stops so i only can load a couple like if exceed more than like 15 people the server just spits people off time to time ....

I need to set it from DYNAMIC to (STATIC) or have more Dynamics or something can anyone help !?

TheLieka 02-08-2008 07:05 AM

Each zone.exe running requires a port (typically starting at 7000, and incrementing) - if people are being kicked off your server, it could be that your firewall isn't configured to allow people to connect via those ports, so check that.

It could also be that you don't have enough bandwidth to host it 15 concurrent sessions, but that should result in significant network lag before just disconnecting people. I believe that I read somewhere that the average eq client takes about 5k so you'd need 75k of available upload bandwidth in order to run that many connections.

If you are just dead-set on launching static zones, just drop to a command prompt, go to your eqemu directory and type "start zone.exe <zoneshortname>" for each zone you want to launch statically. Example:

Start->Run->cmd.exe
(assuming that c:\eqemu is your eqemu directory)
Code:

cd \eqemu
Start an instance of the world server (only do this once), and wait for it to finish loading before you start launching zones.
Code:

start world.exe
Start a static instance of North Freeport
Code:

start zone.exe freportn
Start a static instance of East Freeport
Code:

start zone.exe freporte
Start a static instance of West Freeport
Code:

start zone.exe freportw
Start a static instance of East Commonlands
Code:

start zone.exe ecommons
You can also write a script to do all of this, if you choose to run static zones on your server. I hope this helps.

Dax

Producer_BMW 02-08-2008 07:16 AM

Huh ?
 
so i have to type that every time ?

Producer_BMW 02-08-2008 07:19 AM

also how do i set it pvp
 
?? how do i change it to pvp

I type start world.exe

it said could not find :( so im uterly fuxed

Theeper 02-08-2008 08:41 AM

Or you could go into the worldui and use the launcher for loading zones.


All times are GMT -4. The time now is 11:47 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.