[QUESTION] Drops of mobs

10/14/2010 07:51 RumorUS#1
How to modify? I tried [Only registered and activated users can see links. Click Here To Register...] already...did not work.

I also tried:

Code:
Group	demonland
{
	type	drop
	Mob 2651
	1	¿µ¿õÀÇÁõÇ¥	1	0.10
	2	Åõ±ÍÀÇ ÁõÇ¥	1	0.10
	3	ȸ¿µ¼®+4         1      0.05
}
and

Code:
Group	demonland
{
	type	drop
	Mob 2651
	1	30166	1	0.10
	2	60003	1	0.10
	3	28434	1	0.05
}

None of these work.. I either cannot start my server or the server starts but only drops crap... This is what the mobs drop:

[Only registered and activated users can see links. Click Here To Register...]
10/14/2010 11:24 .SeVeN.#2
Did you restart the server after this modifying?
Check this:
[Only registered and activated users can see links. Click Here To Register...]
or this:
[Only registered and activated users can see links. Click Here To Register...]

It's in German, but "Google is your friend" :awesome:

Nice Greetings
SeVeN ;)
10/14/2010 13:47 RumorUS#3
oh yeah, these are the guides I learned from the first time. thx for re-linking me :D
10/14/2010 13:57 Kallisson#4
Code:
Group	demonland
{
	type	drop
	Mob 2651
	1	30166	1	1
	2	60003	1	1
	3	28434	1	1
}
I'm not sure, but try this.
I think the point is the reason...
10/15/2010 09:38 RumorUS#5
Using Computerkrank's serverfiles v2.

Also his files are strange with spirit stones +7+8+9 >_> and I have npc "9004" who always spawns in a1, b1, c1 but is NOT in the npc.txt!!


I mostly need help with this though:

[Only registered and activated users can see links. Click Here To Register...]

I got just ONE of the drops I added ( "Heroic Symbol" ) . And alot of CRAP drops like "Lion Slayer+1", etc..


Here is my mob_drop_item.txt:

10/15/2010 15:04 Kallisson#6
Quote:
Originally Posted by Kallisson View Post
Code:
Group	demonland
{
	type	drop
	Mob 2651
	1	30166	1	1
	2	60003	1	1
	3	28434	1	1
}
I'm not sure, but try this.
I think the point is the reason...
^this

Dont use . or ,

this:
Code:
	3	28434	1	1
NOT this:
Code:
	3	28434	1	0.2

OR:

Code:
Group demonland
{
type drop
mob 2651
1 30166 1 200
2 60003 1 200
}
(Enter after this part -> free line..)
10/15/2010 18:32 RumorUS#7
Yea I already tried that..as I showed you i my screenshot and in the spoiler :S

and where are the crap item drops coming from ^_^?
10/16/2010 07:13 RumorUS#8
ok now moarrrr problems =((...

mob_drop_item.txt
Code:
Group	ºÀÈ*				
{					
	type	drop			
	mob	11506			
	1	¹éÁøÁÖ		1	40	30
	2	ûÁøÁÖ		1	40	30
	3	ÇÇÁøÁÖ		1	40	30
	4	Åõ¿µ¼®+6	1	40	30
	5	Àü¿µ¼®+6	1	40	30
	6	°*¿µ¼®+6	1	40	30
	7	Áö¿µ¼®+6	1	40	30
	8	ȸ¿µ¼®+6	1	40	30
	9	º¹¿µ¼®+6	1	40	30
	10	ÁÖ¿µ¼®+6	1	40	30
	11	¿ª¿µ¼®+6	1	40	30
	12	Ÿ¿µ¼®+6	1	40	30
	13	Èæ¸¶¿µ¼®+6	1	40	30
	14	¾Ï¸¶¿µ¼®+6	1	40	30
	15	Å뿵¼®+6	1	40	30
	16	É¿µ¼®+6	1	40	30
	17	»ì¿µ¼®+6	1	40	30
}
Database Dump

Code:
27992	¹éÁøÁÖ                  	White Pearl	14	5	0	1	0	4	0		75000000	12000	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	-1	-1	-1	-1	-1	-1	0	0	0

27993	ûÁøÁÖ                  	Blue Pearl	14	4	0	1	0	4	0		120000000	12000	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	-1	-1	-1	-1	-1	-1	0	0	0

27994	ÇÇÁøÁÖ                  	Blood Pearl	14	3	0	1	0	4	0		185000000	24000	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	-1	-1	-1	-1	-1	-1	0	0	0

28630    Åõ¿µ¼®+6    Spirit Stone of Raid+6    10    0    0    1    0    0    16        200000000    40000    28700    806    0    0    0    0    0    0    16    13    0    0    0    0    0    0    0    0    0    17    -1    -1    -1    -1    -1    -1    0    0    0

28631    Àü¿µ¼®+6                    Spirit Stone of Death+6    10    0    0    1    0    0    16        200000000    40000    28701    806    0    0    0    0    0    0    15    13    0    0    0    0    0    0    0    0    0    18    -1    -1    -1    -1    -1    -1    0    0    0

28632    °*¿µ¼®+6                    Spirit Stone of Fresh+6    10    0    0    1    0    0    16        200000000    40000    28702    806    0    0    0    0    0    0    9    35    0    0    0    0    0    0    0    0    0    19    -1    -1    -1    -1    -1    -1    0    0    0

28633    Áö¿µ¼®+6                   Spirit Stone of Rebel+6    10    0    0    1    0    0    16        200000000    40000    28703    806    0    0    0    0    0    0    59    35    0    0    0    0    0    0    0    0    0    20    -1    -1    -1    -1    -1    -1    0    0    0

28634    ȸ¿µ¼®+6                    Spirit Stone of Slayer+6    10    0    0    1    0    0    16        200000000    40000    28704    806    0    0    0    0    0    0    60    35    0    0    0    0    0    0    0    0    0    21    -1    -1    -1    -1    -1    -1    0    0    0

28635    º¹¿µ¼®+6                    Spirit Stone of Sura+6    10    0    0    1    0    0    16        200000000    40000    28705    806    0    0    0    0    0    0    61    35    0    0    0    0    0    0    0    0    0    22    -1    -1    -1    -1    -1    -1    0    0    0

28636    ÁÖ¿µ¼®+6                    Spirit Stone of Mage+6    10    0    0    1    0    0    16        200000000    40000    28706    806    0    0    0    0    0    0    62    35    0    0    0    0    0    0    0    0    0    23    -1    -1    -1    -1    -1    -1    0    0    0

28637    ¿ª¿µ¼®+6                  Spirit Stone of Mob+6    10    0    0    1    0    0    16        200000000    40000    28707    806    0    0    0    0    0    0    63    15    0    0    0    0    0    0    0    0    0    24    -1    -1    -1    -1    -1    -1    0    0    0

28638    Ÿ¿µ¼®+6    Spirit Stone of Miss+6    10    0    0    1    0    0    1        200000000    40000    28708    806    0    0    0    0    0    0    27    15    0    0    0    0    0    0    0    0    0    25    -1    -1    -1    -1    -1    -1    0    0    0

28639    Èæ¸¶¿µ¼®+6                 Spirit Stone of Dodge+6    10    0    0    1    0    0    1        200000000    40000    28709    806    0    0    0    0    0    0    28    15    0    0    0    0    0    0    0    0    0    26    -1    -1    -1    -1    -1    -1    0    0    0

28640    ¾Ï¸¶¿µ¼®+6    Spirit Stone of Magic+6    10    0    0    1    0    0    1        40000    40000    28710    806    0    0    0    0    0    0    2    500    0    0    0    0    0    0    0    0    0    27    -1    -1    -1    -1    -1    -1    0    0    0

28641    Å뿵¼®+6                    Spirit Stone of Vita+6    10    0    0    1    0    0    1        200000000    40000    28711    806    0    0    0    0    0    0    1    1000    0    0    0    0    0    0    0    0    0    28    -1    -1    -1    -1    -1    -1    0    0    0

28642    ·É¿µ¼®+6                    Spirit Stone of AC+6    10    0    0    1    0    0    1        200000000    40000    28712    806    0    0    0    0    0    0    54    60    0    0    0    0    0    0    0    0    0    29    -1    -1    -1    -1    -1    -1    0    0    0

28643    »ì¿µ¼®+6                  Spirit Stone of Haste+6    10    0    0    1    0    0    1        40000    40000    28713    806    0    0    0    0    0    0    8    40    0    0    0    0    0    0    0    0    0    30    -1    -1    -1    -1    -1    -1    0    0    0


But.. when I do THIS, it works:
Code:
Group    ºÀÈ*                
{                    
    type    drop            
    mob    11506            
    1    ¹éÁøÁÖ        1    40    30
    2    ûÁøÁÖ        1    40    30
    3    ÇÇÁøÁÖ        1    40    30
}
10/16/2010 13:10 Kallisson#9
Code:
Group	ºÀÈ*				
{					
	type	drop			
	mob	11506			
	1	¹éÁøÁÖ		1	40	30
	2	ûÁøÁÖ		1	40	30
	3	ÇÇÁøÁÖ		1	40	30
	4	28630	1	40	30
	5	28631	1	40	30
	6	28632	1	40	30
	7	28633	1	40	30
	8	28634	1	40	30
	9	28635	1	40	30
	10	28636	1	40	30
	11	28637	1	40	30
	12	28638	1	40	30
	13	28639	1	40	30
	14	28640	1	40	30
	15	28641	1	40	30
	16	28642	1	40	30
	17	28643	1	40	30
}
and this?
10/16/2010 18:50 RumorUS#10
thx man it works :)

You know when I went to sleep last night I was thinking of trying it that way honestly :P It was good to wake up and see my idea from you because I pretty much knew instantly it would work ^_^..

Now can you please help me understand the setup of it o.o ?

I want 28630 - 28643 to drop 3 of them every time and to drop 1-2 of items #1-3 on the list. I want players level 90 -127 to be able to get the drops if possible :D
10/16/2010 19:21 Kallisson#11
Code:
Group	ºÀÈ*				
{					
	type	drop			
	mob	11506	
	level_limit 90	
	1	¹éÁøÁÖ		1	40	100
	2	ûÁøÁÖ		1	40	100
	3	ÇÇÁøÁÖ		1	40	30
	4	28630	1	40	30
	5	28631	1	40	30
	6	28632	1	40	100
	7	28633	1	40	30
	8	28634	1	40	30
	9	28635	1	40	100
	10	28636	1	40	30
	11	28637	1	40	30
	12	28638	1	40	30
	13	28639	1	40	30
	14	28640	1	40	100
	15	28641	1	40	30
	16	28642	1	40	30
	17	28643	1	40	30
}
Quote:
level_limit 90
^this: The Player drops this Items with 90+


For the "always drops" you must change the last number into a 100

But you cant say only 3 Items of this in one Mob.

Maybe you need another Mob:

the first:
Code:
Group	ºÀÈ*				
{					
	type	drop			
	mob	11506	
	level_limit 90	
	1	¹éÁøÁÖ		1	40	80
	2	ûÁøÁÖ		1	40	80
	3	ÇÇÁøÁÖ		1	40	75
	4	28630	1	40	100
	5	28631	1	40	100
	6	28632	1	40	100
}
the second:
Code:
Group	ºÀÈ*				
{					
	type	drop			
	mob	11506	
	level_limit 90	
	1	¹éÁøÁÖ		1	40	70
	2	ûÁøÁÖ		1	40	80
	3	ÇÇÁøÁÖ		1	40	80
	4	28633	1	40	100
	5	28634	1	40	100
	6	28635	1	40	100
}
And so on... I hopre you understand what i mean :)
10/16/2010 20:14 RumorUS#12
ok so the first number is howmany to drop from the mob

the second number is the percentage in comparison to the other drops of the metin

the third number is the percent change to drop that item from the mob

right?
10/16/2010 20:51 Kallisson#13
Quote:
Originally Posted by RumorUS View Post
ok so the first number is howmany to drop from the mob yes

the second number is the percentage in comparison to the other drops of the metin not sure

the third number is the percent change to drop that item from the mob yes

right?
:) The first and the third is right.
10/16/2010 21:05 RumorUS#14
Quote:
Originally Posted by Kallisson View Post
:) The first and the third is right.

well thx for help I will try it ;)
10/16/2010 21:34 RumorUS#15
I have another very annoying problem -.-" The mobs are dropping crap items that I don't want at all to be dropping but I cannot find the item in the drop files..


Before
[Only registered and activated users can see links. Click Here To Register...]

After
[Only registered and activated users can see links. Click Here To Register...]

Item names in German
Combobeherschung Buch
Blutiger Dolch+0
Himmels Träne Armband+2
Amethyst Armban+0
Verwandlung Buch

Item names in English (because my German sucks)
Continuum book
Bloody Dagger+0
Heavens Tear Bracelet+2
Amythest Bracelet+0
Polymorph Book

my drop files are attached


thanks in advance<3