Jump to content

The Naid

Inactive Member
  • Posts

    74
  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    0%

Posts posted by The Naid

  1. So Add this in the First Line of

    bool CHARACTER::Damage()

    if (pAttacker->IsAffectFlag(AFF_GEOMGYEONG) && !pAttacker->GetWear(WEAR_WEAPON))
    {
        pAttacker->RemoveAffect(SKILL_GEOMKYUNG);
    }
    if (pAttacker->IsAffectFlag(AFF_GWIGUM) && !pAttacker->GetWear(WEAR_WEAPON))
    {
        pAttacker->RemoveAffect(SKILL_GWIGEOM);
    }
    

    It will Automatic Deacitvate Aura & Sura Sword ;) if you hit Someone! :D

     

    Greatz

     

    Nice coredowner.

  2.  

    I Get This Error

    SYSERR: Feb 8 21:58:04.848197 :: Boot: shop table size error
    SYSERR: Feb 8 21:58:04.848411 :: SpawnEventHelper: cannot get map base position 1
    SYSERR: Feb 8 21:58:04.848419 :: SpawnEventHelper: cannot get map base position 3
    SYSERR: Feb 8 21:58:04.848428 :: SpawnEventHelper: cannot get map base position 21
    SYSERR: Feb 8 21:58:04.848435 :: SpawnEventHelper: cannot get map base position 23
    SYSERR: Feb 8 21:58:04.848444 :: SpawnEventHelper: cannot get map base position 41
    SYSERR: Feb 8 21:58:04.848451 :: SpawnEventHelper: cannot get map base position 43
    SYSERR: Feb 8 21:58:05.112621 :: pid_deinit:
    End of pid
    

    Please Help

     

     

     

    You don't compile DB. 

    • Love 1
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.