Welcome to the RaGEZONE - MMORPG development forums.

Dekaron working server files + working client + other info

This is a discussion on Dekaron working server files + working client + other info within the Dekaron Releases forums, part of the Dekaron category; Originally Posted by cypher guide: 1.replace in all .ini files of the server this: Server_ip = your server ip lan ...

Page 13 of 18 FirstFirst ... 356789101112131415161718 LastLast
Results 181 to 195 of 268
  1. #181
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Sep 2008
    Location
    Spain
    Posts
    199
    Liked
    2

    Re: Dekaron working server files + working client + other info

    Click
    Quote Originally Posted by cypher View Post
    guide:

    1.replace in all .ini files of the server this:

    Server_ip = your server ip lan or wan depends on what you want
    database_password = your sa password
    server_name = your server name

    2. Open the launcher with a hex editor and search this: "5.174.100.113" without brackets. Replace them with the ip you configured in the ini files. (you will find 2 entries.)

    3. Open data.pak with a hex editor and search this: "5.174.100.113" without brackets. Replace them with the ip you configured in the ini files. (you will find 14 entries.)

    4. Folow this video guide for database setup.

    5. Make a odbc connection for account.

    6. Have fun.

    Server download:

    Code:
    http://rapidshare.com/files/206380653/working_server.rar.html
    client download:

    Code:
    http://rapidshare.com/users/l3wjv6 [password: Genesis]
    all credits go to elitedekaron for their excelent client!
    the query you need to run:
    Spoiler:
    exec sp_addlinkedserver 'lsv_ghbill','','msdasql',null,null,'driver={sql server};server=localhost;uid=;pwd=;'
    exec sp_addlinkedserver 'lsv_dkracnt','','msdasql',null,null,'driver={sql server};server=localhost;uid=;pwd=;'
    exec sp_addlinkedserver 'dkrcash','','msdasql',null,null,'driver={sql server};server=localhost;uid=;pwd=;'
    exec sp_addlinkedserver 'lsv_dkrhelion','','msdasql',null,null,'driver={sql server};server=localhost;uid=;pwd=;'
    exec sp_addlinkedserver 'lsv_dkrnunvice','','msdasql',null,null,'driver={sql server};server=localhost;uid=;pwd=;'
    exec sp_addlinkedserver 'lsv_dkrqune','','msdasql',null,null,'driver={sql server};server=localhost;uid=;pwd=;'
    exec sp_addlinkedserver 'lsv_dkrrondow','','msdasql',null,null,'driver={sql server};server=localhost;uid=;pwd=;'
    exec sp_addlinkedserver 'lsv_dkrsiz','','msdasql',null,null,'driver={sql server};server=localhost;uid=;pwd=;'
    exec sp_addlinkedserver 'lsv_dkrtest','','msdasql',null,null,'driver={sql server};server=localhost;uid=;pwd=;'
    exec sp_addlinkedserver 'lsv_dkrzuto','','msdasql',null,null,'driver={sql server};server=localhost;uid=;pwd=;'
    exec sp_addlinkedserver 'lsv_dkrsta','','msdasql',null,null,'driver={sql server};server=localhost;uid=;pwd=;'
    exec sp_addlinkedserver 'dkraccount01','','msdasql',null,null,'driver={sql server};server=localhost;uid=;pwd=;'

    exec sp_serveroption 'lsv_ghbill','rpc out','true'
    exec sp_serveroption 'lsv_ghbill','rpc','true'
    exec sp_serveroption 'lsv_dkracnt','rpc out','true'
    exec sp_serveroption 'lsv_dkracnt','rpc','true'
    exec sp_serveroption 'dkrcash','rpc out','true'
    exec sp_serveroption 'dkrcash','rpc','true'
    exec sp_serveroption 'lsv_dkrhelion','rpc out','true'
    exec sp_serveroption 'lsv_dkrhelion','rpc','true'
    exec sp_serveroption 'lsv_dkrnunvice','rpc out','true'
    exec sp_serveroption 'lsv_dkrnunvice','rpc','true'
    exec sp_serveroption 'lsv_dkrqune','rpc out','true'
    exec sp_serveroption 'lsv_dkrqune','rpc','true'
    exec sp_serveroption 'lsv_dkrrondow','rpc out','true'
    exec sp_serveroption 'lsv_dkrrondow','rpc','true'
    exec sp_serveroption 'lsv_dkrsiz','rpc out','true'
    exec sp_serveroption 'lsv_dkrsiz','rpc','true'
    exec sp_serveroption 'lsv_dkrtest','rpc out','true'
    exec sp_serveroption 'lsv_dkrtest','rpc','true'
    exec sp_serveroption 'lsv_dkrzuto','rpc out','true'
    exec sp_serveroption 'lsv_dkrzuto','rpc','true'
    exec sp_serveroption 'lsv_dkrsta','rpc out','true'
    exec sp_serveroption 'lsv_dkrsta','rpc','true'
    exec sp_serveroption 'dkraccount01','rpc out','true'
    exec sp_serveroption 'dkraccount01','rpc','true'


    gm commands:
    Spoiler:
    /gm distribute
    /gm playercount
    /gm summon [pc id]
    /gm return [pc id]
    /gm itemdropratio [itemdropratio(1.0)]
    /gm moneydropratio [moneydropratio(1.0)]
    /gm movemap [mapindex] [x] [y]
    /gm reset_allmonster
    /gm resetmonster [monsterindex]
    /gm ghostmode [on/off]
    /gm observermode [on/off]
    /gm callmonster [monsterindex]
    /gm callmonsters [index] [count]
    /gm kick [pc id]
    /gm revive [pc id]
    /gm heal [pc id]
    /gm find [pc id]
    /gm chase [pc id]
    /gm dummycount
    /gm damage [on/off]
    /gm createbrick [brickid]
    /gm destroybrick [brickid]
    /gm guildheal [pc name]
    /gm fieldheal [map index]
    /gm guildreturn [pc name]
    /gm fieldreturn [map index]
    /gm siegereset
    /gm siegestop
    /gm siegestart [time]
    /gm siegeend [time]
    /gm guildwarstart [time]
    /gm guildwarend [time]
    /gm open_teleport
    /gm close_teleport
    /gm resetcooltime
    /gm resetcooltime_map
    /gm partywarstart [time]
    /gm partywarend
    /gm observermode [on/off]
    /gm call [pc id]
    /gm callmonster [monsterindex]
    /gm callmonsters [index] [count]
    /gm chase [pc id]
    /gm close_teleport
    /gm createbrick [brickid]
    /gm damage [on/off]
    /gm destroybrick [brickid]
    /gm distribute
    /gm dummycount
    /gm expratio [比率]
    /gm fieldheal [map index]
    /gm fieldreturn [map index]
    /gm find [pc id]
    /gm finish [kick 时间] ([结束时间])
    /gm ghostmode [on/off]
    /gm guildheal [pc name]
    /gm guildreturn [pc name]
    /gm guildwarend [time]
    /gm guildwarstart [time]
    /gm heal [pc id]
    /gm itemdropratio [itemdropratio(1.0)]
    /gm kick [pc id]
    /gm maxpc [地图上的 max player 数字]
    /gm maxplayer [max player 数字(包括待机)]
    /gm moneydropratio [moneydropratio(1.0)]
    /gm movemap [mapindex] [x] [y]
    /gm notice \[公告内容]\
    /gm observermode [on/off]
    /gm open_teleport
    /gm partywarend
    /gm partywarstart [time]
    /gm playercount
    /gm regen [怪物复活速度 (百分率)]
    /gm reset_allmonster
    /gm resetcooltime
    /gm resetmonster [monsterindex
    /gm return [pc id]
    /gm revive [pc id]
    /gm siegeend [time]
    /gm siegereset
    /gm siegestart [time]
    /gm siegestop
    /gm summon [pc id]
    all work fine ~

    but when i start web are not start like in video guide:(
    some help plzz BECOUSE ARE JUST SHOW ME : Listening for HTTP connections on 0.0.0.0:80 and are stuck there are not showing nothing more!
    Last edited by cyfren; 19-09-09 at 03:19 PM.

  2. #182
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Sep 2008
    Location
    Spain
    Posts
    199
    Liked
    2

    Re: Dekaron working server files + working client + other info

    hello anybody can tel me why are not start my WebMan???

    I start all server well but when i start webman are showing just :

    Code:
    Listening for HTTP connections on 0.0.0.0:80
    and nothing more .
    If i connect to my webpage on http://myip are show me in browser NOT FOUND and in WEBman :
    Code:
    User login
    Command GET / recived from my.ip :3161
    User logout
    i try to connect to my client after i edit my ip but are not show me any server .writing in chinese something at left in launcher but are not start.....
    Here i let the pictures:
    server start
    http://www.video.you-tu-be.com/pictu...r-dekaron.html
    client start
    http://www.video.you-tu-be.com/pictu...t-dekaron.html
    Please some help...

    Thanks

    ---------- Post added at 06:30 PM ---------- Previous post was at 05:30 PM ----------

    Quote Originally Posted by huytaiba8 View Post
    i get an error :

    my C HD free 22Gb but it have this , please help me xD
    Try to change the folder of db bakup

    c://server/db

    Make a folder in server named db and try to restore again
    Last edited by cyfren; 20-09-09 at 04:44 PM.

  3. #183
    Newbie
    Rank
    Member
    Join Date
    Jan 2009
    Posts
    3
    Liked
    0

    Re: Dekaron working server files + working client + other info

    The server works fine for me, but the client do not connect! seems like its updating something but dont do anything

    what am i doing wrong??

  4. #184
    Member
    Rank
    Member
    Join Date
    Dec 2006
    Location
    undefined
    Posts
    43
    Liked
    23

    Re: Dekaron working server files + working client + other info

    Quote Originally Posted by cyfren View Post
    hello anybody can tel me why are not start my WebMan???

    I start all server well but when i start webman are showing just :

    Code:
    Listening for HTTP connections on 0.0.0.0:80
    and nothing more .
    If i connect to my webpage on http://myip are show me in browser NOT FOUND and in WEBman :
    Code:
    User login
    Command GET / recived from my.ip :3161
    User logout
    i try to connect to my client after i edit my ip but are not show me any server .writing in chinese something at left in launcher but are not start.....
    Here i let the pictures:
    server start
    http://www.video.you-tu-be.com/pictu...r-dekaron.html
    client start
    http://www.video.you-tu-be.com/pictu...t-dekaron.html
    Please some help...

    i think its happens because you have your ow web server on your localhost, smth lika appserv or other, try to shut it down
    Last edited by arry; 26-09-09 at 06:04 PM.

  5. #185
    Newbie
    Rank
    Member
    Join Date
    Jan 2009
    Posts
    3
    Liked
    0

    Re: Dekaron working server files + working client + other info

    Quote Originally Posted by Unauthorized View Post
    The server works fine for me, but the client do not connect! seems like its updating something but dont do anything

    what am i doing wrong??
    Ok, was the antivirus....my fault

  6. #186
    Newbie
    Rank
    Member
    Join Date
    Sep 2009
    Posts
    1
    Liked
    0
    Dekaron working server files
    mmmhhh

    Erros on Load

    1928: ..\Share\Action\Monster\gomeisa.act.1919.csv
    1928: Invalid Action CSV

    1928: ..\Share\Action\Monster\ptah.act.2601.csv
    1928: Invalid Action CSV

    1928: ..\Share\Action\Monster\sorcerer_lord.act.2608.csv
    1928: Invalid Action CSV

    1928: ..\Share\Action\Brick\bridge_enter.36063.csv
    1928: Wrong Length : Action
    1928: Invalid Action Table

    1928: ..\Share\Action\Pet\pet1.act.60090.csv
    1928: Action Table Error : Unknown CREATURE Information
    1928: -> Row 0 Col 1
    1928: ..\Share\Action\Pet\pet2.act.60093.csv
    1928: Action Table Error : Unknown CREATURE Information
    1928: -> Row 0 Col 1
    1928: ..\Share\Action\Pet\pet3.act.60096.csv
    1928: Action Table Error : Unknown CREATURE Information
    1928: -> Row 0 Col 1
    1928: ..\Share\Action\Pet\pet4.act.60129.csv
    1928: Action Table Error : Unknown CREATURE Information
    1928: -> Row 0 Col 1
    1928: ..\Share\Action\Pet\pet5.act.60132.csv
    1928: Action Table Error : Unknown CREATURE Information
    1928: -> Row 0 Col 1
    1928: ..\Share\Action\Pet\pet1.act.62619.csv
    1928: Action Table Error : Unknown CREATURE Information
    1928: -> Row 0 Col 1
    1928: ..\Share\Action\Pet\pet2.act.62622.csv
    1928: Action Table Error : Unknown CREATURE Information
    1928: -> Row 0 Col 1
    1928: ..\Share\Action\Pet\pet3.act.62625.csv
    1928: Action Table Error : Unknown CREATURE Information
    1928: -> Row 0 Col 1

    1928: Building Dungeon Sectors ....................
    1928: cannot place monster at map 0 ( 125, 316 ) - redcell
    1928: [ Map 0 ] NPC Layout Load Success 55
    1928: cannot place monster at map 1 ( 1005, 343 ) - invalid position
    1928: cannot place monster at map 1 ( 1005, 358 ) - invalid position
    1928: cannot place monster at map 1 ( 1005, 311 ) - invalid position
    1928: cannot place monster at map 1 ( 1005, 206 ) - invalid position
    1928: cannot place monster at map 1 ( 177, 1005 ) - invalid position
    1928: cannot place monster at map 1 ( 89, 1005 ) - invalid position
    1928: cannot place monster at map 1 ( 11, 1005 ) - invalid position

    1928: cannot place monster at map 17 ( 188, 166 ) - redcell
    1928: [ Map 17 ] NPC Layout Load Success 8
    1928: [ Map 18 ] NPC Layout Load Success 4
    1928: cannot place monster at map 19 ( 244, 456 ) - redcell
    1928: cannot place monster at map 19 ( 236, 458 ) - redcell
    1928: [ Map 19 ] NPC Layout Load Success 13
    1928: cannot place monster at map 20 ( 336, 355 ) - redcell
    1928: cannot place monster at map 20 ( 307, 459 ) - redcell
    1928: cannot place monster at map 20 ( 308, 130 ) - redcell
    1928: cannot place monster at map 20 ( 336, 328 ) - redcell
    1928: cannot place monster at map 20 ( 336, 324 ) - redcell
    1928: cannot place monster at map 20 ( 336, 132 ) - redcell
    1928: cannot place monster at map 20 ( 144, 391 ) - redcell
    1928: cannot place monster at map 20 ( **** 396 ) - redcell
    1928: cannot place monster at map 20 ( 81, 395 ) - redcell
    1928: cannot place monster at map 20 ( 336, 307 ) - redcell
    1928: cannot place monster at map 20 ( *** 213 ) - redcell

    1928: --- DekaronServer Started ---
    1928: [ WARNING ] Flash Overflow ... unlink all program pointer

    IG:
    Not all skills aktive

    can wher help to fix?

    1928: ..\Share\Action\Monster\gomeisa.act.1919.csv
    1928: Invalid Action CSV

    1928: ..\Share\Action\Monster\ptah.act.2601.csv
    1928: Invalid Action CSV

    1928: ..\Share\Action\Monster\sorcerer_lord.act.2608.csv
    1928: Invalid Action CSV
    Fix: (Attach Files)
    copy the list.txt to ..\share\action
    del the old list.csv
    rename list.txt to list.csv

    1928: ..\Share\Action\Brick\bridge_enter.36063.csv
    1928: Wrong Length : Action
    1928: Invalid Action Table
    Fix: (Attach Files)
    copy the bridge_enter.36063.txt to ..\share\action\brick\
    del the old bridge_enter.36063.csv
    rename bridge_enter.36063.txt to bridge_enter.36063.csv

    1928: Building Dungeon Sectors ....................
    1928: cannot place monster at map 0 ( 125, 316 ) - redcell
    1928: [ Map 0 ] NPC Layout Load Success 55
    1928: cannot place monster at map 1 ( 1005, 343 ) - invalid position
    1928: cannot place monster at map 1 ( 1005, 358 ) - invalid position
    1928: cannot place monster at map 1 ( 1005, 311 ) - invalid position
    1928: cannot place monster at map 1 ( 1005, 206 ) - invalid position
    1928: cannot place monster at map 1 ( 177, 1005 ) - invalid position
    1928: cannot place monster at map 1 ( 89, 1005 ) - invalid position
    1928: cannot place monster at map 1 ( 11, 1005 ) - invalid position

    1928: cannot place monster at map 17 ( 188, 166 ) - redcell
    1928: [ Map 17 ] NPC Layout Load Success 8
    1928: [ Map 18 ] NPC Layout Load Success 4
    1928: cannot place monster at map 19 ( 244, 456 ) - redcell
    1928: cannot place monster at map 19 ( 236, 458 ) - redcell
    1928: [ Map 19 ] NPC Layout Load Success 13
    1928: cannot place monster at map 20 ( 336, 355 ) - redcell
    1928: cannot place monster at map 20 ( 307, 459 ) - redcell
    1928: cannot place monster at map 20 ( 308, 130 ) - redcell
    1928: cannot place monster at map 20 ( 336, 328 ) - redcell
    1928: cannot place monster at map 20 ( 336, 324 ) - redcell
    1928: cannot place monster at map 20 ( 336, 132 ) - redcell
    1928: cannot place monster at map 20 ( 144, 391 ) - redcell
    1928: cannot place monster at map 20 ( **** 396 ) - redcell
    1928: cannot place monster at map 20 ( 81, 395 ) - redcell
    1928: cannot place monster at map 20 ( 336, 307 ) - redcell
    1928: cannot place monster at map 20 ( *** 213 ) - redcell
    Fix: (Attach Files)
    open the Mapfix.rar
    copy mon_00_braiken_castle.csv to share\map\00_braiken_castle\
    copy mon_01_north_ares.csv to share\map\01_north_ares\
    copy mon_17_requies.csv to share\map\17_requies\
    copy mon_19_python.csv to share\map\share\map\19_python\
    copy mon_20_under_python.csv to share\map\20_under_python\

    pls help for this

    1928: ..\Share\Action\Pet\pet1.act.60090.csv
    1928: Action Table Error : Unknown CREATURE Information
    1928: -> Row 0 Col 1
    1928: ..\Share\Action\Pet\pet2.act.60093.csv
    1928: Action Table Error : Unknown CREATURE Information
    1928: -> Row 0 Col 1
    1928: ..\Share\Action\Pet\pet3.act.60096.csv
    1928: Action Table Error : Unknown CREATURE Information
    1928: -> Row 0 Col 1
    1928: ..\Share\Action\Pet\pet4.act.60129.csv
    1928: Action Table Error : Unknown CREATURE Information
    1928: -> Row 0 Col 1
    1928: ..\Share\Action\Pet\pet5.act.60132.csv
    1928: Action Table Error : Unknown CREATURE Information
    1928: -> Row 0 Col 1
    1928: ..\Share\Action\Pet\pet1.act.62619.csv
    1928: Action Table Error : Unknown CREATURE Information
    1928: -> Row 0 Col 1
    1928: ..\Share\Action\Pet\pet2.act.62622.csv
    1928: Action Table Error : Unknown CREATURE Information
    1928: -> Row 0 Col 1
    1928: ..\Share\Action\Pet\pet3.act.62625.csv
    1928: Action Table Error : Unknown CREATURE Information
    1928: -> Row 0 Col 1
    Attached Files Attached Files
    Last edited by cypher; 19-10-09 at 12:50 PM. Reason: fixed dbl post.

  7. #187
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Sep 2008
    Location
    Spain
    Posts
    199
    Liked
    2

    Re: Dekaron working server files + working client + other info

    Why i cannot connect to the server?? Can somewan help me becouse now i dont have installed antivirus or apache server and the windows firewal are off!
    I let here my error IN ATTACHEMENT FILES,

    THANKS FOR HELP
    Attached Thumbnails Attached Thumbnails connect.jpg   launcher.jpg   server-web.jpg  
    Last edited by cyfren; 28-09-09 at 10:23 PM.

  8. #188
    Go go go!
    Rank
    Member +
    Join Date
    Aug 2008
    Location
    Cabal-Arena
    Posts
    727
    Liked
    8

    Re: Dekaron working server files + working client + other info

    sir cypher is these the latest files?
    Hey Get your IQ Tested and tell me if your really that great, IQ Test
    Great collection of Toddler Toys
    Carpets for kids

  9. #189
    Hardcore Member
    Rank
    Member
    Join Date
    Apr 2004
    Posts
    139
    Liked
    4

    Re: Dekaron working server files + working client + other info

    Quote Originally Posted by SephX View Post
    I have same problem for both.

    I have read all posts, in many different threads, noone knows how to fix this? My ip and configs are 100% correct. I can post if you like.

    Code:
    >> [ 10B43288 ][ 127.0.0.1 ]--- Server Connected ---
    >> CRITICAL ERROR : SP_LOGIN_FLAG_SET PROC CALL FAIL
    Code:
    ;SESSION_PORT		= 10000
    DATABASE_ADDRESS	= 127.0.0.1,1433
    DATABASE_DATABASE	= CHARACTER
    DATABASE_ACCOUNT	= sa
    DATABASE_PASSWORD	= *********
    SESSION_SERVER_ID	= 1100
    
    LOG_PATH		= ..\LogFiles\
    BILLING			= 0
    NO_CHARGE_CODE	= NODATA
    try running on xp not on vista OS check your ip's both server and client.. you can pm princekizz@yahoo.com for any help ^^

  10. #190
    Member
    Rank
    Member
    Join Date
    Apr 2009
    Location
    Germany
    Posts
    91
    Liked
    7

    Re: Dekaron working server files + working client + other info

    I need heeeeelp

    Server is running fine. All things running like in the tut-vid ...
    But now i have a prolem with the client
    I changed all of the IPs to the IP of the Server. ( Using f#*ing Hamachi sucks btw ) In data.pak and the Launcher.
    When i start the Launcher, i see the Server. I click it and i click on the first button of the Launcher ( like in the vid ) ... it starts checking 14 files ( dekaron.exe and some others ) and then ... nothing. I can click again and again and again ... it only checks the 14 files and thats all it does. Long text simple question ... why ?
    ________________________
    Dont need a Sig...

  11. #191
    Member
    Rank
    Member
    Join Date
    Apr 2009
    Location
    Germany
    Posts
    91
    Liked
    7

    Re: Dekaron working server files + working client + other info

    Quote Originally Posted by SephX View Post
    Hey dude,
    Could you explain what I did wrong or what you did right to make the Session server not crash?

    ^^
    On my first try i had the same Problem. It was because i forgot to type the DB password in the config file
    Session Server crashes when it cannot find the DB. Check your config file and see if all your database entries are correct.

    must look like this:
    Code:
    DATABASE_ADDRESS	= 5.121.193.120,1433
    DATABASE_DATABASE	= CHARACTER
    DATABASE_ACCOUNT	= sa
    DATABASE_PASSWORD	= dekatest
    SESSION_SERVER_ID	= 1100
    
    LOG_PATH		= ..\LogFiles\
    BILLING			= 0
    NO_CHARGE_CODE	= NODATA
    I made a User DSN ODBC for all the databases and it runs fine on MS Server 2003 Enterprise.
    ________________________
    Dont need a Sig...

  12. #192
    Down with Indian VPS support.
    Rank
    Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    5,005
    Liked
    500

    Re: Dekaron working server files + working client + other info

    Quote Originally Posted by SephX View Post
    Hey dude,
    Could you explain what I did wrong or what you did right to make the Session server not crash?

    ^^
    your date format is wrong.

  13. #193
    Down with Indian VPS support.
    Rank
    Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    5,005
    Liked
    500

    Re: Dekaron working server files + working client + other info

    I recommend you to install dekaron server and mssql to a virtual machine with Microsoft Server 2003 in English then do all the steps. Do not forget about mssql service pack 4!

  14. #194
    Member
    Rank
    Member
    Join Date
    Apr 2009
    Location
    Germany
    Posts
    91
    Liked
    7

    Re: Dekaron working server files + working client + other info

    Still cannot login

    Now i cannot even find the Server

    My first attempt:

    * Setup Server ( all works like in the vid )
    * Setup DKLauncher and Data.pak
    * Started the Launcher and it found my Server
    * clicked the first Button and it checked 14 Files

    there it stopped...

    Second attempt:

    * As the Server was running fine, i restarted it ( changed nothing )
    * Deleted all Client Files
    * Unpacked them again
    * changed the DKLauncher and Data.pak file
    * Started the DKLauncher

    No Server found

    Isnt there a ready 2 go Launcher out there with a .ini file or something than i dont need to change those files with hex edit ?
    Oh and btw how can i setup the client that it works with unpacked data.pak file ?


    Can someone test if he can login into my server ?
    ip is 5.121.193.120 ( Hamachi network is dekaservertest and password is dekatest )
    Thank you.
    Last edited by Pannenschlag; 19-10-09 at 02:04 AM.
    ________________________
    Dont need a Sig...

  15. #195
    Down with Indian VPS support.
    Rank
    Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    5,005
    Liked
    500

    Re: Dekaron working server files + working client + other info

    did you configure the server properly?

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •