Page 1 of 1

How can I rename an NPC?

Posted: Fri Dec 18, 2009 12:59 am
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?

Re: How can I rename an NPC?

Posted: Fri Dec 18, 2009 1:54 am
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

Re: How can I rename an NPC?

Posted: Fri Dec 18, 2009 5:13 am
by hoclirian
Thanks! :D