How can I rename an NPC?

If something doesn't fit in any other forum then post it here.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
hoclirian
Posts: 9
Joined: Fri Dec 04, 2009 8:51 pm

How can I rename an NPC?

Post by hoclirian »

I have tried modifying names in the game and renaming them in Navicat, but the NPC's name is still as it was. How can I change this?
Probe
Posts: 915
Joined: Thu Sep 03, 2009 6:36 pm
Location: Israel
Contact:

Re: How can I rename an NPC?

Post by Probe »

set also in npc.sql
serverSideName="1"
for the npc you want the name changed, otherwise it will use default name from template
hoclirian
Posts: 9
Joined: Fri Dec 04, 2009 8:51 pm

Re: How can I rename an NPC?

Post by hoclirian »

Thanks! :D
Post Reply