Jump to content

Kaba

Inactive Member
  • Posts

    74
  • Joined

  • Last visited

  • Days Won

    3
  • Feedback

    0%

Posts posted by Kaba

  1. On 5/1/2016 at 7:09 PM, asterix2 said:

    char_item.cpp:


    search: if (GetAlignment() == 200000)

    change with:

    if (GetAlignment() == 300000)

     

    search:

    if (200000 - GetAlignment() < val * 10)

    change with:

    if (300000 - GetAlignment() < val * 10)

     

    search: val = (200000 - GetAlignment()) / 10;

     

    change with:

    val = (300000 - GetAlignment()) / 10;

    And what will you do when you need more than 33k or 1kk alignment?

  2. BeHappy4Ever: https://metin2dev.org/board/index.php?/topic/3541-official-unpacked-updates-metin2de/&do=findComment&comment=65597

    Galet: metin2_patch_5th_armor & metin2_patch_dawnmist_dungeon_mob

    SkingAK: maybe smeone 'll post the new metin2_patch_mineral (icecreamstone) and the other things

    ManiacRobert: like the new hats or something? 

    This is the hidden content, please

    ThePanic: If the mde file has some kind of error you should wait for an another release. :s

    • Metin2 Dev 1
    • Not Good 1
    • Love 3
×
×
  • 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.