Hello,
here the
AuthServer.opt:
Code:
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:game001
S log.ip:127.0.0.1
S db.auth.port:1433
N db.auth.use_webauth:0
N db.auth.use_md5:1
N db.auth.debug_md5:1
N db.auth.md5_key:2011
here the
GameServer.opt:
Code:
S app.name:game001
S auth.server_idx:1
S auth.server_name:Server
S io.port:4514
S io.ip_address: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_skill_cooltime:1
T game.no_collision_check:1
here the
load.bat Code for the Client:
Code:
Start SFrame.exe /auth_ip:127.0.0.1 /locale:ASCII /country:US /cash /commercial_shop
I hope that help you !
Do not forget to use the RappelzCompress.exe for AuthServer and GameServer.opt´s
Greeting
Killstreet