Hi there! I have a noob question, my problem is I deleted all the consumables that will drop in the monsters, but they still dropping. I deleted it because when I tried to farm when I change my view I will get crashed. I used V19 Source, help :)
Here's some codes that I did.
And this Aibatt still dropping Lolipop. :confused::confused:
MI_AIBATT1
{
Maxitem = 1;
DropGold(60, 90);
DropItem(II_GEN_GEM_GEM_TWINKLESTONE, 300000000, 0, 1);
DropItem(II_GEN_GEM_GEM_TWINKLESTONE, 300000000, 0, 1);
DropItem(II_GEN_MAT_ORICHALCUM01, 100000, 0, 1);
DropItem(II_GEN_MAT_MOONSTONE, 100000, 0, 1);
Here's some codes that I did.
And this Aibatt still dropping Lolipop. :confused::confused:
MI_AIBATT1
{
Maxitem = 1;
DropGold(60, 90);
DropItem(II_GEN_GEM_GEM_TWINKLESTONE, 300000000, 0, 1);
DropItem(II_GEN_GEM_GEM_TWINKLESTONE, 300000000, 0, 1);
DropItem(II_GEN_MAT_ORICHALCUM01, 100000, 0, 1);
DropItem(II_GEN_MAT_MOONSTONE, 100000, 0, 1);