what's this problem

Results 1 to 2 of 2
  1. #1
    Valued Member dosimple is offline
    MemberRank
    Jun 2008 Join Date
    104Posts

    what's this problem

    please see this logs of my worldsvr_24_03

    [Mon Oct 13 2008 10:37:58.001827 3050941328]: [##ERROR##] HackCheckBySkillCoolTime(): CharIdx(88),cnt(1), curTime(25474495), nTime(4616)
    [Mon Oct 13 2008 10:38:01.489510 3050941328]: [##ERROR##] HackCheckBySkillCoolTime(): CharIdx(88),cnt(4), curTime(25477983), nTime(5856)
    [Mon Oct 13 2008 10:38:04.224409 3050941328]: [##ERROR##] HackCheckBySkillCoolTime(): CharIdx(88),cnt(2), curTime(25480718), nTime(6223)
    [Mon Oct 13 2008 10:39:15.274242 3050941328]: [##ERROR##] ResultSkill(): UserHp(0)

    How do I fix this?? or maybe cause i am using wrong client so the server didn't accept the cooltime of skill player...I installed server with chummy repack + db, and use darkxl + sauron sync patch. ty


  2. #2
    The Dinosaur chumpywumpy is offline
    MemberRank
    Jun 2008 Join Date
    /f451/Location
    5,127Posts

    Re: what's this problem

    Check your worldsvr ini and disable the hack check options or increase the values of the time thresholds.
    Code:
    ###################################
    ####   Hack checking options   ####
    ###################################
    
    UseHackcheckByTimeScope=1
    UseCheckShopHack=1
    UseCheckWarpHack=1
    UseCheckWareHouseHack=1
    UseCheckSkillCoolTimeHack=1
    UseCheckDistanceSkillHack=1
    UseCheckDeadStatActive=1
    UseCheckDMZArea=1
    UseCheckInventoryHack=1
    UseCheckUserAttack=1
    UseCheckDeadStatActive=1
    ActiveDeadStatCount=30
    SpeedHackCheckTime=10000
    MaxAttackHackTime=300000
    CheckSkillTimeHackScope=60000



Advertisement