EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   Static Zones (https://www.eqemulator.org/forums/showthread.php?t=30097)

Shiny151 12-16-2009 02:47 PM

Static Zones
 
I've been looking around for info on how to configure static zones in PEQ using a Windows server. Can anyone shed some light on how to do this? Thanks.

nilbog 12-16-2009 03:13 PM

I currently run 77 static zones, so I'll show you my setup. If it doesn't match up perfectly with your table schema, things might have changed since I have experimented with these.

Firstly, the launcher table. Since I do not want 77 independent windows, 3 launchers control the zones. Note I left 10 dynamic zones in case something crashed.

Code:

name                dynamics
third                    0
second                    0
first                    0
zones                    10

Next, the launcher_zones table is split into 3 different launcher names of the static zones I wanted.

Code:

launcher zone        port
first        qeynos        1200
first        qeynos2        1201
first        qrg                1202
first        qeytoqrg        1203
first        highpass        1204
first        highkeep        1205
first        freportn        1206
first        freportw        1207
first        freporte        1208
first        runnyeye        1209
first        qey2hh1        1210
first        northkarana        1211
first        southkarana        1212
first        eastkarana        1213
first        beholder        1214
first        blackburrow        1215
first        paw        1216
first        rivervale        1217
first        kithicor        1218
first        commons        1219
first        ecommons        1220
first        erudnint        1221
first        erudnext        1222
first        nektulos        1223
second        cshome        1224
second        lavastorm        1225
second        halas        1226
second        everfrost        1227
second        soldunga        1228
second        soldungb        1229
second        misty        1230
second        nro        1231
second        sro        1232
second        befallen        1233
second        oasis        1234
second        tox        1235
second        hole        1236
second        neriaka        1237
second        neriakb        1238
second        neriakc        1239
second        najena        1240
second        qcat        1241
second        innothule        1242
second        feerrott        1243
second        cazicthule        1244
second        oggok        1245
second        rathemtn        1246
second        lakerathe        1247
second        gukta        1248
second        gfaydark        1249
third        akanon        1250
third        steamfont        1251
third        lfaydark        1252
third        crushbone        1253
third        mistmoore        1254
third        kaladima        1255
third        felwithea        1256
third        felwitheb        1257
third        unrest        1258
third        kedge        1259
third        guktop        1260
third        gukbottom        1261
third        kaladimb        1262
third        butcher        1263
third        oot        1264
third        cauldron        1265
third        airplane        1266
third        fearplane        1267
third        permafrost        1268
third        kerraridge        1269
third        paineel        1270
third        hateplane        1271
third        arena        1272
third        fieldofbone        1273
third        warslikswood        1274
third        soltemple        1275
third        tutorial        1276

And finally I have a .bat that starts everything for me.

Code:

@echo off
start world.exe
cls
echo Wait for World to finish loading... Press Enter when done.
pause
start eqlaunch.exe first
start eqlaunch.exe second
start eqlaunch.exe third
start eqlaunch.exe zones



exit

Hope this helps!

Shiny151 12-16-2009 05:11 PM

nilbog this is great. Thank you very much for the info. It all makes sense now that I look at the tables.

But 77 zones! What OS and how much RAM do you have installed? What is your server pop on an average day?

nilbog 12-16-2009 05:26 PM

This is on a server machine, running a 64 bit server OS and 8 gigs of ecc memory. The prekunark zones take up like 25% of it; not bad at all.

Average population:
http://www.eqemulator.net/index.php?...fo&worldid=787

Glad to be of help.


All times are GMT -4. The time now is 05:11 PM.

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