its do nothing
nothing happend when i click on login
and its not say cannot login just do nothing
i put this commands in Rappelz auth server
-start_service
-set game.open_external 1
PHP Code:
Authserver.opt
S db.auth.server:127.0.0.1
S db.auth.name:Auth
S db.auth.account:sa
S db.auth._password:
S app.name:Testserver
S log.ip:192.168.1.7
S db.auth.port:1433
N db.auth.use_webauth:0
N db.auth.use_md5:1
N db.auth.debug_md5:0
N db.auth.md5_key:2011
PHP Code:
GameServer.opt
S app.name:game001
S auth.server_idx:1
S auth.server_name:boodRappelz
S db.game.ip:127.0.0.1
S io.port:4514
S io.ip_address:192.168.1.7
S db.c.account:sa
S db.c.name:Arcadia
S db.c.server:127.0.0.1
S db.user.account:sa
S db.user.name:Telecaster
S db.user.server:127.0.0.1
T game.use_login_logout_debug:1
T game.max_level:170
T game.use_auto_trap:0
T game.no_collision_check:1
any 1 can help me to fix this proplem






