Quote:
Originally Posted by 6shadow6
freez check monster.csv
i remember from A7 server i put some item to mob and hi drop this item
but im no shure in 100%
Just look at mob from Acquirai Ruins all this monster drop difrent item.
|
A7 server? Where you got it ? You should know that theres a big difference between A2 edited and A6-A7 files. You should visit English class from time to time ...
Quote:
Originally Posted by freez00
OK, this isn't a noob question.
I have my items properly in my itemset.csv. so say set index 1 has 12 items and they are 160 +0 weps of all classes.
In my monster.csv in the itemset_index0 is set #1.
Only the first item of the set drops. In my case the first item is the 160 dagger Acer Prune. no other item drops from the set?
I've triple checked and everything is entered right. The drop rate for white, magic, Noble and DN. In the monster.csv in the maxitemsets I put the number of sets the mob drops.
If anyone can shed some light as to where this may have broke pleas let me know thanks!
|
Open itemset.csv and check the following columns
Set Index - This is clear i guess
Name - Doesn't really matter
Total Drop Ratio - It's 100.000 (100%) this is the drop rate of the whole set
Set Count - How many items you have in your Set
Set0_ItemIndex - Index of items you want to drop
Set0_DropRatio - This is % drop where 1000(1%) if you have 22 Items it's Total Drop ratio (100.000) / 22 = 4545 (4.545%) and 1 item need to have 4555(4.555%) or simply edit Total Drop Ratio and instead of 100.000 put 99.990
So if you have 22 Items in 1 itemset you don't need to put 100000 at Set0_DropRatio because only the first item will drop. If you don't understand what i mean upload your itemset somewhere and pm me i will help you.