Thread: Help =\
View Single Post
  #13  
Old 02-26-2002, 04:32 PM
_OZZY_
Hill Giant
 
Join Date: Jan 2002
Location: Shreveport, Louisiana, USA
Posts: 129
Default

Ok. Here is what I have:

db.ini
# READ README.TXT!

[Database]
host=207.254.204.94
user=username
password=password
database=eq

LoginServer.ini
[LoginServer]
loginserver=eqlogin.gotfrags.com
worldname=The Crazy Train
locked=false
account=
password=
worldaddress=207.254.204.94


Boot5zone.Win9x.bat
@echo off
start zone9x . 127.0.0.1 9001 127.0.0.1
start zone9x . 127.0.0.1 9002 127.0.0.1
start zone9x . 127.0.0.1 9003 127.0.0.1
start zone9x . 127.0.0.1 9004 127.0.0.1
start zone9x . 127.0.0.1 9005 127.0.0.1
exit
cls


Hope this helps you.
Reply With Quote