Hercules Elf Bot - Aug 12, 2012 20:21
Originally posted by [b]onizame[/b]
as the title said.. i try @mi RSX and other MVP all 0.00% drop rate card.. with item_rate_card_boss: 100
Hercules Elf Bot - Aug 12, 2012 20:25
Originally posted by [b]Euphy[/b]
Can't reproduce. Probably a configuration error.
Hercules Elf Bot - Aug 12, 2012 20:38
Originally posted by [b]onizame[/b]
[quote name='Euphy' timestamp='1344803108' post='13267']
Can't reproduce. Probably a configuration error.
[/quote]
eh.. what is that meant?
Hercules Elf Bot - Aug 13, 2012 1:04
Originally posted by [b]Mysterious[/b]
As Euphy mentioned, I can't reproduce it either.. =/
This post has been edited by
Mysterious
on Aug 13, 2012 1:28
Hercules Elf Bot - Aug 13, 2012 6:22
Originally posted by [b]Emistry[/b]
oh.... cause the rate is low...and with the renewal drop setting....it even reduce the drop rate to even lower due to the level gap between monster and players.
i think it is because the drop rate drop lower than 0.01% which result the rate unable to display due to "float" datatype ..
[CODE]
(float)droprate / 100
[/CODE]
last time what i did was check the final droprate , if it's below than 0.01% then set it to 0.01% since it is the lowerest rate right ?
[hr]
Here is the screenshot xD
i use a Character ( Level 150 ) and use @mi on RSX ( Level 100 )
Renewal Drop Rate Enabled ([i] same to @Mi - atcommand_mobinfo_type: 1[/i] )
[img]http://s18.postimage.org/iaaaalq7b/Capture.png[/img]
as you saw from the picture..some items will also show 0.00% ..
This post has been edited by
Emistry
on Aug 13, 2012 6:31
Hercules Elf Bot - Aug 13, 2012 11:12
Originally posted by [b]Ind[/b]
it's working as intended.
Hercules Elf Bot - Aug 13, 2012 12:19
Originally posted by [b]Emistry[/b]
but ..isnt the rate should be 0.01% since it is the lowest rate ?
when refer back to the [url="https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/conf/battle/drops.conf"]drop.conf[/url]
the minimun rate has been set to 1 , so in my opinion it should be at least 0.01% and not 0.00%
if yes..then it should display 0.01% and not the 0.00% which mean the items wont drop ? ( [i]not sure will still drop items or not [/i])
even the item still drop at the rate, but it will confuse others since they though 0.00% = Wont drop.
Hercules Elf Bot - Aug 13, 2012 13:54
Originally posted by [b]Ind[/b]
good question. i wonder how renewal drop rates work in that case...whether a lvl 99 dude can drop a poring card or not
Hercules Elf Bot - Aug 14, 2012 6:56
Originally posted by [b]Kenpachi[/b]
If the config says that the minimum drop chance is 0.01% is has to be shown like this and not 0.00%.
Actually the chances should not be able to be lower than 0.01% when the config says 0.01% is the lowest allowed value.
Hercules Elf Bot - Aug 21, 2012 22:14
Originally posted by [b]garet999[/b]
The card drop rates on iRO are at .02%(If you are around the same level of the mob) meaning that if you get past the level limit it'll become 0.01%(50% is the lowest value, with 100% being the highest depending on the level difference.) So MvP cards are 0.02% by standard on iRO; as they aren't affected by the level difference.
This post has been edited by
garet999
on Aug 21, 2012 22:18
Hercules Elf Bot - Aug 22, 2012 20:12
Originally posted by [b]Kenpachi[/b]
Judging from our AEGIS DB (relatively new) iRO wiki is "lieing"...
Some samples:[CODE]
ORC_LORD Brood_Axe 400 Ring_ 400 Loard_Circlet 400 Doom_Slayer_ 400 Old_Violet_Box 1000 Elunium 4268 Erde 3100 Orc_Load_Card 1
ORK_HERO Voucher_Of_Orcish_Hero 9700 Monkey_Circlet 500 Right_Epsilon 150 Shield_ 250 Orcish_Sword 1000 Elunium 4559 Giant_Axe 100 Orc_Hero_Card 1
OSIRIS Old_Violet_Box 2000 Assasin_Dagger 150 Crown 200 Jamadhar_ 600 Sacred_Marks 1000 Spinx_Helm 150 Cakram 100 Osiris_Card 1
PHARAOH Broken_Pharaoh_Symbol 5820 Tutankhamen's_Mask 2500 Solar_Sword 100 Holy_Robe 150 Gemmed_Crown 500 Tablet 300 Bazerald 80 Pharaoh_Card 1
PHREEONI Thin_N'_Long_Tongue 9700 Forturn_Sword 500 Sucsamad 150 Jaws_Of_Ant 5000 Mr_Scream 300 Elunium 2900 Weihna 100 Phreeoni_Card 1
[/CODE]
[CODE]
ORC_LORD 5000 Voucher_Of_Orcish_Hero 5500 Old_Violet_Box 2000 Apple 0
ORK_HERO 5000 Red_Jewel 2000 Yggdrasilberry 1500 Steel 5000
OSIRIS 5000 Old_Blue_Box 4000 Seed_Of_Yggdrasil 3000 Osiris_Doll 500
PHARAOH 5000 Yggdrasilberry 5500 Royal_Jelly 5000 Crystal_Jewel__ 5000
PHREEONI 5000 Frozen_Heart 500 Crystal_Jewel 1000 Star_Crumb 4000
[/CODE]
This post has been edited by
Kenpachi
on Aug 22, 2012 20:15
Hercules Elf Bot - Aug 22, 2012 20:37
Originally posted by [b]Ind[/b]
Fixed in [rev=16688]
This post has been edited by
Kenpachi
on Aug 23, 2012 6:37
Hercules Elf Bot - Aug 23, 2012 2:04
Originally posted by [b]Vianna[/b]
It's still not enforcing the battle_config setting (item_drop_*_min), though...
@edit:
Why are there both item_drop_*_min and drop_rate0item? Shouldn't the first one set at something higher than 0 automatically enforce the later?
This post has been edited by
Vianna
on Aug 23, 2012 2:07