Decided to post my DB file and my LoginServer file for hopes of someone knowing whats up.
Database
----------------------
# READ README.TXT!
[Database]
host=localhost
user=Gene
password=gold
database=eq
compression=off
### --- This file tells world.exe what computer mySQL is on. Host should
### --- be left "localhost" unless mysql is on a differant computer than world.exe.
----------------------
ServerLogim
----------------------
### --- This file tells world.exe what loginserver to connect to.
### --- Leave the account and password field BLANK.
### --- Public Login is un-supported as is LAN playing. We recommend using the eqemulator.net Loginserver ALWAYS.
### --- NOTE: You can NOT use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automatically.
# READ README.TXT
[LoginServer]
loginserver=192.168.0.2
loginport=5999
worldname=Genes Ultra
worldaddress=192.168.0.2
locked=false
account=
password=
[WorldServer]
Defaultstatus=0
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
|