xlaws27 Posted March 8, 2015 Posted March 8, 2015 // The rate at which cards are droppeditem_rate_card: 100000item_rate_card_boss: 100000item_drop_card_min: 1item_drop_card_max: 10000 normal card = 50% but mvp card= 100% i tried to add one more zero on item_rate_card but its back to 0.01 btw this all happens in other drops(common,potion) etc.. please help me Quote
EL Dragon Posted March 8, 2015 Posted March 8, 2015 item_rate_card: 500000 //Normal card 50% item_rate_card_boss: 1000000 //Mvp Card 100% item_drop_card_min: 1 item_drop_card_max: 10000 Quote
xlaws27 Posted March 9, 2015 Author Posted March 9, 2015 item_rate_card: 500000 //Normal card 50% item_rate_card_boss: 1000000 //Mvp Card 100% item_drop_card_min: 1 item_drop_card_max: 10000 yeah i tried making it 100% by doing this 100000 but it goes back to 0.01 the only limit for drop rate in my rathena is 50% , exceeding 50% will change to 0.01 .. damn i dont know why Quote
Heathcliff Posted March 22, 2015 Posted March 22, 2015 (edited) Just a little mistake!That will work ! item_rate_card: 500000 item_rate_card_boss: 1000000 item_drop_card_min: 10000 item_drop_card_max: 10000 Edited March 22, 2015 by Heathcliff Quote
Question
xlaws27
// The rate at which cards are dropped
item_rate_card: 100000
item_rate_card_boss: 100000
item_drop_card_min: 1
item_drop_card_max: 10000
normal card = 50%
but mvp card= 100%
i tried to add one more zero on item_rate_card but its back to 0.01
btw this all happens in other drops(common,potion) etc.. please help me
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.