How can I rename an NPC?
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 9
- Joined: Fri Dec 04, 2009 8:51 pm
How can I rename an NPC?
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?
-
- Posts: 915
- Joined: Thu Sep 03, 2009 6:36 pm
- Location: Israel
- Contact:
Re: How can I rename an NPC?
set also in npc.sql
serverSideName="1"
for the npc you want the name changed, otherwise it will use default name from template
serverSideName="1"
for the npc you want the name changed, otherwise it will use default name from template