standart drop metin

03/30/2016 19:56 sadas214236#1
hi, can say anybody where i can delete drop standart(stein+0 - +2) from metins? in mob_drop_item i delete all from metins(for test) but steins still droped from metins.. maybe in source game?
03/31/2016 01:17 Lauling#2
you have 3 file to define your drop informations
mop_drop_item.txt, common_drop_item and etc_drop_item
do you are saved that you have deleded all stone from These three files?
03/31/2016 19:33 blackout85#3
[Only registered and activated users can see links. Click Here To Register...]
04/06/2016 18:35 sadas214236#4
Quote:
Originally Posted by Lauling View Post
you have 3 file to define your drop informations
mop_drop_item.txt, common_drop_item and etc_drop_item
do you are saved that you have deleded all stone from These three files?
i all delete from it.. but again drop stein +0-3

Quote:
Originally Posted by blackout85 View Post
[Only registered and activated users can see links. Click Here To Register...]
i do so:

// mob pct {+0 +1 +2 +3 +4}
{8005, 60, {0, 0, 0, 0, 1} },
{8006, 60, {0, 0, 0, 0, 1} },
{8007, 60, {0, 0, 0, 0, 2} },
{8008, 60, {0, 0, 0, 0, 2} },
{8009, 60, {0, 0, 0, 0, 2} },
{8010, 60, {0, 0, 0, 0, 2} },
{8011, 60, {0, 0, 0, 0, 3} },
{8012, 60, {0, 0, 0, 0, 3} },
{8013, 60, {0, 0, 0, 0, 3} },
{8014, 60, {0, 0, 0, 0, 3} },

again stein drop +0-3...