EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   Boot 5 zones (https://www.eqemulator.org/forums/showthread.php?t=20275)

TheMadHatterMR 04-04-2006 03:14 PM

Boot 5 zones
 
I know it's a stupid question, but I downloaded the 6.2 server files and I don't see boot5zones.bat, but I have to have it to start up a server, where can I find the file?

sdabbs65 04-04-2006 11:55 PM

.
 
Quote:

Originally Posted by TheMadHatterMR
I know it's a stupid question, but I downloaded the 6.2 server files and I don't see boot5zones.bat, but I have to have it to start up a server, where can I find the file?

You don't have to have it it just makes it easier to boot up a zone.
here it is

BOOT5ZONES.BAT
REM: ****Read this first!!!****
REM: This file requires your real IP in the place of "EXTERNAL_IP_ADDRESS_HERE" when you are connecting
REM: To the EQEmu Loginserver.
REM: When you are using minilogin, Replace all IP Addresses to say 127.0.0.1
REM: If you still get errors try using localhost instead of 127.0.0.1
BOOT5ZONES.BAT
REM:--------------Start-----------------------
@echo off
if NOT exist spells_us.txt goto NOSPELL
start zone . YOURIPHERE 7995 127.0.0.1
start zone . YOURIPHERE 7996 127.0.0.1
start zone . YOURIPHERE 7997 127.0.0.1
start zone . YOURIPHERE 7998 127.0.0.1
start zone . YOURIPHERE 7999 127.0.0.1
start zone . YOURIPHERE 8785 127.0.0.1
start zone . YOURIPHERE 8786 127.0.0.1
exit
cls
:NOSPELL
echo You did not copy the spells_en.txt from your everquest directory to this one. Please do so or zones will crash on startup.
PAUSE
REM:---------------END------------------------


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

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