Page 1 of 1

[Help] NPC Weapon Glow

Posted: Fri Feb 12, 2010 11:59 pm
by Aka Gambit
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number: 3923
L2JDP Revision Number: 7049

I have been searching for about 3 days now, and I have tried to get an answer on IRC but have had little success.

What is happening is that almost all NPC's have a glow on their weapon like it has been over enchanted (blue, dark blue, and red glows), however when looking at the database and the NPC's themselves their Enchant level is "0".
So I am unsure as to whats happening here.

Does anyone know what may cause this?

Re: [Help] NPC Weapon Glow

Posted: Sat Feb 13, 2010 12:16 am
by lion
NPC.properties
set EnableRandomEnchantEffect = False

Re: [Help] NPC Weapon Glow

Posted: Sat Feb 13, 2010 12:27 am
by Aka Gambit
lion wrote:NPC.properties
set EnableRandomEnchantEffect = False
Right, I had already changed that back but I forgot I did not restart the server, so the changes never took effect. Thanks for the help by reminding me of this.