Drop Item

02/25/2012 23:19 Gusamundo#1
Hi, i have a problem, on my server mobs don't drop items, how do I change the drop rate? i want to be a permanent rate.(Navicat)
Thanks a lot! :handsdown:
02/25/2012 23:21 [Cyberos]#2
Connect with Filezilla

/home/game/share/locale/germany/ (if german Files)

Change Mob_drop_item.txt
02/25/2012 23:28 Gusamundo#3
Change with what or how?

I want drop like this
[Only registered and activated users can see links. Click Here To Register...]
02/25/2012 23:33 [Cyberos]#4
Example:

Group Metin
{
Type kill
Mob (ID from Monster]
kill_drop 1
1 (ID form Item) (howmuch) (%) 0
2 (ID form Item) 1 100 0
3 (ID form Item) 1 31 0
}
02/25/2012 23:40 Gusamundo#5
do you have a mob_drop_item.txt already done?