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

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
locked=false 

[WorldServer]
Defaultstatus=0
Unavailzone=

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

[ChatChannelServer]
ChatChannelServer=localhost
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 7995 192.168.1.100
start zone . 141.153.74.138 7996 192.168.1.100
start zone . 141.153.74.138 7997 192.168.1.100
start zone . 141.153.74.138 7998 192.168.1.100
start zone . 141.153.74.138 7999 192.168.1.100
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------------------------
the first is Loginserver.ini
Code:
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.7-DR3
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=26679, max id=68199
[Status] ./LoginServer.ini read.
[Status] Loading guild ranks..
[Status] Loading ./addon.ini..
[Status] Loading EQ time of day..
[Status] Reboot zone modes ON
[Status] Deleted 0 stale player corpses from database
[Status] Deleted 0 stale player backups from database
Assassinating people that whine about horses...done
TCP listening on: 141.153.74.138:9000
World server listening on: 141.153.74.138:9000
Connected to LoginServer: eqlogin1.eqemulator.net:5997
__________________
Life is a mystery; You never know what to expect, so don't.
Reply With Quote