Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2 > Metin2 Private Server
You last visited: Today at 00:32

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

Advertisement



[Frage]Common_drop_item.txt

Discussion on [Frage]Common_drop_item.txt within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
lfcmaus's Avatar
 
elite*gold: 205
Join Date: Jun 2010
Posts: 5,334
Received Thanks: 2,510
[Frage]Common_drop_item.txt

So da ich diese datei auch ganz gerne verständlich haben möchte für die neuen files
würd ich gerne mal wissen wie genau der aufbau hierbei ist.

ist das eine Zeile?
Code:
초급검	1	15	0.16
oder eher das.:
Code:
초급검	1	15	0.16	도+1	2500
ich tippe ja auf das zweite im aufbau

Name>anzahl>ab welchen level>???>item>????

jemand mehr ahnung?
lfcmaus is offline  
Thanks
1 User
Old 12/16/2012, 00:05   #2
 
elite*gold: 70
Join Date: Dec 2012
Posts: 129
Received Thanks: 54
1 ist der name (egal was da steht).
2 ist ab welchem lvl.
3 ist bis welchem lvl.
4 ist % angabe wie oft es gedropt werden soll
5 ist das item (standart vnum)
6 ist eine beliebige zahl (auf diese beziehen sich deine % angaben)
zwischen jedem eintrag ein tab
und das ganze 4 mal hintereinander (für jede mobstufe ein mal)
MFG [SA]Kiyo
[SA]Kiyo is offline  
Thanks
3 Users
Old 12/16/2012, 00:15   #3
 
lfcmaus's Avatar
 
elite*gold: 205
Join Date: Jun 2010
Posts: 5,334
Received Thanks: 2,510
also wäre ein beispiel dazu.:
tabzeichen = >
Code:
Schwert>>>>1>>>>15>>>>5.0>>>>10>>>>100
also bedeutet das Schwert alternativdrop von Lv. 1 bis Lv. 15 mmit einer dropchance auf 100 gekillte mobs fallen 5 schwerter?
lfcmaus is offline  
Thanks
1 User
Old 12/16/2012, 00:20   #4
 
elite*gold: 70
Join Date: Dec 2012
Posts: 129
Received Thanks: 54
*** so ist es
[SA]Kiyo is offline  
Thanks
1 User
Old 12/16/2012, 00:23   #5
 
lfcmaus's Avatar
 
elite*gold: 205
Join Date: Jun 2010
Posts: 5,334
Received Thanks: 2,510
Danke sehr das hat mir echt geholfen und hoffe vielen anderen auch nun hab ich arbeit für morgen
lfcmaus is offline  
Thanks
1 User
Old 12/16/2012, 00:24   #6
 
elite*gold: 70
Join Date: Dec 2012
Posts: 129
Received Thanks: 54
hab ich schon hinter mir
[SA]Kiyo is offline  
Thanks
1 User
Old 12/16/2012, 14:59   #7
 
lfcmaus's Avatar
 
elite*gold: 205
Join Date: Jun 2010
Posts: 5,334
Received Thanks: 2,510
kann ich den aufbau so machen?

PHP Code:
Bezeichnung        Start_Lev        End_Lev        ropchance        Item        Drop_auf_wv_Monster
Schwert
+0        1        10        2.0        10        100 
lfcmaus is offline  
Thanks
1 User
Old 12/16/2012, 15:10   #8
 
elite*gold: 70
Join Date: Dec 2012
Posts: 129
Received Thanks: 54
Code:
****						S_PAWN						KNIGHT						S_KNIGHT
Schwert+0	1	99	2,0	10	1000	Schwert+0	1	99	2,0	10	1000	Schwert+0	1	99	2,0	10	1000	Schwert+0	1	99	2,0	10	1000
so sollte der aufbau sein

MFG [SA]Kiyo
[SA]Kiyo is offline  
Thanks
1 User
Old 12/16/2012, 15:23   #9
 
lfcmaus's Avatar
 
elite*gold: 205
Join Date: Jun 2010
Posts: 5,334
Received Thanks: 2,510
also alles hinterinander?oder wann springt es in die nächste zeile?
habs derzeit nämlcih so

Code:
Bezeichnung		Start_Lev		End_Lev		Dropchance		Item		Drop_auf_wv_Monster
Segenschriftrolle		30		150		0.20		25040		500 
Magischerstein		60		150		0.20		25041		750 
Rotertrankklein		1		30		0.20		27001		500 
Rotertrankmittel		15		50		0.20		27002		700 
Rotertrankgroß		30		80		0.20		27003		900 
Blauertrankklein		1		30		0.20		27004		500 
Blauertrankmittel		15		50		0.20		27005		700 
Blauertrankgroß		30		80		0.20		27006		900 
Glueckstasche		1		20		0.30		30093		1000 
Glueckstasche		21		49		0.30		30094		1000 
Glueckstasche		50		70		0.30		30095		1000 
Glueckstasche		71		99		0.30		30096		1000 
Glueckstasche		100		120		0.30		30097		1000 
Glueckstasche		121		130		0.30		30098		1000 
Glueckstasche		131		150		0.30		30099		1000 
Glueckstasche		1		150		0.30		30100		1000 
RingmitGoldgehalt		30		50		0.50	50028		25000 
RingmitGoldgehalt		50		100		0.50	50029		25000 
RingmitGoldgehalt		100		150		0.50	50030		55000 
Raetselhaftetruhe		75		100		0.10	50033		8500 
Sechseckigetruhe		1		150		0.05	50037		5000 
Heu		1		35		0.40		50054		2500 
Karotte		36		50		0.30		50055		2500 
Giseng		51		150		0.20		50056		2500 
Reitkarte		1		25		0.10		50083		3000 
Zenbohne		50		100		0.05		70102		4500
lfcmaus is offline  
Thanks
1 User
Old 12/16/2012, 17:15   #10

 
Apocalyptum's Avatar
 
elite*gold: 55
Join Date: Aug 2011
Posts: 1,459
Received Thanks: 563
so ähnlich hatte ich das heute vormittag auch schon meine tests ergaben, dass der server normal hochfährt und ich auch zocken kann, aber es droppt nix mehr, dann habe ich den aufbau geändert und es ging.

ich glaube bei dem aufbau wird es nicht funktionieren lfcmaus
Apocalyptum is offline  
Old 12/16/2012, 18:15   #11
 
lfcmaus's Avatar
 
elite*gold: 205
Join Date: Jun 2010
Posts: 5,334
Received Thanks: 2,510
es funktioniert nun dank der hilfe dieses users hier der aufbau ist schon so okay^^
lfcmaus is offline  
Thanks
1 User
Old 12/16/2012, 18:25   #12
 
elite*gold: 70
Join Date: Dec 2012
Posts: 129
Received Thanks: 54
da bin ich ja froh das es geklapt hat
[SA]Kiyo is offline  
Thanks
1 User
Reply


Similar Threads Similar Threads
common_drop_item.txt
04/01/2013 - Metin2 Private Server - 3 Replies
Hi epvp, i wan't alternative drop in my p server, but the drop doesn't work:( 1 127 0.61 50011 4000 what is the inaccuracy (error)?? Help me! pls
Common_drop_item
11/19/2012 - Metin2 Private Server - 3 Replies
Hay Epvp, ich habe da ein Problem mit meiner Common_Drop_item die ist leer-.- jetzt bräuchte ich eine Deutsche Common_Drop_item oder eine erklärung wie ich die selber schreiben/erstellen kann MFG xxxTribelx
Frage zur common_drop_item.txt
01/29/2012 - Metin2 Private Server - 1 Replies
Hey ich bekomme es nicht hin diese 1 150 5.00 27987 40000 1 150 4.00 50513 40000 60 150 4.00 71082 40000 1 150 3.00 50041 40000 1 150 3.00 50036 40000 1 150 3.00 50060 40000 1 80 4.00 50023 40000 1 150 10.00 50011 40000
[FRAGE] common_drop_item *WICHTIG*
08/28/2011 - Metin2 Private Server - 4 Replies
Hey epvpers, Ich hab ein sehr sehr dringendes anliegen, ich habe das schonmal gepostet, aber keiner hatte ne Lösung oder hatte kb...ich hab keine ahnung. Es geht um folgendes: Auf meinem Rootserver ist die gesamte Dropprate zu hoch, d.h. bei den Wildhunden liegt schon allein nach 1min alles auf dem boden voll.. sodass man eigentlich nixmehr sieht was man überhaupt dropt, also wirklich extrem. Ich habe jetzt 3h nach themen geschaut und überall wird nur drumrum geredet,
common_drop_item.txt
02/13/2011 - Metin2 Private Server - 0 Replies
anyone have a good one that does not drop alot of shit from wild dogs and stuff?



All times are GMT +2. The time now is 00:32.


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.