Register for your free account! | Forgot your password?

You last visited: Today at 04:40

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

Advertisement



[Release] GM-Item

Discussion on [Release] GM-Item within the Metin2 PServer Guides & Strategies forum part of the Metin2 Private Server category.

Reply
 
Old 06/08/2012, 21:38   #16
 
[Patrick]'s Avatar
 
elite*gold: 50
Join Date: May 2012
Posts: 1,136
Received Thanks: 401
Quote:
Danke ist mein vid und die quest von da dann auch genommen

Hallo? gehts noch? also ich sags mal nett nehme diese [Release] GM-Item raus sonst werde ich das erst mal melden mein Video dazu hast du ja schon also hau raus den kak!
Will ja nicht unverschämt klingen, aber beweiss erstmal, dass es deins ist.
So kann jeder jetzt sagen "ey! ALDA DAS IS MEINS NIMM ES RAUS ALDAA!!"

Also..zurück zu Thema - nice, werde es vielleicht nutzen.

Lg.
[Patrick] is offline  
Old 06/08/2012, 22:05   #17
 
SkillzWorld2's Avatar
 
elite*gold: 171
Join Date: Apr 2012
Posts: 284
Received Thanks: 85
Ja es gibst es schon toll
aber da war einer mal nicht faul und hat es etwas geändert.
Wenn ihr mal überlegt gibst es ganz wenig die was selber scripten
SkillzWorld2 is offline  
Old 06/09/2012, 00:55   #18
 
elite*gold: 0
Join Date: May 2012
Posts: 169
Received Thanks: 925
Danke für die Quest ;D ^^
xZauberhazzex is offline  
Old 06/09/2012, 12:56   #19
 
DarkPlugin's Avatar
 
elite*gold: 14
Join Date: Jun 2011
Posts: 1,465
Received Thanks: 391
Quote:
Originally Posted by SkillzWorld2 View Post
Ja es gibst es schon toll
aber da war einer mal nicht faul und hat es etwas geändert.
Wenn ihr mal überlegt gibst es ganz wenig die was selber scripten
aha wusst ich nicht dann kann ich ja

Code:
quest gmhelpitem begin 
	state start begin
	  when 70021.use with pc.is_gm() begin    
		  
						 
			 local main_set = select("Info Ansagen", "GM Charakter", "Event Management", "Rates Einstellen", "Abbrechen")
			 if main_set == 5 then
				return
			 end
             if main_set == 1 then	
			 local g = select ("GM Online" , "GM Offline" , "Server Reboot" , "Link+Vote" , "Arbeit" , "Facebook", "Abbrechen")
             if g == 1 then
                 command ("n "..pc.get_name() .." steht euch für Fragen und Probleme zur Verfügung!")
                 return
             end     
             if g == 2 then
                 command ("n ".. pc.get_name() .." geht erstmal Offline und wünscht euch allen noch viel Spaß!")
                 return
             end 		 
			if g == 3 then
			notice_all ("Server Reboot: Alle Auslogen Der Server wird Rebootet !")
			notice_all ("Server Reboot: Um keine Daten zu Verlieren schnellstmöglich Ausloggen !")
                           return
             end
			 if g == 4 then
                 notice_all ("Unsere Homepage Lautet www.Eternal-Loyalty.de.tl")
				 notice_all ("Bitte täglich Voten")
                 return
             end
			 if g == 5 then
			     notice_all ("Server arbeit ( c.a  1h ) alle Auslogen !!!")
				 notice_all ("Server arbeit ( c.a  1h ) alle Auslogen !!!")
                 return
             end
			 
	     if g == 6 then
			 	 notice_all ("Der Link zu unserer Facebook-Seite lautet:")
				 notice_all ("https://www.facebook.com/EternalLoyalty")
                 return
             end
             if g == 7 then
                 return
             end
          end		
		  
		if main_set == 2 then
		say("")
		say("Hier sind einige Sachen für dein GM Charakter:")
		say("")
				local g = select("GM Map warp", "Sub-Skills","Pferdlevel 21", "Standart EQ", "Max HP", "GM-Schwert", "Abbrechen")
				
				if g == 1 then			 
                 pc.warp(12800,20000)
				 return
             end     
             if g == 2 then
			 	command("setsk 122 2")
				command("setsk 121 59")
				command("setsk 124 59")
				command("setsk 125 59")
				command("setsk 126 59")
				command("setsk 127 59")
				command("setsk 128 59")
				command("setsk 129 59")
				command("setsk 130 59")
				command("setsk 131 59")
                 return
             end 		 
			if g == 3 then
				command("horse_level "..pc.get_name() .." 21")
				command("i 50053")
                return
             end
			 if g == 4 then
				command("i 90021")
				command("i 90022")
				command("i 71050 200")
				command("i 72701")
				command("i 72048 200")
				command("i 72042 200")
				command("i 72039 200")
				command("i 72036 200")
				command("i 72033 200")
				command("i 72027 200")
				command("i 71033")
				command("i 13169")
				command("i 13149")
				command("i 17329")
				command("i 13189")
				command("i 15449")
				command("i 16329")
				command("i 14329")
				command("i 12949")
				return
             end
			 
			 if g == 5 then 
				command("set "..pc.get_name() .." max_hp 999999999")
				command("r")
				return
			end
			if g == 6 then 
				command("i 35109")
				return
		   end
		   if g == 7 then
			return
			end
			end
			
				if main_set == 4 then
	say("")
	say("Bitte waehle deine Charakter Klasse:")
	say("")
			local i = select ("Alles 100", "Alles 0", "Alles 1000", "Alles 5000", "Abbrechen")
					if i == 1 then
						command("priv_empire 0 4:exp 100 24")
						command("priv_empire 0 2:gold_drop 100 24")
						command("priv_empire 0 1:item_drop 100 24")
						return
						end
					if i == 2 then
						command("priv_empire 0 4:exp 0 24")
						command("priv_empire 0 2:gold_drop 0 24")
						command("priv_empire 0 1:item_drop 0 24")
						command("priv_empire 0 3:exp 0 24")
						return
						end
					if i == 3 then
						command("priv_empire 0 4:exp 1000 24")
						command("priv_empire 0 2:gold_drop 1000 24")
						command("priv_empire 0 1:item_drop 1000 24")
						return
						end
					if i == 4 then
						command("priv_empire 0 4:exp 5000 24")
						command("priv_empire 0 2:gold_drop 5000 24")
						command("priv_empire 0 1:item_drop 5000 24")
						return
						end
						end					

	
			if main_set == 3 then	
			
			
			local e = select("OX Vorbereitung Info" , "Tag / Nacht", "Weihnachts Events", "Rates einstellen", "Abbrechen")
				if e == 1 then
                 notice_all ("Ein OX Event ist damnächst vom Team geplant!")
				 notice_all ("Bitte haltet euch bereit auf schnellst möglichen Wege zu Uriel zu kommen,")
				 notice_all ("damit jeder am Event dran teilnehmen kann!")
				 return
				 end
				if e == 2 then
					say_title("GM Helfer:")
					say("")
					say("Du moechtest also zwischen Tag und")
					say("Nacht wechseln ?")
					
						local f = select ("Tag" , "Nacht", "Abbrechen")
							if f == 1 then
								command ("x 2")
							elseif f == 2 then
								command ("x 1")
							elseif f == 3 then
								return
						end									
						
				elseif e == 3 then
					say_title("GM Helfer:")
					say("")
					say("Du moechtest also die Weihnachts Events Starten?")
							
						local f = select ("Weihnachtsbaum", "Schnee", "Weihnachtsmusik", "Weihnachtsevent starten (Alles)", "Weihnachtsevent stoppen (Alles)", "Abbrechen")
						
						
						if f == 1 then
						
							local g = select ("Weihnachtsbaum aufstellen" , "Weihnachtsbaum wegraeumen", "Abbrechen")
									if g == 1 then
										command ("e xmas_tree 1")
										notice_all ("Bei Weihnachtlicher Stimmung darf")
										notice_all ("ein Weihnachtsbaum nicht fehlen!")
										notice_all ("Das Eternal-Loyalty Team hat diesen geschmueckt")
										notice_all ("und in der Mitte Berg Sohans aufgestellt!")
										notice_all ("Frohes Fest!")
										
										say_title("GM Helfer:")
										say("")
										say("Es ist geschafft!")
										say("Der Weihnachtsbaum steht!")
										say("")
									elseif g == 2 then
										command ("e xmas_tree 0")
										notice_all ("Weihnachten neigt sich langsam")
										notice_all ("dem Ende! Der Weihnachtsbaum wird")
										notice_all ("nun nichtmehr benoetigt")
										notice_all ("und wir haben ihn deshalb abgebaut.")
										
										say_title("Seon-Hae:")
										say("")
										say("Es ist geschafft!")
										say("Der Weihnachtsbaum ist weg!")
										say("")
																		
									elseif g == 3 then
										return
									end
							
						elseif f == 2 then
							local h = select ("Schnee an" , "Schnee aus", "Abbrechen")
									if h == 1 then
										command("e xmas_snow 1")
									elseif h == 2 then
										command ("e xmas_snow 0")
									elseif h == 3 then
										return
									end
									
						elseif f == 3 then
							local i = select ("Musik abspielen", "Musik stoppen", "Abbrechen")
									if i == 1 then
										command("e xmas_song 1")
									elseif i == 2 then
										command("e xmas_song 0")
									elseif i == 3 then
										return
									end
						elseif f == 4 then
							say("Willst du wirklich alles aktivieren?")
							say("Also Nachtmodus, den Weihnachtsbaum,")
							say("Schnee und die Weihnachtsmusik?")
							say("")
							local g_sub = select ("Ja", "Nein")
								if g_sub == 1 then
									command("e xmas_tree 1")
									command("e xmas_song 1")
									command("e xmas_boom 1")
									command("e xmas_snow 1")
									say("Alles aktiviert!")
								elseif g_sub == 2 then
									return
								end
						elseif f == 5 then
								say("Willst du wirklich alles deaktivieren?")
								say("Also Nachtmodus, den Weihnachtsbaum,")
								say("Schnee und die Weihnachtsmusik?")
								say("")
						local g_desub = select ("Ja", "Nein")
							if g_desub == 1 then
								command("e xmas_tree 0")
								command("e xmas_song 0")
								command("e xmas_boom 0")
								command("e xmas_snow 0")
								say("Alles deaktiviert!")
							elseif g_desub == 2 then
								return
						end
									
						elseif f == 6 then
							return
						end
									
				elseif e == 4 then
					say_title("GM Helfer:")
					say("")
					say("Du moechtest also die Rates einstellen??")
					say("")
					say_title("Wähle die zu einstellende Rate")
						local rateset = select ("EXP","Yang","Max-Yang","Gegenstaende","Abbrechen")
						if rateset == 1 then
							say_title("Seon-Hae:")
							say("")
							say("Wie hoch soll die EXP-Rate werden?")
								local w =select ("150","250","500","1000","Abbrechen") 
									if w == 1 then
										command("priv_empire 0 4:exp 150 9999")
									elseif w == 2 then
										command("priv_empire 0 4:exp 250 9999")
									elseif w == 3 then
										command("priv_empire 0 4:exp 500 9999")
									elseif w == 4 then
										command("priv_empire 0 4:exp 1000 9999")
									elseif w == 5 then
										return
									end
							
						elseif rateset == 2 then
							say_title("GM Helfer:")
							say("")
							say("Wie hoch soll die Yangdrop-Rate werden?")
								local x =select ("100","200","500","1000","Abbrechen") 
									if x == 1 then
										command("priv_empire 0 2:gold_drop 100 9999")
									elseif x == 2 then
										command("priv_empire 0 2:gold_drop 200 9999")
									elseif x == 3 then
										command("priv_empire 0 2:gold_drop 500 9999")
									elseif x == 4 then
										command("priv_empire 0 2:gold_drop 1000 9999")
									elseif x == 5 then
										return
									end
						elseif rateset == 3 then
							say_title("GM Helfer:")
							say("")
							say("Wie hoch soll die MaxYang-Drop-Rate werden?")
								local y =select ("100","200","500","1000","Abbrechen") 
									if y == 1 then
										command("priv_empire 0 3:gold10_drop 100 9999")
									elseif y == 2 then
										command("priv_empire 0 3:gold10_drop 200 9999")
									elseif y == 3 then
										command("priv_empire 0 3:gold10_drop 500 9999")
									elseif y == 4 then
										command("priv_empire 0 3:gold10_drop 1000 9999")
									elseif y == 5 then
										return
									end
						elseif rateset == 4 then
							say_title("GM Helfer:")
							say("")
							say("Wie hoch soll die Gegenstandsdrop-Rate werden?")
							local z =select ("100","200","500","1000","Abbrechen") 
									if z == 1 then
										command("priv_empire 0 1:item_drop 100 9999")
									elseif z == 2 then
										command("priv_empire 0 1:item_drop 200 9999")
									elseif z == 3 then
										command("priv_empire 0 1:item_drop 500 9999")
									elseif z == 4 then
										command("priv_empire 0 1:item_drop 1000 9999")
									elseif z == 5 then
										return
									end
						elseif rateset == 5 then
							return
						end
					
				elseif e == 4 then
					return				
				
		end
		end
	end	
	

end
end
nehmen und sagen ist meine ne? Habse ja auch verändert
DarkPlugin is offline  
Old 06/09/2012, 13:46   #20
 
.BeKiiR#'s Avatar
 
elite*gold: 1
Join Date: Jun 2012
Posts: 1,185
Received Thanks: 198
Quote:
Originally Posted by DarkPlugin View Post
aha wusst ich nicht dann kann ich ja

Code:
quest gmhelpitem begin 
	state start begin
	  when 70021.use with pc.is_gm() begin    
		  
						 
			 local main_set = select("Info Ansagen", "GM Charakter", "Event Management", "Rates Einstellen", "Abbrechen")
			 if main_set == 5 then
				return
			 end
             if main_set == 1 then	
			 local g = select ("GM Online" , "GM Offline" , "Server Reboot" , "Link+Vote" , "Arbeit" , "Facebook", "Abbrechen")
             if g == 1 then
                 command ("n "..pc.get_name() .." steht euch für Fragen und Probleme zur Verfügung!")
                 return
             end     
             if g == 2 then
                 command ("n ".. pc.get_name() .." geht erstmal Offline und wünscht euch allen noch viel Spaß!")
                 return
             end 		 
			if g == 3 then
			notice_all ("Server Reboot: Alle Auslogen Der Server wird Rebootet !")
			notice_all ("Server Reboot: Um keine Daten zu Verlieren schnellstmöglich Ausloggen !")
                           return
             end
			 if g == 4 then
                 notice_all ("Unsere Homepage Lautet www.Eternal-Loyalty.de.tl")
				 notice_all ("Bitte täglich Voten")
                 return
             end
			 if g == 5 then
			     notice_all ("Server arbeit ( c.a  1h ) alle Auslogen !!!")
				 notice_all ("Server arbeit ( c.a  1h ) alle Auslogen !!!")
                 return
             end
			 
	     if g == 6 then
			 	 notice_all ("Der Link zu unserer Facebook-Seite lautet:")
				 notice_all ("https://www.facebook.com/EternalLoyalty")
                 return
             end
             if g == 7 then
                 return
             end
          end		
		  
		if main_set == 2 then
		say("")
		say("Hier sind einige Sachen für dein GM Charakter:")
		say("")
				local g = select("GM Map warp", "Sub-Skills","Pferdlevel 21", "Standart EQ", "Max HP", "GM-Schwert", "Abbrechen")
				
				if g == 1 then			 
                 pc.warp(12800,20000)
				 return
             end     
             if g == 2 then
			 	command("setsk 122 2")
				command("setsk 121 59")
				command("setsk 124 59")
				command("setsk 125 59")
				command("setsk 126 59")
				command("setsk 127 59")
				command("setsk 128 59")
				command("setsk 129 59")
				command("setsk 130 59")
				command("setsk 131 59")
                 return
             end 		 
			if g == 3 then
				command("horse_level "..pc.get_name() .." 21")
				command("i 50053")
                return
             end
			 if g == 4 then
				command("i 90021")
				command("i 90022")
				command("i 71050 200")
				command("i 72701")
				command("i 72048 200")
				command("i 72042 200")
				command("i 72039 200")
				command("i 72036 200")
				command("i 72033 200")
				command("i 72027 200")
				command("i 71033")
				command("i 13169")
				command("i 13149")
				command("i 17329")
				command("i 13189")
				command("i 15449")
				command("i 16329")
				command("i 14329")
				command("i 12949")
				return
             end
			 
			 if g == 5 then 
				command("set "..pc.get_name() .." max_hp 999999999")
				command("r")
				return
			end
			if g == 6 then 
				command("i 35109")
				return
		   end
		   if g == 7 then
			return
			end
			end
			
				if main_set == 4 then
	say("")
	say("Bitte waehle deine Charakter Klasse:")
	say("")
			local i = select ("Alles 100", "Alles 0", "Alles 1000", "Alles 5000", "Abbrechen")
					if i == 1 then
						command("priv_empire 0 4:exp 100 24")
						command("priv_empire 0 2:gold_drop 100 24")
						command("priv_empire 0 1:item_drop 100 24")
						return
						end
					if i == 2 then
						command("priv_empire 0 4:exp 0 24")
						command("priv_empire 0 2:gold_drop 0 24")
						command("priv_empire 0 1:item_drop 0 24")
						command("priv_empire 0 3:exp 0 24")
						return
						end
					if i == 3 then
						command("priv_empire 0 4:exp 1000 24")
						command("priv_empire 0 2:gold_drop 1000 24")
						command("priv_empire 0 1:item_drop 1000 24")
						return
						end
					if i == 4 then
						command("priv_empire 0 4:exp 5000 24")
						command("priv_empire 0 2:gold_drop 5000 24")
						command("priv_empire 0 1:item_drop 5000 24")
						return
						end
						end					

	
			if main_set == 3 then	
			
			
			local e = select("OX Vorbereitung Info" , "Tag / Nacht", "Weihnachts Events", "Rates einstellen", "Abbrechen")
				if e == 1 then
                 notice_all ("Ein OX Event ist damnächst vom Team geplant!")
				 notice_all ("Bitte haltet euch bereit auf schnellst möglichen Wege zu Uriel zu kommen,")
				 notice_all ("damit jeder am Event dran teilnehmen kann!")
				 return
				 end
				if e == 2 then
					say_title("GM Helfer:")
					say("")
					say("Du moechtest also zwischen Tag und")
					say("Nacht wechseln ?")
					
						local f = select ("Tag" , "Nacht", "Abbrechen")
							if f == 1 then
								command ("x 2")
							elseif f == 2 then
								command ("x 1")
							elseif f == 3 then
								return
						end									
						
				elseif e == 3 then
					say_title("GM Helfer:")
					say("")
					say("Du moechtest also die Weihnachts Events Starten?")
							
						local f = select ("Weihnachtsbaum", "Schnee", "Weihnachtsmusik", "Weihnachtsevent starten (Alles)", "Weihnachtsevent stoppen (Alles)", "Abbrechen")
						
						
						if f == 1 then
						
							local g = select ("Weihnachtsbaum aufstellen" , "Weihnachtsbaum wegraeumen", "Abbrechen")
									if g == 1 then
										command ("e xmas_tree 1")
										notice_all ("Bei Weihnachtlicher Stimmung darf")
										notice_all ("ein Weihnachtsbaum nicht fehlen!")
										notice_all ("Das Eternal-Loyalty Team hat diesen geschmueckt")
										notice_all ("und in der Mitte Berg Sohans aufgestellt!")
										notice_all ("Frohes Fest!")
										
										say_title("GM Helfer:")
										say("")
										say("Es ist geschafft!")
										say("Der Weihnachtsbaum steht!")
										say("")
									elseif g == 2 then
										command ("e xmas_tree 0")
										notice_all ("Weihnachten neigt sich langsam")
										notice_all ("dem Ende! Der Weihnachtsbaum wird")
										notice_all ("nun nichtmehr benoetigt")
										notice_all ("und wir haben ihn deshalb abgebaut.")
										
										say_title("Seon-Hae:")
										say("")
										say("Es ist geschafft!")
										say("Der Weihnachtsbaum ist weg!")
										say("")
																		
									elseif g == 3 then
										return
									end
							
						elseif f == 2 then
							local h = select ("Schnee an" , "Schnee aus", "Abbrechen")
									if h == 1 then
										command("e xmas_snow 1")
									elseif h == 2 then
										command ("e xmas_snow 0")
									elseif h == 3 then
										return
									end
									
						elseif f == 3 then
							local i = select ("Musik abspielen", "Musik stoppen", "Abbrechen")
									if i == 1 then
										command("e xmas_song 1")
									elseif i == 2 then
										command("e xmas_song 0")
									elseif i == 3 then
										return
									end
						elseif f == 4 then
							say("Willst du wirklich alles aktivieren?")
							say("Also Nachtmodus, den Weihnachtsbaum,")
							say("Schnee und die Weihnachtsmusik?")
							say("")
							local g_sub = select ("Ja", "Nein")
								if g_sub == 1 then
									command("e xmas_tree 1")
									command("e xmas_song 1")
									command("e xmas_boom 1")
									command("e xmas_snow 1")
									say("Alles aktiviert!")
								elseif g_sub == 2 then
									return
								end
						elseif f == 5 then
								say("Willst du wirklich alles deaktivieren?")
								say("Also Nachtmodus, den Weihnachtsbaum,")
								say("Schnee und die Weihnachtsmusik?")
								say("")
						local g_desub = select ("Ja", "Nein")
							if g_desub == 1 then
								command("e xmas_tree 0")
								command("e xmas_song 0")
								command("e xmas_boom 0")
								command("e xmas_snow 0")
								say("Alles deaktiviert!")
							elseif g_desub == 2 then
								return
						end
									
						elseif f == 6 then
							return
						end
									
				elseif e == 4 then
					say_title("GM Helfer:")
					say("")
					say("Du moechtest also die Rates einstellen??")
					say("")
					say_title("Wähle die zu einstellende Rate")
						local rateset = select ("EXP","Yang","Max-Yang","Gegenstaende","Abbrechen")
						if rateset == 1 then
							say_title("Seon-Hae:")
							say("")
							say("Wie hoch soll die EXP-Rate werden?")
								local w =select ("150","250","500","1000","Abbrechen") 
									if w == 1 then
										command("priv_empire 0 4:exp 150 9999")
									elseif w == 2 then
										command("priv_empire 0 4:exp 250 9999")
									elseif w == 3 then
										command("priv_empire 0 4:exp 500 9999")
									elseif w == 4 then
										command("priv_empire 0 4:exp 1000 9999")
									elseif w == 5 then
										return
									end
							
						elseif rateset == 2 then
							say_title("GM Helfer:")
							say("")
							say("Wie hoch soll die Yangdrop-Rate werden?")
								local x =select ("100","200","500","1000","Abbrechen") 
									if x == 1 then
										command("priv_empire 0 2:gold_drop 100 9999")
									elseif x == 2 then
										command("priv_empire 0 2:gold_drop 200 9999")
									elseif x == 3 then
										command("priv_empire 0 2:gold_drop 500 9999")
									elseif x == 4 then
										command("priv_empire 0 2:gold_drop 1000 9999")
									elseif x == 5 then
										return
									end
						elseif rateset == 3 then
							say_title("GM Helfer:")
							say("")
							say("Wie hoch soll die MaxYang-Drop-Rate werden?")
								local y =select ("100","200","500","1000","Abbrechen") 
									if y == 1 then
										command("priv_empire 0 3:gold10_drop 100 9999")
									elseif y == 2 then
										command("priv_empire 0 3:gold10_drop 200 9999")
									elseif y == 3 then
										command("priv_empire 0 3:gold10_drop 500 9999")
									elseif y == 4 then
										command("priv_empire 0 3:gold10_drop 1000 9999")
									elseif y == 5 then
										return
									end
						elseif rateset == 4 then
							say_title("GM Helfer:")
							say("")
							say("Wie hoch soll die Gegenstandsdrop-Rate werden?")
							local z =select ("100","200","500","1000","Abbrechen") 
									if z == 1 then
										command("priv_empire 0 1:item_drop 100 9999")
									elseif z == 2 then
										command("priv_empire 0 1:item_drop 200 9999")
									elseif z == 3 then
										command("priv_empire 0 1:item_drop 500 9999")
									elseif z == 4 then
										command("priv_empire 0 1:item_drop 1000 9999")
									elseif z == 5 then
										return
									end
						elseif rateset == 5 then
							return
						end
					
				elseif e == 4 then
					return				
				
		end
		end
	end	
	

end
end
nehmen und sagen ist meine ne? Habse ja auch verändert
Push deine Post's nicht kleiner
.BeKiiR# is offline  
Thanks
2 Users
Old 06/09/2012, 13:57   #21
 
elite*gold: 0
Join Date: Feb 2011
Posts: 61
Received Thanks: 152
Hört mal auf Krieg zu führen wegen Nichts.. & es genügt einmal darauf anzusprechen das diese Quest nicht seine sein sollte.?!
.BeKiiR# wird schon Wissen von wem die eig. ist ( wenn Sie nur von ihm bearbeitet wurde)
Editier einfach den geistigen Besitzter hinzu + deine "evtl" änderungen.
So is Thread Happy, Besitzter Happy, Modder davon Happy, Com Happy,
weil wegen? Thread weiter existiert und Hilft ohne das hier Leichen liegen.

B2t

Thx für's Release, evlt sind die änderungen ja besser als die ohne.

Mfg
lZinl is offline  
Thanks
1 User
Old 06/09/2012, 16:18   #22
 
DarkPlugin's Avatar
 
elite*gold: 14
Join Date: Jun 2011
Posts: 1,465
Received Thanks: 391
Quote:
Originally Posted by .BeKiiR# View Post
Push deine Post's nicht kleiner
Bist du dumm? Das ist nicht mein Thread ?!

Auf Wunsch von x3GlobalTech

#Reportet
DarkPlugin is offline  
Old 07/02/2012, 15:11   #23
 
elite*gold: 1
Join Date: Oct 2011
Posts: 64
Received Thanks: 7
Danke ^^
hakan514 is offline  
Reply

Tags
metin2 gm item release


Similar Threads Similar Threads
How To Release Item +255
01/13/2012 - EO PServer Hosting - 3 Replies
Hye Everbody...can u help me settle this problem..i want how to release item +255...1 more question i want know how to add new pet and new equipment? Thanks You.. . :)
[Suche] Komplette item.eix/epk, icon.eix/epk, item proto und item list
12/25/2010 - Metin2 Private Server - 6 Replies
Hey =) Wie die Überschrift schon sagt, suche ich eine komplette item.eix/epk, icon.eix/epk, item proto und item list am liebsten noch von den Waffen von .darki und den ganzen neuen Rüstungen/Schilden/Helmen, da ich überhaupt nicht weiß wie man dass zB mit der item proto macht und wenn ich sie einfach nur ersetze, wie zB durch die "Waffen" item proto von .darki sind die ganzen neuen Rüstungen weg .... Ich hoffe irgendjemand könnte das machen, weil es bestimmt nicht nur für mich hilfreich ist...
[Release]NPC For Add Item +10 +11 +12
07/02/2009 - CO2 PServer Guides & Releases - 16 Replies
Go In Client.cs And Seach For: if (CurrentNPC == 1010) And Under Add if (CurrentNPC == 10009) { SendPacket(General.MyPackets.NPCSay("Hi, What Ur Wanna Add In Ur Item ?")); SendPacket(General.MyPackets.NPCLink("+10&quo t;, 1));



All times are GMT +2. The time now is 04:40.


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.