Few questions..
can somone look over this and tell me whats wrong?
-db-
[Database]
host=localhost
user=Angelishes
password=Password
database=eq
compression=off
-Loginserver-
[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginserver2=eqlogin1.eqemulator.net
loginserver3=eqlogin1.eqemulator.net
loginport=5997
loginport=5997
loginport=5997
worldname=Angel's World (testing)
worldaddress=66.167.47.171
locked=false
[WorldServer]
Defaultstatus=0
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
-Boot5zones-
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:--------------Start-----------------------
@echo off
if NOT exist spells_us.txt goto NOSPELL
start zone . 66.167.47.171 7995 66.167.47.171
start zone . 66.167.47.171 7996 66.167.47.171
start zone . 66.167.47.171 7997 66.167.47.171
start zone . 66.167.47.171 7998 66.167.47.171
start zone . 66.167.47.171 7999 66.167.47.171
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------------------------
Im still not sure what the diffrence is between internal and extrenal ip's are that where showed in tatorial and my computer is hooked up to a router cause i have dsl and there are 4 other computers running on it.. can somone give me a few pointers let me no what i could do to help this.. also when i run world.exe it opens and just close's right away.. im tired been working on this for hours.. let me no whats up
|