@whodrops repeatedly show different values for single mob

fourxhackd

New member
Messages
28
Points
0
Location
Aldebaran
Github
darrensapalo
Emulator
When I inspect @mi Mavka to see the droprates of a mob, it shows the following:

mavka1.PNG

We can see that Witherless Rose drops at a 9.00% chance.

However, when @whodrops is executed, the Mavka is shown multiple times with various drop rates:

mavka2.PNG

Please take note that above, I made a source edit so that the mob ID will be shown beside the name of the mob. Unusually, it shows a drop rate of 16.80%, 16.20%, and 9.00%.

I was  expecting that it should show the Witherless Rose at 9.00% chance ONCE.

Do you guys have some idea why this is happening? I've been reading up on @whodrops and how the item_data struct is loaded, but i'm kind of stuck.

 
probably you did error in your mod?

try test on clean hercules

 
This also normally happen when you do changes the drops / mob_db configuration then you do @reloadbattleconf or @reloadmobdb then @mi, try to restart your server that error will be gone.

 
Ah, then this is issue in reloading mob db

 
Back
Top