07-17-2011, 02:13 PM
I Tryed everthing out
Lan Connection
Hamachi Connection
Dynamic IP Connection
but still the same error (Timed Out)
and i set all correctly
Example
GameServer.cfg
## GAMESERVER
IP=192.168.X.X
PORT=4110
## MYSQL
SQL_HOST=localhost
SQL_DBASE=lcep2
SQL_USER=root
SQL_PASSWORD=*********
## RATES
EXP_RATE=1
SP_RATE=1
DROP_RATE=1
GOLD_RATE=1
## UPGRADE RATES in %
## 80 = 80% Chance for +1
SUCCESS=80
## IF UPGRADE FAIL
## success=80 = 20% chance to fail
## if it fails, u have 15% to break the item and 85% chance that nothing happens
ITEMBREAK=15
## Maximum upgrade with stones (heavenstone, smeltingstone etc. etc.)
MAXUPGRADE=20
LoginServer.cfg
#SERVER
IP=192.168.X.X
PORT=4101
#MYSQL
SQL_HOST=localhost
SQL_DBASE=lcep2
SQL_USER=root
SQL_PASSWORD=*********
#GAMESERVER
GS_IP=*********.dyndns.org
GS_PORT=4110
GS_CHANNELS=1
GS_TYPE=1
#LOGIN SERVER OPTIONS
AUTO_ACCOUNT_CREATION=TRUE
and ports are forwarded too
PLS Help



