Mobs only drop herbs and adena

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
heavywizard
Posts: 1
Joined: Tue Apr 10, 2012 6:18 pm

Mobs only drop herbs and adena

Post by heavywizard »

Hi, i have some troubles with mob dropping in my H5 server. Does anyone know why mobs only drop herbs and adena (just few times) and not any other object?
I've tried editing some of them to drop an item with 100% chance but it didn't.

Thanks in advance!

L2J Revision Number: 5216
L2JDP Revision Number: 8728
guerra5
Posts: 59
Joined: Sat Jul 04, 2009 7:25 pm

Re: Mobs only drop herbs and adena

Post by guerra5 »

Hi ,
I think this is a mess from config rates , the best i can tell you it's if you increase the drop herbs will increase as well
and now the coef, in my opinion doesn't exist , so if you set x7 the mobs will drop 7 item and 7 herbs each.
I can put here some example when i change configs.
DeathDropAmountMultiplier = 7 (drop items toghether with herbs) 7 items and 7 herbs each specie
CorpseDropAmountMultiplier = 7(spoil amount) allways give you 7 items from spoil
HerbDropAmountMultiplier = 1 not working for me

DeathDropChanceMultiplier = 20 not working for
CorpseDropChanceMultiplier = 20 not working for me
HerbDropChanceMultiplier = 1 not working for me

If im wrong please explain how this work because i don't know as well.

Many thank's
User avatar
Battlecruiser
L2j Veteran
L2j Veteran
Posts: 332
Joined: Thu May 01, 2008 9:44 am

Re: Mobs only drop herbs and adena

Post by Battlecruiser »

update from github!

if it still doesn't work, then try: viewtopic.php?f=69&t=29239
Git user
guerra5
Posts: 59
Joined: Sat Jul 04, 2009 7:25 pm

Re: Mobs only drop herbs and adena

Post by guerra5 »

Battlecruiser wrote:update from github!

if it still doesn't work, then try: viewtopic.php?f=69&t=29239
Thank you, I will do that , test and post the results , about git i don't know to much about so i will use eclipse and aply the patch.

Sry my english :?
guerra5
Posts: 59
Joined: Sat Jul 04, 2009 7:25 pm

Re: Mobs only drop herbs and adena

Post by guerra5 »

Many thanks,

Was a lots of work for me but works , even its different old version , but now i can control better the rates, only problem its when we start newbie and kill mobls lvl1,2,3 even rates like x3 with drop chance with 40, inventory of players
becomes fully faster and weight limit exc.
But anyway I hope next version you can commit better than this.
Many thanks for your code.

Ps sry my poor English :(
User avatar
Battlecruiser
L2j Veteran
L2j Veteran
Posts: 332
Joined: Thu May 01, 2008 9:44 am

Re: Mobs only drop herbs and adena

Post by Battlecruiser »

My implementation assres you that when killing high enough number of mobs, you should get chance_rate*amount_rate times the drops compared to 1x setting. This will be more accurate as the number of mobs you've killed increases
Git user
Post Reply