Devil Catacomb (K)

Indította Signe, 2013-05-05, 20:22:03

2013-05-05, 20:22:03 Utolsó szerkesztés: 2013-05-07, 13:37:48 Szerző: [MOD]Aegist
Sziasztok valaki be tudná Linkelni DC Metin Kövinek Server Részét ?? Nagyon Meg köszném
Üdv: Vanda

--Szint 3
        when 30103.chat."Tovább a 3. szintre" begin
            npc.purge()
            say_reward("Az ördög katakombája 3.szint :")
            say("Viszlek is tovább")
         pc.remove_item("30319")
            wait()
            d.new_jump_all(309, 5427, 42282)
            d.setf("Ebene", 3)
            d.regen_file("data/dungeon/devilcave/dc_regen_ebene3.txt")
            local metindv = number(1,4)
            if metindv==1 then
                d.spawn_mob(8029, 1351, 348)
                d.spawn_mob(8029, 1148, 350)
                d.spawn_mob(8029, 1151, 155)
                d.spawn_mob(8028, 1351, 149)
            end
            if metindv==2 then
                d.spawn_mob(8029, 1351, 348)
                d.spawn_mob(8029, 1148, 350)
                d.spawn_mob(8028, 1151, 155)
                d.spawn_mob(8029, 1351, 149)
            end
            if metindv==3 then
                d.spawn_mob(8029, 1351, 348)
                d.spawn_mob(8028, 1148, 350)
                d.spawn_mob(8029, 1151, 155)
                d.spawn_mob(8029, 1351, 149)
            end
            if metindv==4 then
                d.spawn_mob(8028, 1351, 348)
                d.spawn_mob(8029, 1148, 350)
                d.spawn_mob(8029, 1151, 155)
                d.spawn_mob(8029, 1351, 149)
            end
       
        end
       
        when 8029.kill with pc.in_dungeon() begin
            chat("A rosz metin elpusztult.")
        end
        when 8028.kill with pc.in_dungeon() begin
            chat("A jó metinkő sikeresen elpusztult.")
            chat("Tovább viszlek a 4. emeletre.")
            timer("devils_catacomb_goto_ebene4", 2)
        end   
        when dc2.timer begin
            chat("Az idő lejárt.")
            warp_all_to_village( pc.get_map_index() , 5 )
        end   

       
--Szint 4 (Labirintus)

Köszönöm de nekem sql szerver része kéne mert nincs benne a szerverbe