[LoginServer]
loginserver=localhost
loginport=5997
worldname=testing my lan
worldaddress=192.168.0.184
locked=false
account=eqemu
password=eqemu
[WorldServer]
Defaultstatus=0
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5997
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
BOOT5ZONES.bat
REM:--------------Start-----------------------
@echo off
if NOT exist spells_us.txt goto NOSPELL
start zone . 192.168.0.184 7995 192.168.0.184
start zone . 192.168.0.184 7996 192.168.0.184
start zone . 192.168.0.184 7997 192.168.0.184
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
MINILOGIN
localhost eqemu eqemu
|