Hi,
When I get my login admin / admin an error occurs:
"Can not connect to login server"
I already returned the two necessary commands Auth Server
"Start_service"
"set a game.open_external"
Here is my auth server: S db.auth.server: 127.0.0.1
S db.auth.name: Auth
S db.auth.account: its
S db.auth._password:
S app.name: TestServer
S log.ip: 127.0.0.1
S db.auth.port: 1433
N db.auth.use_webauth: 0
Db.auth.use_md5 N: 1
Db.auth.debug_md5 N: 1
N db.auth.md5_key: 2011
and my gameserver:
S app.name: game001
S auth.server_idx: 1
S auth.server_name: Sinja
S io.port: 4514
S io.ip_address: 208.77.81.56
T game.use_login_logout_debug: 1
T game.max_level: 170
T game.use_auto_trap: 0
T game.no_skill_cooltime: 1
S game.item_drop_rate: 1
S game.gold_drop_rate: 1
S exp_rate: 1
S game.exp_rate: 1
Does someone could help me please?






