View Single Post
  #8  
Old 03-19-2002, 05:36 AM
morpheus014
Hill Giant
 
Join Date: Feb 2002
Location: the little voice in the back of your head
Posts: 239
Default

I went through and re installed everything, re configured everything to look like the following:

[Database]
host=localhost
user=#####
password=#####
database=eq
---------------------------------------
[LoginServer]
loginserver=localhost
worldname=Rolsec So
locked=false
account=
password=
worldaddress=localhost
loginport=5999
-----------------------------------------
[Boot5zones.bat]
@echo off
start zonent . 127.0.0.1 7800 127.0.0.1
start zonent . 127.0.0.1 7801 127.0.0.1
start zonent . 127.0.0.1 7802 127.0.0.1
start zonent . 127.0.0.1 7803 127.0.0.1
start zonent . 127.0.0.1 7804 127.0.0.1
exit
cls
--------------------------------------------

no matter what i change it still wont let me get my own server up-- the error is in the boot5zones.bat file i think, any help on this would be great. Im also getting an incorect version error when i try to get to the server select screen-- not sure what is causing this.
Reply With Quote