Register for your free account! | Forgot your password?

You last visited: Today at 23:07

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

Advertisement



QUEST

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

Closed Thread
 
Old   #1
 
elite*gold: 10
Join Date: Oct 2013
Posts: 127
Received Thanks: 9
QUEST

Hallo kann mir jemand die quest so umschreiben das sie auch funzt.
Denn nach dem Text klicke ich auf ja und dann heißt es du erhälst nix.

Kann mir bitte jemand helfen ?

when 9009.chat."Steinstuecke eintauschen" begin
say_title(""..mob_name(9009).."")
say("Wie du siehst Tausche ich deine Steinstuecke gegen verschieden Pets ein")
say("1. Feuerphoenix bringt dir 100 Angriffswert 10 Krit und 2500 TP und kostet dich 150 Steinstücke")
say("2. Panda Siegel bringt dir 4000 Tp und 50 Tp Regenaration und kostet dich 100 Steinstücke")
say("3. Eis-Phoenix bring dir 2500 TP 10 Krit und 10 Durchbohren und kostet dich 120 Steinstücke")
say_title("Willst du sie eintauschen?")
local s=select("Ja", "Nein")
if 2==s then
return
else
if pc.count_item(27990) < 0 then
say_title(""..mob_name(20018).."")
say("Tut mir leid du hast zuwenig Steinstücke")
return
end
say_title(""..mob_name(20018).."")
say("")
local zufall = number(1,20)
if zufall == 1 then
say("Du erhülst 1 "..item_name(Feuerphoenix).."")
pc.give_item2("53001",1)
pc.remove_item("27990", 150)
elseif zufall == 2 then
say("Du erhälst 1 "..item_name(Panda-Siegel).."")
pc.give_item2("53002",1)
pc.remove_item("27990", 100)
elseif zufall == 3 then
say("Du erhälst 1 "..item_name(Eis-Phoenix).."")
pc.give_item2("53003",1)
pc.remove_item("27990", 120)
else
say("Du erhälst nichts.")
pc.remove_item("27990", 5)

end
end
end
end
end
active123 is offline  
Old 01/03/2014, 22:43   #2


 
Zevion's Avatar
 
elite*gold: 906
Join Date: Sep 2009
Posts: 17,295
Received Thanks: 4,399
Hey,
bitte diesen Sammelthread beachten.
->

#closerequest

Zevion
Zevion is offline  
Old 01/04/2014, 10:22   #3


 
Xijezu's Avatar
 
elite*gold: 0
Join Date: May 2011
Posts: 5,084
Received Thanks: 3,458
->closed
Xijezu 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 +2. The time now is 23:07.


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.