Help for drops

06/16/2019 08:24 asnar002#1
Problem solved
EDIT: I just copy a working line in itemweapon.csv



Hello its me again

i'm done adding new weapons in my client
i have a problem in DN drops

1.in console i type dropitem 137 3 DIVINE
it drops the item with 3 sockets but not DN
[Only registered and activated users can see links. Click Here To Register...]

2.i add new line in itemset.csv and put the index in monster
and adjust the ratios and still not DN

in debugmonitor after i kill monsters
[Only registered and activated users can see links. Click Here To Register...]


i searched for an answer to my problem and found some and in their replies they are all guessing

thank you for responding

Sorry for bad english
06/16/2019 11:48 krofighter#2
In itemweapon.csv you go to these columns and add the indexes from itemoption_weapon.csv.
This gives your weapon magic, noble and dn options.
Opt1 = Magic
Opt2 = Noble
Opt3 = Divine Noble
06/16/2019 12:27 asnar002#3
Quote:
Originally Posted by krofighter View Post
In itemweapon.csv you go to these columns and add the indexes from itemoption_weapon.csv.
This gives your weapon magic, noble and dn options.
Opt1 = Magic
Opt2 = Noble
Opt3 = Divine Noble
i fixed my problem by replacing a working line, but don't know where the exact cell to edit.

Thank you so much for the reply :handsdown:
06/17/2019 03:25 thirdeye42#4
I don't know unless you send me your files and the index's of the weapons (itemweapon, itemset)

When I have this problem...

[Only registered and activated users can see links. Click Here To Register...]


I fix it in itemset
06/17/2019 05:02 asnar002#5
yep. i messed up my itemset. now fixed thanks