Register for your free account! | Forgot your password?

You last visited: Today at 02:51

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

Advertisement



Metin2 Quest

Discussion on Metin2 Quest within the Metin2 Private Server forum part of the Metin2 category.

Closed Thread
 
Old   #1
 
elite*gold: 0
Join Date: Mar 2010
Posts: 255
Received Thanks: 13
Metin2 Quest

Hallo com,

kann mir jemand sagen wie ich die Quest ändern muss damit sie funktioniert?

quest new2 begin
state start begin
when letter begin
send_letter("Verschmelzen")
local v = find_npc_by_vnum(20023)
if v != 0 then
target.vid("target4", v, "Soon")
end
end
when button or info begin
say_title("Verschmelzen")
say("Willst du etwas verschmelzen")
say("Ich brauch dazu")
say_item_vnum(15209)
say_item_vnum(15229)
end
when target4.target.click or 20023.chat."Verschmelzen" begin
target.delete("target4")
say_title("Soon")
say("Willst du was verschmelzen?!")
say("Ich hoffe du hast alles dabei.")
say("Überreiche mir nun deine Schuhe")
say_item_vnum(15209)
say_item_vnum(15229)
if pc.count_item("15209")==0 then
if pc.count_item("15229")==0 then
say("DU hast nicht das nötige EQ")
say("Ich kann dein EQ nicht verschmelzen.")
return
end
say("Möchtest du dein EQ verschmelzen?")
local s=select("Ja", "Nein")
if s==2 then
say_title("Soon")
say("Schade, dann geh bitte wieder.")
return
end
if pc.count_item("15209")==0 then
if pc.count_item("15209")==0 then
chat("Du hast nicht das nötige EQ")
return
end
pc.remove_item("15209", 1)
pc.remove_item("15229", 1)
pc.give_item2("15009", 1)
say_title("Soon")
say("Hier ist dein neues Item.")
say("Pass gut drauf auf!")
clear_letter()
end
end
state complete begin
end
end
xMasi95 is offline  
Old 11/18/2012, 22:40   #2
 
elite*gold: 32
The Black Market: 120/0/1
Join Date: Mar 2012
Posts: 6,716
Received Thanks: 2,737
Hallo,

bitte benutze die Sammelthreads für solche Anfragen:


Mfg
Syuki is offline  
Closed Thread


Similar Threads Similar Threads
[SPECIAL TEAM_WARP QUEST]'nd Metin2 Sweet Time Quest's Icons and News
01/27/2013 - Metin2 PServer Guides & Strategies - 22 Replies
deleted!
Compile all quest without quest's files list // Kompilieren Sie alle Quest ohne Quest
07/17/2011 - Metin2 PServer Guides & Strategies - 3 Replies
ENGLISH Hello dear community, this is a very simple guide but at the same time useful. How to compile ALL quest in the folder "quest" without the files list in the file "locale_list"? Easy! Open the file "make" and replace the content of the file with this: for f in *.quest; do ./qc $f; done Oki. Now set the 0777 permission to the file. Finally open a SSH client and sign in. Write the command: cd /game_file_folder



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


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