| 
				 Current .ini configurations 
 [LoginServer]loginserver=localhost
 loginserver2=localhost
 loginport=5999
 loginport2=5999
 worldname=Turn the Page
 locked=false
 account=
 password=
 worldaddress=localhost
 
 [WorldServer]
 Defaultstatus=
 Unavailzone=
 
 [LoginConfig]
 ServerMode=Standalone
 ServerPort=5999
 UplinkAddress=
 UplinkPort=
 UplinkAccount=
 UplinkPassword=
 ~~~~~~~~~~~~~
 [Database]
 host=localhost
 user=*******
 password=****
 database=eq
 ~~~~~~~~~~~~~
 @echo off
 start zone . localhost 7995 localhost
 start zone . localhost 7996 localhost
 start zone . localhost 7997 localhost
 start zone . localhost 7998 localhost
 start zone . localhost 7999 localhost
 exit
 cls
 ~~~~~~~~~~~~~
 [Registration Servers]
 {
 "localhost:5999"
 }
 [Login Servers]
 {
 "localhost:5999"
 }
 ~~~~~~~~~~~~~
 still wont show my server.. =\ Running Win98, DSL modem... any ideas?
 |