Herbs Of Doubt Drop

If something doesn't fit in any other forum then post it here.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
urbanhack
Posts: 32
Joined: Mon Sep 07, 2009 9:25 pm

Herbs Of Doubt Drop

Post by urbanhack »

Hello Guys i Have a Big Question!
How I Can Remove The Herbs Of Doubt From NPC drop.
I Try Removing From DB:
REMOVE FROM droplist WHERE itemId = 10657; (herb of doubt ID)
But all mobs still droping the herbs.
someone can help me?
tx a lot
User avatar
BiggBoss
L2j Veteran
L2j Veteran
Posts: 1104
Joined: Wed Apr 15, 2009 3:11 pm
Location: Spain

Re: Herbs Of Doubt Drop

Post by BiggBoss »

try removing the type 'herb' of 10657 from etcitem :)
Image
User avatar
gigiikun
L2j Veteran
L2j Veteran
Posts: 637
Joined: Wed Jan 24, 2007 10:00 am
Location: Hungary

Re: Herbs Of Doubt Drop

Post by gigiikun »

Look in L2Attackable.java.
urbanhack
Posts: 32
Joined: Mon Sep 07, 2009 9:25 pm

Re: Herbs Of Doubt Drop

Post by urbanhack »

i just edit:

handler: ItemSkills for none
skill: xxx-x; for 0-0;

then... resolved. :P

anyway tx
User avatar
poltomb
L2j Veteran
L2j Veteran
Posts: 225
Joined: Wed Jul 13, 2005 7:13 am
Location: USA

Re: Herbs Of Doubt Drop

Post by poltomb »

urbanhack wrote:i just edit:

handler: ItemSkills for none
skill: xxx-x; for 0-0;

then... resolved. :P

anyway tx
That would just remove the handler for the item, not stop the dropping of the herb
urbanhack
Posts: 32
Joined: Mon Sep 07, 2009 9:25 pm

Re: Herbs Of Doubt Drop

Post by urbanhack »

poltomb wrote:
urbanhack wrote:i just edit:

handler: ItemSkills for none
skill: xxx-x; for 0-0;

then... resolved. :P

anyway tx
That would just remove the handler for the item, not stop the dropping of the herb
but never get big head again ;)
User avatar
denser
Posts: 1392
Joined: Wed May 30, 2007 9:13 pm
Location: Russia
Contact:

Re: Herbs Of Doubt Drop

Post by denser »

i use alt_click to remove if i want it )
Tiger, once tasted human flesh, will want to taste it again
L2J - the place where glad to see you any time!
Post Reply