Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2 > Metin2 Private Server > Metin2 PServer Guides & Strategies
You last visited: Today at 12:02

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

Advertisement



[RELEASE]Neue Dungeon(script) by klimakool aka Mr.Alby

Discussion on [RELEASE]Neue Dungeon(script) by klimakool aka Mr.Alby within the Metin2 PServer Guides & Strategies forum part of the Metin2 Private Server category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Dec 2011
Posts: 2
Received Thanks: 0
[RELEASE]Neue Dungeon(script) by klimakool aka Mr.Alby

hi epvp! this is my new dungeon posted on inforge.net and now i post here é_é
PHP Code:
--AlbyWork--

quest alby begin
    state start begin
        when login begin
            
if pc.get_map_index()==index then
                pc
.set_warp_location(indexxy)
            
end
        end
        
        when npc
.chat."Alby's dungeon" begin
            say
("Vuoi entrare nel dungeon di alby?")
            
local j=select("Si""No")
            if 
j==2 then
                
return
            elseif 
j==1 then
                say
("Verrai portato dentro")
                
pc.warp(x,y)
            
end
        end
        
        when npc
.take with item.vnum()==value begin
            item
.remove()
            
chat("Verrai portato al piano n^ 2")
            
timer("piano2_timer",5)
        
end
        
        when piano2_timer
.timer begin
            d
.new_jump_all(indexxy)
            
d.notice("Uccidete tutti i mob")
            
d.regen_file("data/dungeon/alby_regen.txt")
            
d.set_warp_at_eliminate(5d.get_map_index(), xy"data/dungeon/alby2_regen.txt")
        
end
        
        when boss
.kill begin --in quel regen di prima ci doveva essere un boss
            d
.kill_all()
            
d.kill_all()
            
d.check_eliminated()
            
d.notice("Verrete trasportati al piano successivo")
            
timer("piano3_timer",5)
        
end
        
        
        when piano3_timer
.timer begin
            d
.clear_regen()
            
d.jump_all(x,y)
            
d.notice("Trovate la chiave")
            
d.regen_file("data/dungeon/alby3_regen.txt")--ci devono essere mob che droppano chiavi
        end
        
        when npc
.take with item.vnum()==value begin
            npc
.purge()
            
item.remove()
            
d.notice("Verrete traportati al piano successivo")
            
timer("timerino",5)
        
end
        
        when timerino
.timer begin
            d
.clear_regen()
            
d.jump_all(x,y)
            
d.regen_file("data/dungeon/alby4_regen.txt")
            
d.notice("Uccidete tutti i mob")
            
d.set_warp_at_eliminate(5d.get_map_index(),x,y"data/dungeon/alby5_regen.txt") --nel regen alby5 ci deve essere il boss
        end
        
        when boss
.kill begin
            d
.kill_all()
            
d.kill_all()
            
d.check_eliminated()
            
d.notice("Avete ucciso il boss, fra 10 secondi")
            
d.notice("Verrete trasportati fuori")
            
timer("fine",5)
        
end
        
        when fine
.timer begin
            d
.exit_all()
        
end
    end
end 
this is the skeleton of script, you must add the value
klimakool is offline  
Old 01/29/2012, 21:08   #2
 
Retrograd's Avatar
 
elite*gold: 142
Join Date: Jan 2009
Posts: 486
Received Thanks: 128
which dungeon or is it only a cutsom quest
Retrograd is offline  
Old 01/29/2012, 21:10   #3
 
elite*gold: 0
Join Date: Dec 2011
Posts: 2
Received Thanks: 0
Quote:
Originally Posted by Retrograd View Post
which dungeon or is it only a cutsom quest
yes, "[RELEASE]Neue Dungeon(script) by...." it's a script
klimakool is offline  
Old 01/30/2012, 00:11   #4
 
~LuckyStrike~'s Avatar
 
elite*gold: 0
Join Date: Jul 2008
Posts: 1,812
Received Thanks: 1,977
Quest is too easy performed but okay its alright..
~LuckyStrike~ is offline  
Thanks
1 User
Reply


Similar Threads Similar Threads
Alby coins as summon
11/27/2009 - Mabinogi - 20 Replies
:O



All times are GMT +1. The time now is 12:02.


Powered by vBulletin®
Copyright ©2000 - 2025, 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 ©2025 elitepvpers All Rights Reserved.