EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   General::General Discussion (https://www.eqemulator.org/forums/forumdisplay.php?f=586)
-   -   boot5zones.bat help (https://www.eqemulator.org/forums/showthread.php?t=19569)

advitar84 10-15-2005 01:59 PM

boot5zones.bat help
 
Hello the default for this bat is to have 5 zones only be availible right? How do I make it so 15 are? can someone share there code?

advitar84 10-15-2005 03:00 PM

what is wrong with this syntax its not working

REM: REM: Read this first!!!
REM: This file requires your real IP in the place of "YourIP" 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
REM:
@echo off
if NOT exist spells_us.txt goto NOSPELL
if NOT exist spells_us.txt goto NOSPELL
start zone . dane.gotdns.com 7995 192.168.0.50
start zone . dane.gotdns.com 7996 192.168.0.50
start zone . dane.gotdns.com 7997 192.168.0.50
start zone . dane.gotdns.com 7998 192.168.0.50
start zone . dane.gotdns.com 7999 192.168.0.50
start zone . dane.gotdns.com 8000 192.168.0.50
start zone . dane.gotdns.com 8001 192.168.0.50
start zone . dane.gotdns.com 8002 192.168.0.50
start zone . dane.gotdns.com 8003 192.168.0.50
start zone . dane.gotdns.com 8004 192.168.0.50
start zone . dane.gotdns.com 8005 192.168.0.50
start zone . dane.gotdns.com 8006 192.168.0.50
start zone . dane.gotdns.com 8007 192.168.0.50
start zone . dane.gotdns.com 8008 192.168.0.50
start zone . dane.gotdns.com 8009 192.168.0.50
start zone . dane.gotdns.com 8010 192.168.0.50
start zone . dane.gotdns.com 8011 192.168.0.50
start zone . dane.gotdns.com 8012 192.168.0.50
start zone . dane.gotdns.com 8013 192.168.0.50
start zone . dane.gotdns.com 8014 192.168.0.50
start zone . dane.gotdns.com 8015 192.168.0.50
exit
cls
:NOSPELL echo You did not copy the spells_us.txt from your everquest directory to this one. Please do so or zones will crash on startup.
PAUSE


All times are GMT -4. The time now is 06:07 PM.

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