Help with Knight's Epaulette drop on High Leveled Characters
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 27
- Joined: Wed Jul 21, 2010 8:54 am
Help with Knight's Epaulette drop on High Leveled Characters
I am using the L2J GE latest recvision. Hi! Just a real quick question. I would like to ask how to make fort guards drop Knight's Epaulette regardless of the player's level. I want them to drop KE even if they appear blue to the character. Thanks for your help!
- rychoo84
- Posts: 58
- Joined: Fri Jan 01, 2010 11:26 am
- Location: Breslau
Re: Help with Knight's Epaulette drop on High Leveled Characters
try to change the guards' level to higher in DB. That's the easy way i guess.
Another way is to make some core modifications handling level dependency for drop by specific npcs. Never done that, but I bet it's makeable.
btw - managed to get that after simple "epaulette" search query :
viewtopic.php?f=36&t=10440&p=45178&hili ... tte#p45178
Another way is to make some core modifications handling level dependency for drop by specific npcs. Never done that, but I bet it's makeable.
btw - managed to get that after simple "epaulette" search query :
viewtopic.php?f=36&t=10440&p=45178&hili ... tte#p45178
-
- Posts: 27
- Joined: Wed Jul 21, 2010 8:54 am
Re: Help with Knight's Epaulette drop on High Leveled Characters
Thank you very much for the help sir! Much appreciated.