View Single Post
  #9  
Old 02-25-2004, 11:50 AM
DeathMan
Hill Giant
 
Join Date: Feb 2004
Posts: 143
Default

ok....now what?

# READ README.TXT
[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginport=5997
loginport2=5997
worldname=Sonic's non-legit
worldaddress=65.40.13.212
locked=false

[WorldServer]
Defaultstatus=0
Unavailzone=

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


[Database]
host=localhost
user=**********
password=*****
database=eq
compression=off



REM:--------------Start-----------------------
@echo off

if NOT exist spells_us.txt goto NOSPELL

start zone . 65.40.13.212 7995 65.40.13.212
start zone . 65.40.13.212 7996 65.40.13.212
start zone . 65.40.13.212 7997 65.40.13.212
start zone . 65.40.13.212 7998 65.40.13.212
start zone . 65.40.13.212 7999 65.40.13.212
exit
cls

:NOSPELL
__________________
"My career as a comedy man is going down the drain.."

"The fact you are on the toilet while saying that statement is funny..."

"What was that?"
Reply With Quote