• SEARCH

    통합검색
  • GAMEZONE
    • 커뮤니티
      • 공지사항
      • 유저게시판
        • 등업게시판
        • 출석체크
        • 정회원 무료자료실
      • 스크린샷
      • 인증자료실
    • 리니지
      • 게임공략 & 팁
      • 홍보게시판
      • 유틸자료실
      • 소스자료실
      • 자유게시판
      • 노하우 게시판
    • 메이플스토리
      • 게임공략 & 팁
      • 홍보게시판
      • 유틸자료실
      • 소스자료실
      • 자유게시판
      • 노하우 게시판
    • 바람의나라
      • 자유게시판
      • 홍보게시판
      • 자료게시판
        • 유틸자료실
        • 소스자료실
        • 클라이언트
        • 팩 자료실
      • 연구게시판
        • 개발내역
        • 질문과답변
        • 기타
      • 강의게시판
        • DR
        • CR
        • 구버전
        • 클라이언트 개조
        • 노하우 게시판
        • 게임공략 & 팁
    • 다크에덴
      • 게임공략 & 팁
      • 홍보게시판
      • 유틸자료실
      • 소스자료실
      • 자유게시판
      • 노하우 게시판
    • 믹스마스터
      • 게임공략 & 팁
      • 홍보게시판
      • 유틸자료실
      • 소스자료실
      • 자유게시판
      • 노하우 게시판
    • 라그나로크
      • 게임공략 & 팁
      • 홍보게시판
      • 유틸자료실
      • 소스자료실
      • 자유게시판
      • 노하우 게시판
    • 기타게임
      • 게임공략 & 팁
      • 홍보게시판
      • 유틸자료실
      • 소스자료실
      • 자유게시판
      • 노하우 게시판
    • 게임강의
    • 비베&포토샵
      • 자유게시판
      • 자료실
        • 일반자료실
        • 포인트 자료실
      • 노하우게시판
      • 포토샵게시판
    • 모바일
      • 게임공략
      • 포인트 자료실
      • 유틸자료실
      • 자유게시판
  • 기타게임
    • 기타게임 기타 ()
    • WOKF 145

      • 딤딤
      • 2017.04.17 - 17:02 81

    1.Download the Server Files

    2.Extract the archive to 'C:/'.

    3.Now you need to change some .cfg file to you WAN ip. (Eg. 77.81.x.x NOT local ip 127.0.0.1)

    4.Go to SERVER_DIRECTORY/Checkversion/data/config/version/version.cfg
     

     

    [version]
    top_version = 53
    old_version_num = 0
    ftp_wangtong_num = 1
    ftp_dianxin_num = 1
    patch_num = 0
    version_0 = 53

    [ftp_wangtong]
    ip0 = 127.0.0.1/patch

    [ftp_dianxin]
    ip0 = 127.0.0.1/patch

    Need to setup a FTP server here with a folder named 'patch'.

    5.Go to SERVER_DIRECTORY\LogServer\data\config\log\log.cfg
     

     

    [logserver]
    exchange_ip = 77.81.187.139 //Here you put you WAN ip
    fillcard = 1 ; = 1 indicated that they could recharge, can not recharge

    [game]
    point_for_yuanbao = 1

    [card_db]
    ip = 127.0.0.1 //Don't change here
    db_name = GameCount
    user =
    psd =
    port = 1433

    [fortune_db]
    ip = 127.0.0.1 //Don't change here
    db_name = GameCount
    user =
    psd =
    port = 1433

    and for test.cfg
     

     

    [zone]
    zone_num = 1

    [database]
    ip = 127.0.0.1 //don't change the ip
    db_name = wok //Databe from MySQL ,here you don't need to change the DB name
    user = root //Mysql user ,put you mysql username not this username
    psd = claudiu //Mysql password ,put you mysql password not this password writed here
    port = 3306 //don't change the port

    6.Now go to SERVER_DIRECTORY\xCacheServer\data\config\cache\test.cfg
     

     

    [zone]
    zone_num = 1

    [database]
    ip = 127.0.0.1 //don't change the ip
    db_name = wok //Databe from MySQL ,here you don't need to change the DB name
    user = root //Mysql user ,put you mysql username not this username
    psd = claudiu //Mysql password ,put you mysql password not this password writed here
    port = 3306 //don't change the port

    7.Go to SERVER_DIRECTORY\xDominator\data\config\dominator\Dominator.cfg
     

     

    [dominator]
    exchange_ip = 77.81.187.139 //You WAN ip here
    login_num = 1 ;login server the number of
    max_galaxy_load = 30000 ;All games in the galaxy of the world's total carrying capacity
    max_world_load = 15000 ;Each game load carrying capacity of the world's largest
    max_dominator_load_account = 5000 ;The master server to allow the maximum number of connections
    max_fur_dominator_account = 1000 ;Allow about to connect the largest number of master servers
    role_num_init = 300000 ;Initial application for the role of space can accommodate a number of
    max_db_msg_queue = 3000 ;Database operations where the maximum capacity of queue

    [recvqueue] ;Receive buffer size set
    zone = 10000
    exchange = 10000
    player = 5

    [login_server_1]
    ip = 77.81.187.139 //You WAN ip here
    port = 5051

    And for test
     

     

    [zone]
    zone_num = 1
    max_load = 10000

    [database]
    ip = 127.0.0.1 //don't change the ip
    db_name = wok //Databe from MySQL ,here you don't need to change the DB name
    user = root //Mysql user ,put you mysql username not this username
    psd = claudiu //Mysql password ,put you mysql password not this password writed here
    port = 3306 //don't change the port

    [born_map]
    num = 1;
    born_0 = Taoyuan sector

    [zone0]
    zone_id=1
    map_server = CLAW-A28A03661D ; Wok-wok modify the machine for your computer name,right click my computer.
    map_num = 47
    map_0 = test ; shop
    map_1 = Taoyuan sector ; Taoyuan
    map_2 = 柳河 ; Liuhe
    map_3 = 素林苑 ; Sulin Garden
    map_4 = 古夏皇陵 ; Ancient Xia Tomb
    map_5 = 益城 ; Yicheng
    map_6 = 土林 ; Stone Forest
    map_7 = 十方洞 ; Shi Fang Maze
    map_8 = 寿都 ; Shoudu
    map_9 = 喜雨林堂 ; Xitang Rainforest
    map_10 = 潮之巷 ; Chaozhi Sewer
    map_11 = 壁州 ; Bizhou
    map_12 = 琉璃池 ; Liuli Pool
    map_13 = 井川 ; Jingchuan
    map_14 = 秦川 ; Qinchuan
    map_15 = 热泉 ; Hot Spring
    map_16 = 龙脉殿宇区 ; Forbidden Palace
    map_17 = 龙脉九宫区 ; Dragon Maze
    map_26 = 幻月林 ; Huanyue Wood
    map_27 = 古塔密境 ; Ancient Pagoda of Mijing
    map_28 = 百兽谷 ; Beast Valley
    map_29 = 瀚海蜃楼 ; Vast Mirage
    map_30 = 离魂涧 ; Lihun Gully
    map_31 = 火云禁地 ; Forbidden Area
    map_32 = 命运地宫 ; Fate Dungeon
    map_18 = 擂台 ; Arena
    map_19 = 无间炼狱 ; Endless Hell
    map_20 = 比武擂台1 ; Arena No.1
    map_21 = 比武擂台2 ; Arena No.2
    map_22 = 比武擂台3 ; Arena No.3
    map_23 = 比武擂台4 ; Arena No.4
    map_24 = 国战战场 ; Country Battle Field
    map_25 = 闭关练功场 ; Qigong Temple
    map_33 = 门派采集场1 ; Collection Field
    map_34 = 门派采集场2 ; Collection Field
    map_35 = 门派采集场3 ; Collection Field
    map_36 = 门派采集场4 ; Collection Field
    map_37 = 门派采集场5 ; Collection Field
    map_38 = 亢林 ; Kanglin
    map_39 = 掠夺战战场 ; Invasion Battle Field
    map_40 = 缥缈舟 ; Piaomiao Zhou
    map_41 = 红树林 ; Mangrove
    map_42 = 武林大会 ; Legendary School
    map_43 = 石盘堡 ; Stone Fort
    map_44 = 弥香古丘 ; Ancient Hill of Mixiang
    map_45 = 清源 ; Qingyuan
    map_46 = 悲风古道 ; Graveyard of Howling Wind

    8.Now go to SERVER_DIRECTORY\xExchangeServer\data\config\exchange\exchange.cfg
     

     

    [log_server]
    ip = 77.81.187.139 //You WAN ip here
    port = 8008
    guildex = 1 ; //=0Door-to-door does not open extensions (ie, gate house building), = 1 open

    [recvqueue] ;Receive buffer size set
    zone = 10000
    log = 10000
    dominator = 10000

    9.Go to SERVER_DIRECTORY\xloginserver\data\config\login\login.cfg
     

     

    [login]
    world_num = 1
    permit = 10
    version = 53
    third_party = 0 ;Whether or not to start a third party server connection
    check_other = 1 ;=1Said that login account, if found that the account online and log in from another server log,
    ;At this point try to remove the login server online account in order to log in again; = 0 do not try to

    restrict_time = 60 ; Allow more time (seconds)
    continue_login_times = 30 ; The number of times landing
    forbid_time = 120 ; More than the number will be refused landing time (seconds)


    [world0]
    galaxy = test
    name = test

    [database]
    ip = 127.0.0.1 //don't change the ip
    user = root ;User Name of you mysql
    psd = claudiu;Password of you mysql
    port = 3306
    db_name = account


    [HF] ; Haofang platform
    ip = 77.81.187.139 //here change to you WAN ip
    port = 2007

    10.Go to SERVER_DIRECTORY\xRoleFair\data\config\RoleFair\RolefairConfig.cfg
     

     

    [display]
    rolefair_width = 800
    rolefair_height = 600
    port=5001
    [logdb]
    ip = 127.0.0.1 //don't change
    db_name = gmdb //don't change
    user = root //HERE CHANGE TO YOU MYSQL USERNAME
    psd = claudiu //HERE CHANGE TO YOU MYSQL PASSWORD
    port = 3306


    [loginserver]
    loginserver_num = 1


    [loginserver0]
    borough = test
    ip = 77.81.187.139 ////HERE CHANGE TO YOU WAN IP

    world_num = 1

    [accountdb0]
    db_ip = 127.0.0.1 //don't change
    db_name = account //don't change
    db_user = root //HERE CHANGE TO YOU MYSQL USERNAME
    db_pwd = claudiu //HERE CHANGE TO YOU MYSQL PASSWORD
    db_port = 3306


    [worlddb0-0]
    world_name = test
    db_ip = 127.0.0.1 //don't change
    db_name = wok //don't change
    db_user = root //HERE CHANGE TO YOU MYSQL USERNAME
    db_pwd = claudiu //HERE CHANGE TO YOU MYSQL PASSWORD
    db_port = 3306

    And for WatchTool.cfg
     

     

    [borough]
    num = 1
    [borough0]
    name = test
    ip = 77.81.187.139 //change to you wan ip
    port = 5001

    Attached file
    Wokf_145Cap.zip 99.72MB 0
    이 게시물을..
    N
    0
    0
    • 씰온라인 서버권밍꼬
    • 0
      딤딤

    딤딤 님의 최근 글

    쿠우 3.0 189 2017 04.24 1124 린올버전 73 2017 04.24 악세0316 입니다 53 2017 04.24 C9 Server 136 1 2017 04.19 ROW 1105 61 2017 04.19

    딤딤 님의 최근 댓글

    감사합니다 2017 04.18 감사합니다 2017 04.18 감사합니다 2017 04.18 감사합니다 2017 04.18 감사합니다 2017 04.17
    글쓴이의 서명작성글 감추기 
    댓글 쓰기 에디터 사용하기 닫기
    • view_headline 목록
    • 14px
    • 씰온라인 서버
    • 목록
      view_headline
    × CLOSE
    전체 뮤 328 아이온 157 어둠의전설 92 던파 94 프로젝트신루 15 리니지2 240 천상비 6 크로노스 40 칼 온라인 15 기타 3303
    기본 (4,324) 제목 날짜 수정 조회 댓글 추천 비추
    분류 정렬 검색
    4324
    기타
    스톤에이지 해피서버 통파일 (3)
    봉황팔선 2026.02.17 - 04:58 21
    4323
    기타
    스톤에이지 해피서버 통파일 (2)
    봉황팔선 2026.02.17 - 04:56 8
    4322
    기타
    스톤에이지 해피서버 통파일 (1)
    봉황팔선 2026.02.17 - 04:52 28
    4321
    기타
    스톤에이지 7.5 서버팩 - 오렌지팩
    봉황팔선 2026.02.17 - 04:12 8
    4320
    기타
    스톤에이지 7.5 서버팩 - 쪼아팩
    봉황팔선 2026.02.17 - 04:11 6
    4319
    기타
    스톤에이지 7.5 서버팩 - 리엘팩
    봉황팔선 2026.02.17 - 04:10 9
    4318
    기타
    스톤에이지 9.0 클라이언트 (3)
    봉황팔선 2026.02.17 - 04:09 5
    4317
    기타
    스톤에이지 9.0 클라이언트 (2)
    봉황팔선 2026.02.17 - 04:07 1
    4316
    기타
    스톤에이지 9.0 클라이언트 (1)
    봉황팔선 2026.02.17 - 04:06 4
    4315
    기타
    스톤에이지 8.0 클라이언트 (3)
    봉황팔선 2026.02.17 - 04:05 1
    4314
    기타
    스톤에이지 8.0 클라이언트 (2)
    봉황팔선 2026.02.17 - 04:04
    4313
    기타
    스톤에이지 8.0 클라이언트 (1)
    봉황팔선 2026.02.17 - 04:02 2
    4312
    기타
    스톤에이지 7.5 클라이언트 (3)
    봉황팔선 2026.02.17 - 04:00 1
    4311
    기타
    스톤에이지 7.5 클라이언트 (2)
    봉황팔선 2026.02.17 - 04:00
    4310
    기타
    스톤에이지 7.5 클라이언트 (1)
    봉황팔선 2026.02.17 - 03:55 9
    4309
    뮤
    뮤 S20 VM-1
    야구동호랑이 2026.02.12 - 12:44 68
    4308
    기타
    미르의전설3 지르콘 클라 (2) 알집
    miniature 2026.02.06 - 14:13 17
    4307
    기타
    미르의전설3 지르콘 클라 (1)
    miniature 2026.02.06 - 14:10 16
    4306
    기타
    미르의전설3 지르콘 서버.소스.설명서
    miniature 2026.02.06 - 14:07 38
    4305
    기타
    미르의전설2 산댜미르2 (3) 알집
    miniature 2026.02.06 - 13:58 5
    4304
    기타
    미르의전설2 산댜미르2 (2)
    miniature 2026.02.06 - 13:55 6
    4303
    기타
    미르의전설2 산댜미르2 (1)
    miniature 2026.02.06 - 13:51 14
    4302
    기타
    미르의전설2 C# 풀 클라이언트(2015) (3) 알집
    miniature 2026.02.06 - 13:33 7
    4301
    기타
    미르의전설2 C# 풀 클라이언트(2015) (2)
    miniature 2026.02.06 - 13:30 4
    4300
    기타
    미르의전설2 C# 풀 클라이언트(2015) (1)
    miniature 2026.02.06 - 13:26 17
    4299
    기타
    미르의전설2 해피서버 풀 클라이언트(13) 알집
    miniature 2026.02.06 - 13:02 6
    4298
    기타
    미르의전설2 해피서버 풀 클라이언트(12)
    miniature 2026.02.06 - 13:00 1
    4297
    기타
    미르의전설2 해피서버 풀 클라이언트(11)
    miniature 2026.02.06 - 12:57 2
    4296
    기타
    미르의전설2 해피서버 풀 클라이언트(10)
    miniature 2026.02.06 - 12:53
    4295
    기타
    미르의전설2 해피서버 풀 클라이언트(9)
    miniature 2026.02.06 - 12:50 8
    4294
    기타
    미르의전설2 해피서버 풀 클라이언트(8)
    miniature 2026.02.06 - 12:47 6
    4293
    기타
    미르의전설2 해피서버 풀 클라이언트(7)
    miniature 2026.02.06 - 12:44 4
    4292
    기타
    미르의전설2 해피서버 풀 클라이언트(6)
    miniature 2026.02.06 - 12:41 6
    4291
    기타
    미르의전설2 해피서버 풀 클라이언트(5)
    miniature 2026.02.06 - 12:38 1
    4290
    기타
    미르의전설2 해피서버 풀 클라이언트(4)
    miniature 2026.02.06 - 12:36 7
    4289
    기타
    미르의전설2 해피서버 풀 클라이언트(3)
    miniature 2026.02.06 - 12:33 3
    4288
    기타
    미르의전설2 해피서버 풀 클라이언트(2)
    miniature 2026.02.06 - 12:30 8
    4287
    기타
    미르의전설2 해피서버 풀 클라이언트
    miniature 2026.02.06 - 12:23 19
    4286
    기타
    미르의전설2 필리핀소스
    miniature 2026.02.06 - 12:09 7
    4285
    기타
    미르의전설2 크리스탈(릴리즈)서버/클라/소스 25.1.25
    miniature 2026.01.25 - 13:44 67
    4284
    기타
    미르의전설2 크리스탈 서버/클라/소스 23.5.19
    miniature 2026.01.25 - 13:36 38
    4283
    크로노스
    원클릭 크로노스
    권밍꼬 2026.01.05 - 16:11 131
    4282
    크로노스
    충남붕어님 원클릭 크로노스
    권밍꼬 2026.01.05 - 16:10 91
    4281
    기타
    오르카 온라인 클라
    핑구맨이야 2025.12.18 - 23:36 93
    4280
    기타
    마비노기 G20 한글화 + 스마트컨텐츠 + 구축방법
    turrtui 2025.12.05 - 11:47 304
    4279
    기타
    스톤에이지 윈10 2.5 한글화 + 수정 + 구축방법
    turrtui 2025.12.05 - 11:46 539
    4278
    기타
    씰온라인 중국사이트서버
    권밍꼬 2025.12.04 - 11:58 102
    4277
    기타
    데카론 구축방법영상
    권밍꼬 2025.12.03 - 22:45 137
    4276
    기타
    씰온라인 서버
    권밍꼬 2025.12.03 - 22:43 107
    4275
    기타
    위드온라인1
    권밍꼬 2025.12.03 - 22:40 80
    • 1 2 3 4 5 6 7 8 9 10 .. 87
    • / 87 GO
  • GAMEZONE
 GAMEZONE all rights reserved.
by OrangeDay