Quote:
Originally Posted by shanxi
Pasting directly from my files..
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
REM:--------------Start-----------------------
@echo off
if NOT exist spells_us.txt goto NOSPELL
start zone . 68.217.134.200 8780 68.217.134.200
start zone . 68.217.134.200 8781 68.217.134.200
start zone . 68.217.134.200 8782 68.217.134.200
start zone . 68.217.134.200 8783 68.217.134.200
start zone . 68.217.134.200 8784 68.217.134.200
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------------------------
##yes, i /blinked then went to whatsmyip.com and did ipconfig... my external AND internal are the same..
----------------------------------------------------------------------------------
### --- 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=newlogin1.eqemulator.net
#loginserver2=eqemulator.net
loginport=5996
#loginport2=5996
worldname=TestTest
worldaddress=68.217.134.200
locked=false
account=
password=
[WorldServer]
Defaultstatus=0
Unavailzone=
[ChatChannelServer]
worldshortname=TestTest
chataddress=
chatport=
------------------------------------------------------------------------
i went to my server page in internet explorer and there is no option for port forwarding, I figure maybe my problem lies there?
|
it should look like this..
start zone . 68.217.134.200 8780 127.0.0.1
start zone . 68.217.134.200 8781 127.0.0.1
start zone . 68.217.134.200 8782 127.0.0.1
start zone . 68.217.134.200 8783 127.0.0.1
start zone . 68.217.134.200 8784 127.0.0.1