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.
|