Jump to content

mob_drop_item.txt Structure [kill_drop & level_limit] ?


Recommended Posts

Hi guys.

I examined mob_drop_item.txt from 40k source. Now I am developing mob_drop_item editor but I have question because this editor's you going to using soon.

My question; Can kill_drop and level_limit be in the same group? and If kill_drop is selected, does the type value have to be kill or this same situation level_limit selected type value limit? ( I couldn't found these :/ ,  I think it's an error-free program.

 

My program review is here:

 

Don't worry program when finished, I going to translate to English. I will hope you like it =)

  • Metin2 Dev 1
  • Good 1
  • Love 2
Link to comment
Share on other sites

  • Premium

.gif

 

No, you can't freely use level_limit and kill_drop, they are bound to the Type token.

 

case 1:

Type limit -> you can set a level_limit check;

Group	Metin_della_Battaglia
{
	Type	limit
	mob	8003
    level_limit 15 --** Be at least level 15 to drop from this Metin.
	1	40	1	10 --** Spada di Bambu+0
	2	2030	1	10 --** Arco da Battaglia+0
	3	3030	1	10 --** Lancia del Ragno+0
	4	4010	1	10 --** Nove Lame+0
	5	5010	1	10 --** Campana dArgento+0
	6	7030	1	10 --** Ventaglio della Gru+0
	7	14040	1	10 --** Bracciale dArgento+0
	8	15040	1	10 --** Scarpe in Legno+0
	9	16040	1	10 --** Collana dArgento+0
	10	17040	1	10 --** Orecchini dArgento+0
}	

 

case 2:

Type kill - > you can set a kill_drop check;

Group	Metin_della_Battaglia
{
	Type	kill
	mob	8003
    kill_drop 500 --** Kill 500 to be able to drop.
	1	40	1	10 --** Spada di Bambu+0
	2	2030	1	10 --** Arco da Battaglia+0
	3	3030	1	10 --** Lancia del Ragno+0
	4	4010	1	10 --** Nove Lame+0
	5	5010	1	10 --** Campana dArgento+0
	6	7030	1	10 --** Ventaglio della Gru+0
	7	14040	1	10 --** Bracciale dArgento+0
	8	15040	1	10 --** Scarpe in Legno+0
	9	16040	1	10 --** Collana dArgento+0
	10	17040	1	10 --** Orecchini dArgento+0
}	

 

  • Love 1

 

"Nothing's free in this life.

Ignorant people have an obligation to make up for their ignorance by paying those who help them.

Either you got the brains or cash, if you lack both you're useless."

Syreldar

Link to comment
Share on other sites

On 12/30/2017 at 9:00 PM, Syreldar said:

.gif

 

No, you can't freely use level_limit and kill_drop, they are bound to the Type token.

 

case 1:

Type limit -> you can set a level_limit check;

Group	Metin_della_Battaglia
{
	Type	limit
	mob	8003
    level_limit 15 --** Be at least level 15 to drop from this Metin.
	1	40	1	10 --** Spada di Bambu+0
	2	2030	1	10 --** Arco da Battaglia+0
	3	3030	1	10 --** Lancia del Ragno+0
	4	4010	1	10 --** Nove Lame+0
	5	5010	1	10 --** Campana dArgento+0
	6	7030	1	10 --** Ventaglio della Gru+0
	7	14040	1	10 --** Bracciale dArgento+0
	8	15040	1	10 --** Scarpe in Legno+0
	9	16040	1	10 --** Collana dArgento+0
	10	17040	1	10 --** Orecchini dArgento+0
}	

 

case 2:

Type kill - > you can set a kill_drop check;

Group	Metin_della_Battaglia
{
	Type	kill
	mob	8003
    kill_drop 500 --** Kill 500 to be able to drop.
	1	40	1	10 --** Spada di Bambu+0
	2	2030	1	10 --** Arco da Battaglia+0
	3	3030	1	10 --** Lancia del Ragno+0
	4	4010	1	10 --** Nove Lame+0
	5	5010	1	10 --** Campana dArgento+0
	6	7030	1	10 --** Ventaglio della Gru+0
	7	14040	1	10 --** Bracciale dArgento+0
	8	15040	1	10 --** Scarpe in Legno+0
	9	16040	1	10 --** Collana dArgento+0
	10	17040	1	10 --** Orecchini dArgento+0
}	

 

That is perfect. Thank you brother for your interest.

Link to comment
Share on other sites

Hi, @Syreldar I guess your kill_drop sample is wrong;


Group	Metin_della_Battaglia
{
	Type	kill
	mob	8003
    kill_drop 500 --** Kill 500 to be able to drop.
	1	40	1	10 --** Spada di Bambu+0
	2	2030	1	10 --** Arco da Battaglia+0
	3	3030	1	10 --** Lancia del Ragno+0
	4	4010	1	10 --** Nove Lame+0
	5	5010	1	10 --** Campana dArgento+0
	6	7030	1	10 --** Ventaglio della Gru+0
	7	14040	1	10 --** Bracciale dArgento+0
	8	15040	1	10 --** Scarpe in Legno+0
	9	16040	1	10 --** Collana dArgento+0
	10	17040	1	10 --** Orecchini dArgento+0
}	

When token is kill, buff count is 4.

mJOgO0.png

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

  • 4 months later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



  • Similar Content

  • Activity

    1. 4

      Feeding game source to LLM

    2. 0

      Quest 6/7 Problem

    3. 5

      Effect weapons

    4. 0

      [C++] Fix Core Downer Using Negative Number in GM Codes

    5. 3

      Crystal Metinstone

    6. 4

      Feeding game source to LLM

    7. 113

      Ulthar SF V2 (TMP4 Base)

    8. 4

      Feeding game source to LLM

  • Recently Browsing

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.