Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2 > Metin2 Private Server
You last visited: Today at 18:36

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Spider dungeon 3 -boss room quest

Discussion on Spider dungeon 3 -boss room quest within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Mar 2012
Posts: 17
Received Thanks: 0
Spider dungeon 3 -boss room quest

Hello, I'm trying to make a quest for boss room in spider dungeon 3 but I still have some problems so I'm writing for a advice.I want to make a quest which teleport a party into the boss room (teleport started a leader of party and only if the leader have the key.Teleport stone will be at the end of spider dungeon 2 ).The group kill the boss ( id 2092 ) and will be teleported for 5min to town.Could you help me please?I'm including my quest which isn't OK ( not teleport party to town, notice isn't ok,etc.).Sorry for my english.
Code:
quest sd3_bruthoehle begin
    state start begin
        when 30130.chat."In die Bruthöhle" with pc.get_level() > 49 begin
            say_title(string.format("%s:", mob_name(string.format("%d", npc.get_race()))))
            if game.get_event_flag("sd3_frei") == 1 then
                say("Die Bruthöhle ist zur Zeit besetzt.")
                return
            end
            if not party.is_party() then
                say("Du kannst nur in einer Gruppe die")
                say("Bruthöhle betreten.")
                return
            end
            if not party.is_leader() then
                say("Nur der Gruppenleiter kann das")
                say("Portal zur Bruthöhle öffnen.")
                return
            end
            say("Möchtet ihr die Bruthöhle betreten?")
            if select("Ja","Nein") == 2 then return end
            d.new_jump_party(191,x,y)
            game.set_event_flag("sd3_frei",1)
            server_timer("exit",60*20)
        end
        when login with pc.get_map_index() == 191 and party.is_party() begin -- Index anpassen
            d.regen_file("share/locale/germany/map/metin2_map_spiderdungeon_03/regen.txt")
            d.notice("Ihr habt 20 Minuten Zeit, um den Spinnenbaron zu töten.")
        end
        when exit.server_timer begin
            if (d.select(get_server_timer_arg())>0) then
                d.exit_all()
                server_timer("sd3_set_free",60*60)
            end
        end
        when 2092.kill with party.is_party() and pc.get_level() > 49 begin
            local count = tonumber(party.get_near_count()-1)
            notice_all(string.format("%s und %d weitere Mitglieder haben den Spinnenbaron besiegt!", pc.get_name(), count))
            server_timer("sd3_set_free", 60*60)
            server_timer("exit",60*5)
            d.notice("In 5 Minuten werdet ihr hinausteleportiert")
        end
        when sd3_set_free.server_timer begin
            game.set_event_flag("sd3_frei",0)
        end
    end
end
Burbank is offline  
Old 07/05/2014, 02:21   #2
 
elite*gold: 0
Join Date: Apr 2014
Posts: 535
Received Thanks: 232
Your quest? :O

Btt

U are Wrong here i cant say u the right topic because im on my mobile Phone
www.Alesta2.de | Bizeps is offline  
Old 08/09/2017, 22:02   #3
 
elite*gold: 0
Join Date: Jul 2014
Posts: 3
Received Thanks: 1
Regen.txt?
MilusG is offline  
Reply


Similar Threads Similar Threads
Teache Ascalon Spider Boss solo (every class, every level)
05/20/2014 - Guild Wars 2 - 8 Replies
Hi, I can teach how to solo the Spider boss in ascalon catacobs with any level or class. - no skill needed. (depends on your damage, but takes about 2 minutes to kill the boss) Give me a PM Hi,
Spider Dungeon 3
09/12/2013 - Metin2 Private Server - 2 Replies
Hello EPVP, I Would Like To Know, If Someone Have The "Proprety" Files For "Spider Dungeon 3". There Are 2 Proprety Files: spider_dungeon_boss03.prd spider_dungeon07.prd And I've Them, But The Boss Room, Doesn't Appear On My Client, and My Syserr Don't Have Any Information About It.
spider dungeon v2 minimap
03/11/2013 - Metin2 Private Server - 4 Replies
hi i need working minimap of spider dungeon v2 for client ;D
New Spider Dungeon, Quests, Costumes For Metin2 KR
07/14/2012 - Metin2 - 0 Replies
Recently, Metin2 KR has been seeing a number of updates arrive over a short period, one which now seems to have completed. Unfortunately we no longer have anyone who can translate Korean for us on hand, though what is visible is still definitely worth a look, as it is likely to find its way to other servers in time. Indeed, some of the new content already has. Hare are the final slides:...
RELAY DUNGEON - BATTLE BOSS AFTER BOSS! [WILL UPDATED EVERY WEEK FOR THE EVENTS]
12/05/2010 - Grand Chase Philippines - 4 Replies
http://images.levelupgames.ph/gc/adrotator%20copy% 20relay%20dungeon.jpg Event 1: Relay Dungeon Period: Nov 30 ~ Dec 7 before maintenance time http://images.levelupgames.ph/gc/Relay%20Dungeon% 201.JPG



All times are GMT +2. The time now is 18:36.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.