### --- This file tells world.exe what loginserver to connect to.
### --- Leave the account and password field BLANK.
### --- Public Login is un-supported as is LAN playing. We reccomend using the EQEmu.net Loginserver ALWAYS.
### --- NOTE: Starting 6-1-2002, you can no longer use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automaticly.
# READ README.TXT
[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginserver2=eqlogin2.eqemulator.net
loginport=5999
loginport2=5999
worldname=Jake's Florida (2nd)
worldaddress=router IP
locked=false
account=
password=
[WorldServer]
Defaultstatus=80
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
# READ README.TXT!
[Database]
host=localhost
user=erfg1
password=fger1
database=eq
compression=off
# READ README.TXT!
[Database]
host=localhost
user=mysql username
password=mysql password
database=eq
compression=off
my router IP (only I can connect) external IP (no one can connect)
REM:--------------Start-----------------------
@echo off
if NOT exist spells_en.txt goto NOSPELL
start zone . (IP) 7995 (IP)
start zone . (IP) 7996 (IP)
start zone . (IP) 7997 (IP)
start zone . (IP) 7998 (IP)
start zone . (IP) 7999 (IP)
exit
cls
my router IP (only I can connect) external IP (no one can connect)
|