Jump to content

Shiryu

Advanced members
  • Content Count

    23
  • Joined

  • Last visited

Posts posted by Shiryu


  1. groupserver.cfg

     

    [Main]
    Name = GroupServerAndor2
    Listen_Port = 1975
    Listen_IP = 127.0.0.1
    KeepAlive = 600
    Version = 103

    [AccountServer]
    AcctEnable = 1
    Password = GroupServerAndor2
    IP = 127.0.0.1
    Port = 1978

    [Database]                    
    IP = KUGITA-PC
    DB = GameDB
    Login = sa
    Password = EZCpyYOZVofugqDFBZrLKw==
    MaxVal     = 2000000000

    [½ÇÉ«]
    MaxCharactPerAcc = 3
    ChaImgLogoMaxValue = 30
    MaxLognCount = 1000

    [ºÃÓÑ]
    MaxInvtation = 5
    InvitTimeOut = 30
    MaxFriendPerChar = 50
    EveryCharFrndListGroup = 10

    [×é¶Ó]
    MaxInvtation = 5
    InvitTimeOut = 30
    PlayersInsdParty = 5

    [ÁÄÌì]
    MaxMsngPerPlayer = 30
    MaxPlayerPerMsng = 30
    WrldChanSayInter = 20
    TrdeChanSayInter = 20
    WhprChanSayInter = 2

    [³öÉúµØ]
    Argent City = garner
    Shaitan City = magicsea
    Icicle Castle = darkblue


  2. gameserver2.cfg

     

    [ID]
    name = GameServer02
    equment = System

    [Gate]
    gate = 127.0.0.1 ,1971

    [Map]                      
    map = darkblue

    [DB]
    db_ip = (local)
    db_usr = sa
    db_pass = EZCpyYOZVofugqDFBZrLKw==

    [Socket]
    keep_alive = 120

    [BaseID]
    BaseID = 0x500000000

    [Entity]
    max_ply = 500
    max_cha = 15000
    max_item = 30000
    max_tnpc = 300

    [Guild]
    guild_num = 80
    guild_try_num = 80

    [Item]
    item_show_time = 60
    item_prot_time = 30

    [Interval]
    say_interval = 3

    [LOG]
    log_cha = 0
    log_cal = 0
    log_ai = 0
    log_mission = 0
    log_dir = log\\log

    db_mapmask = 1

    [Debug]
    supercmd = 1 

    [Res]
    res_dir = resource


  3. gameserver1.cfg

     

    [ID]
    name = GameServer01
    equment = System

    [Gate]
    gate = 127.0.0.1 ,1971

    [Map]                      
    map = magicsea

    [DB]
    db_ip = (local)
    db_usr = sa
    db_pass = EZCpyYOZVofugqDFBZrLKw==

    [Socket]
    keep_alive = 120

    [BaseID]
    BaseID = 0x500000000

    [Entity]
    max_ply = 500
    max_cha = 15000
    max_item = 30000
    max_tnpc = 300

    [Guild]
    guild_num = 80
    guild_try_num = 80

    [Item]
    item_show_time = 60
    item_prot_time = 30

    [Interval]
    say_interval = 3

    [LOG]
    log_cha = 0
    log_cal = 0
    log_ai = 0
    log_mission = 0
    log_dir = log\\log

    db_mapmask = 1

    [Debug]
    supercmd = 1 

    [Res]
    res_dir = resource


  4. gameserver.cfg

     

    [ID]
    name = GameServer00
    equment = System

    [Gate]
    gate = 127.0.0.1, 1971

    [Map]                      
    map = garner

    [DB]
    db_ip = (local)
    db_usr = sa
    db_pass = EZCpyYOZVofugqDFBZrLKw==

    [Socket]
    keep_alive = 120

    [BaseID]
    BaseID = 0x500000000

    [Entity]
    max_ply = 500
    max_cha = 15000
    max_item = 30000
    max_tnpc = 300

    [Guild]
    guild_num = 80
    guild_try_num = 80

    [Item]
    item_show_time = 60
    item_prot_time = 30

    [Interval]
    say_interval = 3

    [LOG]
    log_cha = 0
    log_cal = 0
    log_ai = 0
    log_mission = 0
    log_dir = log\\log

    db_mapmask = 1

    [Debug]
    supercmd = 1 

    [Res]
    res_dir = resource


  5. accountserver.cfg

     

    [net]
    listen_port = 1978
    listen_ip =  127.0.0.1

    [db]
    dbserver = KUGITA-PC
    db = AccountServer
    userid = sa
    passwd = EZCpyYOZVofugqDFBZrLKw==

    [bill]
    enable_bill = 0
    enable_passport = 0
    enable_kickuser = 0

    [tom]
    enable_tom = 0

    [gs]
    GroupServerAndor = GroupServerAndor
    GroupServerAndor1 = GroupServerAndor1
    GroupServerAndor2 = GroupServerAndor2
    GroupServerAndor5 = GroupServerAndor5
    GroupServerAndor6 = GroupServerAndor6
    enable_ping = 1

×
×
  • Create New...