Hi, bros, i'm here again, you are being my solution.
The -5 and -3 damage items are falling to the ground even after I remove it from the monster type with the command below and even check all actions. They are not falling for cq_action or cq_monstertype. Does anyone know where this drop could be?
My server is binary, 5095.
Another thing, where can i repair a gem? SVG is not working, it does not make it easier to level up weapons.:confused:
The -5 and -3 damage items are falling to the ground even after I remove it from the monster type with the command below and even check all actions. They are not falling for cq_action or cq_monstertype. Does anyone know where this drop could be?
I checked all the actions the monsters take, none make these -3 and -5 items drop. So I believe it must be somewhere in the source, can anyone give me an idea?Quote:
UPDATE cq_monstertype SET drop_armet='0';
UPDATE cq_monstertype SET drop_necklace='0';
UPDATE cq_monstertype SET drop_armor='0';
UPDATE cq_monstertype SET drop_ring='0';
UPDATE cq_monstertype SET drop_weapon='0';
UPDATE cq_monstertype SET drop_shield='0';
UPDATE cq_monstertype SET drop_shoes='0';
UPDATE cq_monstertype SET drop_necklace='0';
UPDATE cq_monstertype SET drop_hp='0';
UPDATE cq_monstertype SET drop_mp='0';
My server is binary, 5095.
Another thing, where can i repair a gem? SVG is not working, it does not make it easier to level up weapons.:confused: