Register for your free account! | Forgot your password?

You last visited: Today at 08:10

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

Advertisement



S: Tuhren Quest

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

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jun 2013
Posts: 111
Received Thanks: 6
S: Tuhren Quest

Hey,
S: Ne quest wo ich zb. bei Sensenman Truh auswählen kann welche 75er Waffe der Spieler haben möchte ??

Schreibt sie einfach unten rein
Danke für alle Antworten

MFG: cannibvb+
cannibvb is offline  
Old 04/12/2014, 22:26   #2
 
.PrimeStar #'s Avatar
 
elite*gold: 1
Join Date: Jan 2013
Posts: 479
Received Thanks: 165
Hi. Bitte frag dort nach ->

Die können dir bestimmt helfen.
.PrimeStar # is offline  
Old 04/12/2014, 22:26   #3

 
elite*gold: 0
Join Date: Mar 2013
Posts: 2,449
Received Thanks: 6,448
Code:
quest sensitruhe begin
	state start begin
		when xx.use begin
			local data = {19, 29, 39} -- Vnums eintragen
			local menu = {}
			for _,v in ipairs(data) do
				table.insert(menu, item_name(v))
			end
			table.insert(menu, "Abbrechen")
			say_title("Sensitruhe")
			say("Wähle eine Waffe:")
			say()
			local s = select_table(menu)
			if s == table.getn(menu) then return end
			if pc.count_item(item.vnum) < 1 then return end
			pc.remove_item(item.vnum)
			pc.give_item2(data[s])
		end
	end
end
Das nächste mal den Sammelthread nutzen
Lord iRemix is offline  
Reply


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 08:10.


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.