Originally Posted by
JAYDev
just need some tips about item drop in mobs,
i test in emulator and ingame also, all mobs dont have any drop items, only gold, even the .genitem is already set in all mobs, genitem files also set in glogicserver.rcc ang all gen id is set already in item.isf, encryption of all files is everything ok, but still no drop item.
my default drop rate in default.c
fITEM_DROP_SCALE19.1f//item drop ratefITEM_DROP_LOWER_SCALE11.5f//rare item drop rate
i try also to increase drop item rate using command, but still no luck,
anyone have an idea about this problem?
thanks in advanced