User1337 Posted August 20, 2007 Posted August 20, 2007 Hello Dudes. Anyone can tell me how I can edit NPC's name/title? In game, normal NPC's I can edit name/title, but special NPC's (like some mob) like GM Shop I cannot change name/title in game, dont work! Why? Where folder/place I must go and what file I must editing for change name/title of special shop npc's? Ty for all, good forum, good work to all :) TheShaovel
CriticalError Posted December 19, 2007 Posted December 19, 2007 LOL go to NAVICAT and change it here nothing more cya
Sakretsos Posted December 19, 2007 Posted December 19, 2007 Or Fix for create sql: UPDATE `npc` SET `name`='Your New Name',`serverSideName`='1',`title`='NPC Title',`serverSideTitle`='1',`type`='L2Merchant' WHERE (`id`='NPC ID '); [move]say thnx ^^[/move]
Versus Posted December 19, 2007 Posted December 19, 2007 Shift+Click at the npc u want to edit and u'll see everything that is editable.
Mordaneus Posted December 19, 2007 Posted December 19, 2007 Hello Dudes. call us "dudes" and you make so stupid question man grr uselees topic omg i thing you dont have idea from l2j nevermind other replies has you answer Guru of l2j user1337 OMG...!! :)
CriticalError Posted December 29, 2007 Posted December 29, 2007 Shift+Click at the npc u want to edit and u'll see everything that is editable. im sorry friend but that does not change the DB but it is saved as it is said that the DB cya
SoulShade Posted December 29, 2007 Posted December 29, 2007 if name and title are serverside=1 then u can edit them ingame, edit with shift+click will do :D Note u wont see the change if u dont spawn the npc again or restart the server.
CriticalError Posted December 30, 2007 Posted December 30, 2007 dont knwo always change it in DB why dont saved changes with shift+click sorry for my bad english :S
Recommended Posts