Hello,
I add new custom monster lets call him "XXX"
I try make custom drop after kill "xxx"
But, when I kill him its 0 drop :/
s4ep15 louis files.
Index monster is 505.
EventItemBagManager=
EventItemBag I create 120 - XXX.txt
looks like this:
0
//EventName DropZen ItemDropRate ItemDropCount SetItemDropRate ItemDropType Fireworks
"XXX" 1000 100 1 0 0 0
end
1
//Section Type MinLevel MaxLevel Skill Luck Option Excellent
14 11 9 9 0 0 0 0
end
What am I doing wrong?