2464,MG_ZOMBIE,Zombie,Zombie,17,9340,1,117,87,1,38,50,20,3,15,8,17,0,15,0,10,12,1,1,29,0x3885,400,2612,6608,10000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
and still not droping
hi guys i got little problem here in OLD Glast quest the mobs there dont drop this items Contaminated Magic ~ Coagulated Spell ~ Temporal Crystal how can i make the mobs drop it? and this is my mob_db
case RK_DRAGONBREATH_WATER:
case RK_DRAGONBREATH:
if(tsc && tsc->data[SC_HIDING])
clif_skill_nodamage(src,src,skill_id,skill_lv,1);
else
skill_attack(BF_WEAPON,src,src,bl,skill_id,skill_lv,tick,flag);
break;
case NPC_SELFDESTRUCTION:
if(tsc && tsc->data[SC_HIDING])
break;
Where Do i change this ??
Hi guys i got a weird problem when rune knight use dragon breath or dragon breath Water on the monsters the map server disconnect but at pvp it works normal !!! how to slove This please help im useing Centos VPS :/