Jump to content

Near

Inactive Member
  • Posts

    4
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Near

  1. Spoiler

    when devilcatacomb3_stone.kill begin
                local setting = devilcatacomb_zone.setting()
                -- 돌이 파괴되면 진짜가 죽었는지 확인해본다.
                -- 진짜가 죽었으면 4층으로 이동한다.
                if d.is_unique_dead("real") then
                    d.notice(gameforge.devilcatacomb_zone._280_dNotice)
                    when devilcatacomb3_stone.kill begin
                local setting = devilcatacomb_zone.setting()
                -- 돌이 파괴되면 진짜가 죽었는지 확인해본다.
                -- 진짜가 죽었으면 4층으로 이동한다.
                if d.is_unique_dead("real") then
                    d.notice(gameforge.devilcatacomb_zone._280_dNotice)
                    local setting = devilcatacomb_zone.setting()
                    local n = number (1,5)
                    d.purge ()
                    d.jump_all (setting.floor5_entry.x + setting.base.x, setting.floor5_entry.y + setting.base.y )
                    d.setf ("level",5)
                    d.setqf2("devilcatacomb_zone","level", 5)
                    timer("warp_timer",3)
                    d.regen_file (setting.mob_regen_file_path.."dc_5f_regen.txt")
                    d.spawn_mob (setting.devil_king, setting.devil_king_pos[n][1], setting.devil_king_pos[n][2])
                    d.spawn_mob (setting.floor5_stone, setting.floor5_stone_pos[1], setting.floor5_stone_pos[2])
                else
                    d.notice(gameforge.devilcatacomb_zone._290_dNotice)
                end
            end
                else
                    d.notice(gameforge.devilcatacomb_zone._290_dNotice)
                end
            end

     

    • Good 1
  2. Hi! I found a visual error in the Spanish language, I attach an image ?.
    https://metin2.download/picture/J7T42Ehx3Z9l661Myc90JZ4RRp8ztp4j/.png

    6 minutes ago, Near said:

    Hi! I found a visual error in the Spanish language, I attach an image ?.
    https://metin2.download/picture/J7T42Ehx3Z9l661Myc90JZ4RRp8ztp4j/.png

    Solved, In locale_es\locale\es\ui\guild the files were wrong.

    This is the hidden content, please

    • Metin2 Dev 10
    • Angry 1
    • Not Good 1
    • Think 1
    • Confused 1
    • Scream 1
    • Good 13
    • Love 1
    • Love 11
×
×
  • 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.