Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2 > Metin2 Private Server
You last visited: Today at 22:19

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

Advertisement



Suche funktionierende forked_road quest

Discussion on Suche funktionierende forked_road quest within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jan 2010
Posts: 1,916
Received Thanks: 538
Suche funktionierende forked_road quest

Suche funktionierende forked_road quest, die bei den 2010/2011er files funktioniert.

Ich bezahle auch...
'oShet is offline  
Old 10/16/2011, 16:14   #2
 
.Nagato's Avatar
 
elite*gold: 1
Join Date: Mar 2011
Posts: 1,473
Received Thanks: 1,382
Ich hatte sie noch rumliegen, kA ob sie funktioniert.
PHP Code:
quest forked_road begin 
    state start begin 
        when login with forked
.isforkedmapindexpc.get_map_index() ) == true begin 
            
if game.get_event_flag("threeway_war") == 0 then 
                warp_to_village
() 
            else 
                
local noticeShow false 

                
if forked.is_registered_user() == false then 
                    forked
.register_user() 
                    
forked.setdeadcount() 
                    
pc.remove_item(50089
                    
noticeShow true 
                end 

                
if forked.getdeadcount() <= 0 then 
                    warp_to_village
() 
                elseif 
true == noticeShow then 
                    
if forked.issungzimapindexpc.get_map_index() ) == true then 
                        say
locale.forked_condition2 
                        
saylocale.NOTICE_COLOR..locale.forked_rule_sungzi 
                    else 
                        
saylocale.forked_condition 
                        
saylocale.NOTICE_COLOR..locale.forked_rule 
                        
say_item_vnum(50089
                                
end 
                        end 
                end 
        end 
        when 11001.chat
.locale.forked_man_chat or 11003.chat.locale.forked_man_chat or 11005.chat.locale.forked_man_chat begin 
            
if game.get_event_flag("threeway_war") == 0 then 
                        say
(..) 
            else 
                        
say(..) 
                        
local s select(locale.forked_enter,locale.forked_no_enter
                        if 
== 1 then 
                    local limit 
math.min(game.get_event_flag("threeway_war_level"), 30

                    if 
pc.get_level() < limit then 
                        say
("In order to join three way war, your level must be over "..limit.."")     
                        return 
                    
end 

                    local canJoin 
false 

                    
if (pc.getempire() == and game.get_event_flag("threeway_war_open_gate1" ) != 0) or 
                        (
pc.getempire() == and game.get_event_flag("threeway_war_open_gate2" ) != 0) or 
                        (
pc.getempire() == and game.get_event_flag("threeway_war_open_gate3" ) != 0then 
                        canJoin 
true 
                    
else 
                        
say(..) 
                    
end 

                    
if true == canJoin then 
                        pc
.warpforked.get_pass_start_pos() ) 
                    else 
                        
say("Du kannst noch nicht rein."
                        
say(".."
                        
end 
                        end 
                end 
        end 
         
        when 1306.kill with forked
.isforkedmapindex(pc.get_map_index()) == true begin 
            game
.drop_item(500891
        ----
"12345678901234567890123456789012345678901234567890"
                
say("Wenn es startet"
                
say("Müssen alle mitmachen"
                
say("Niemand kann zurück"
                
say(".."
                
say(""
        
end 

        when 1902.kill with forked
.issungzimapindex(pc.get_map_index()) == true begin 
            
if == game.get_event_flag("threeway_war"then 
                
return 
            
end 

            local remainBossCount 
game.get_event_flag("threeway_war_boss_count") - 

            game
.set_event_flag("threeway_war_boss_count"remainBossCount

            if 
remainBossCount 1 then 
                
return 
        
end 

            game
.set_event_flag("threeway_war"0
            
local nation = { "Pandemonia","Asmodia","Elgoria" 
            
notice_all("The winner of three way war is "..nation[pc.getempire()]) 

            
warp_all_to_village(forked.getsungzimapindex(), 30
            
warp_all_to_village(forked.getpassmapindexbyempire(1), 30
            
warp_all_to_village(forked.getpassmapindexbyempire(2), 30
            
warp_all_to_village(forked.getpassmapindexbyempire(3), 30
        
end 

        when 20081.take with item
.vnum == 50089 begin 
            say_in_map
(pc.get_map_index(), locale.forked_open_gate
                
npc.purge() 
                
item.remove() 

                
forked.initkillcount() 

                if 
pc.getempire() == 1 then 
                game
.set_event_flag("threeway_war_open_gate1"0
                        
notice_all("Pandemonia-empire enters the holy ground." 
                elseif 
pc.getempire() == 2 then 
                game
.set_event_flag("threeway_war_open_gate2"0
                    
notice_all("Asmodia-empire enters the holy ground." 
                elseif 
pc.getempire() == 3 then 
                game
.set_event_flag("threeway_war_open_gate3"0
                        
notice_all("Elgoria-empire enters the holy ground." 
                else 
                        
say(locale.forked_man_say_you_cant2 
                
end 

            local x
forked.get_sungzi_start_pos() 
            
forked.warp_all_in_mappc.get_map_index(), forked.getsungzimapindex(), xy10
        
end 

        when 11001.chat
."GM; Alle 3 kämpfen?" or 11003.chat."GM; Kämpfen alle?" or 11005.chat."GM: Kämpft!" with pc.is_gm() begin 
           local s 
select"Start the Empires Street Fighting" "Enter the Empires Street Fighting" ); 

            if 
== 1 then 
                
-- ±âÁ¸¿¡ ÀÖ´ø ¸÷À» ¸&#287;µÎ Á×Àδ٠
                
forked.purge_all_monsters() 

                -- 
ÃʱâÈ
                
forked.initforked() 

                -- 
½ÃÀÛ Ç÷¡±× ¼³Á¤ 
                game
.set_event_flag("threeway_war"1

                -- 
»ï°Å¸® ÀüÅõ Å³ Á¦ÇÑ ¼³Á¤ 
                game
.set_event_flag("threeway_war_dead_count"25)    -- ºÎÈ° °¡´É ¼ö 

                
if true == is_test_server() then 
                    game
.set_event_flag("threeway_war_kill_count"5)    -- PC ¸î ¸í Á×À̸頼øÀ§ ¸Ô¿© Å»¶ô½Ãų °ÍÀΰ¡ 
                
else 
                    
game.set_event_flag("threeway_war_kill_count"250)    -- PC ¸î ¸í Á×À̸頼øÀ§ ¸Ô¿© Å»¶ô½Ãų °ÍÀΰ¡ 
                end 

                game
.set_event_flag("threeway_war_boss_count"5)    -- ÃÖÁ¾ º¸½º ¸î ¸¶¸® ¼ÒȯÇÒ °ÍÀΰ¡ 

                
-- »ï°Å¸® ÀÔ±¸ ¿*°í/´&#304;±â ¼³Á¤ 
                
game.set_event_flag("threeway_war_open_gate1"1
                
game.set_event_flag("threeway_war_open_gate2"1
                
game.set_event_flag("threeway_war_open_gate3"1
                
say("Three way war has begun."
                
say(""

                
wait() 

                -- 
¸ó½ºÅÍ »õ·Ó°Ô ¸®Á¨ 
                regen_in_map
forked.getpassmapindexbyempire(1), forked.getpasspathbyempire(1) .."regen.txt" 
                
regen_in_mapforked.getpassmapindexbyempire(1), forked.getpasspathbyempire(1) .."npc.txt" 
                
regen_in_mapforked.getpassmapindexbyempire(2), forked.getpasspathbyempire(2) .."regen.txt" 
                
regen_in_mapforked.getpassmapindexbyempire(2), forked.getpasspathbyempire(2) .."npc.txt" 
                
regen_in_mapforked.getpassmapindexbyempire(3), forked.getpasspathbyempire(3) .."regen.txt" 
                
regen_in_mapforked.getpassmapindexbyempire(3), forked.getpasspathbyempire(3) .."npc.txt" 

                
notice_all("Starting three way war."
                
notice_all("Talk to the town guard to join three way war."

            elseif 
== s then 
                game
.set_event_flag("threeway_war"0

                
notice_all("Ending three way war"
                
forked.purge_all_monsters() 

                
warp_all_to_village(forked.getsungzimapindex(), 1
                
warp_all_to_village(forked.getpassmapindexbyempire(1), 1
                
warp_all_to_village(forked.getpassmapindexbyempire(2), 1
                
warp_all_to_village(forked.getpassmapindexbyempire(3), 1
                
end 
        end 
        end 
        end 
.Nagato is offline  
Thanks
1 User
Old 10/17/2011, 18:42   #3
 
elite*gold: 0
Join Date: Jan 2010
Posts: 1,916
Received Thanks: 538
bei der quest kommen keine mobs...
'oShet is offline  
Reply


Similar Threads Similar Threads
%100 Official Ymir ThreeWayWar Quest[FORKED_ROAD]
10/18/2011 - Metin2 PServer Guides & Strategies - 28 Replies
Turkish : Merhaba arkiler , Gçenlerde darkgokmen2 diye bir oç paylaşmış Ona söyleyin her an dayak yiyebilir bilgileri elimde, Banada epvp dilencisi diyordu o piç amk al buda dilencilik mi? Amına soktuğumun cocuğu paylaşan ben bugları kapadım diyen sen kontrol ettim fark felan yok aynısı bide bugları kapatmış haha O piçin anasının amına her an sokabilirim :D Bırakın ezikler işte :D:D:D By TheDestroyer
why not work forked_road.quest in 2010er sf?
09/23/2011 - Metin2 Private Server - 6 Replies
why dont work forked_road.quest in sf daroo?
2010sf solid forked_road.quest do you have
07/17/2011 - Metin2 Private Server - 7 Replies
hello 2010sf for solid forked_road.quest I'm looking for do you have?
forked_road quest problem
06/04/2011 - Metin2 Private Server - 5 Replies
Hi e*pvprs ! :) I have a little (ok huge problem) which forked_road quest, you know the kingdom war ... I'm using 2010sf DB, so i can't upload "old" quest. I used google but i haven't found any solutions or tips how to do it. I think that it's only place where someone can help me... so I will be realy happy if someone will try to give me a hand. I need forked_road quest on 2010sf files. Can someone help me to find it, or show me how can I fix old quest and convert it to 2010 DB ? Take care...



All times are GMT +2. The time now is 22:19.


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.