View Single Post
  #8  
Old 05-22-2004, 01:55 PM
Deus's Avatar
Deus
Sarnak
 
Join Date: May 2004
Location: What.
Posts: 38
Default

Code:
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

start zone . -141-153-74-138.clrk.east.verizon.net
 7995 -141-153-74-138.clrk.east.verizon.net

start zone . -141-153-74-138.clrk.east.verizon.net
 7996 -141-153-74-138.clrk.east.verizon.net

start zone . -141-153-74-138.clrk.east.verizon.net
 7997 -141-153-74-138.clrk.east.verizon.net

start zone . -141-153-74-138.clrk.east.verizon.net
 7998 -141-153-74-138.clrk.east.verizon.net

start zone . -141-153-74-138.clrk.east.verizon.net
 7999 -141-153-74-138.clrk.east.verizon.net

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------------------------
I must be the dumbest person in the world, it takes me this long to set up a server
Code:
### --- 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 recommend using the eqemulator.net Loginserver ALWAYS. 

### --- NOTE: You can NOT use the word "Server" in worldname. 
### --- NOTE2: the word "Server" is added to each server automatically. 
# READ README.TXT 
[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginport=5997
worldname=Shadow Worlds(Beta)
worldaddress=-141-153-74-138.clrk.east.verizon.net
locked=false

[WorldServer]
Defaultstatus=0
Unavailzone=

[LoginConfig]
ServerMode=Standalone
ServerPort=5997
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=

[ChatChannelServer]
ChatChannelServer=localhost
__________________
Life is a mystery; You never know what to expect, so don't.
Reply With Quote