Jump to content
  • 0

[Question] Npc name


Question

Posted

hello again. I want to ask (coz i am new to these things) which is the file where i can change the npc name (my buffer) and how he look (i have a cat but i want to have a lady) ?

i am using a preconfigured pack (L2free) and i dont have the l2jdb thing in navicat. (or i have to do a new connection in navicat and import all the server files ?

 

Tnx for ur answers, Fuers. 

5 answers to this question

Recommended Posts

  • 0
Posted

so now i have to do it in navicat? how i import all the server files ?  <---- i am comfused with this.

  • 0
Posted

Check the datapack folder. (Tools, databaseinstaller.bat , edit it - Right Click -> Open With -> Notepad - , edit the variables to match your vars).

  • 0
Posted

[tt]echo Custom Armors

%mysqlPath% -h %gshost% -u %gsuser% --password=%gspass% -D %gsdb% < ../sql/custom/custom_armor.sql

echo Custom Droplist

%mysqlPath% -h %gshost% -u %gsuser% --password=%gspass% -D %gsdb% < ../sql/custom/custom_droplist.sql

echo Custom Etcitems

%mysqlPath% -h %gshost% -u %gsuser% --password=%gspass% -D %gsdb% < ../sql/custom/custom_etcitem.sql

echo Custom Buylists

%mysqlPath% -h %gshost% -u %gsuser% --password=%gspass% -D %gsdb% < ../sql/custom/custom_merchant_buylists.sql

echo Custom Shopids

%mysqlPath% -h %gshost% -u %gsuser% --password=%gspass% -D %gsdb% < ../sql/custom/custom_merchant_shopids.sql

echo Custom NPCs

%mysqlPath% -h %gshost% -u %gsuser% --password=%gspass% -D %gsdb% < ../sql/custom/custom_npc.sql

echo Custom NPC Skills

%mysqlPath% -h %gshost% -u %gsuser% --password=%gspass% -D %gsdb% < ../sql/custom/custom_npcskills.sql

echo Custom Spawnlist

%mysqlPath% -h %gshost% -u %gsuser% --password=%gspass% -D %gsdb% < ../sql/custom/custom_spawnlist.sql

echo Custom Weapons[/tt]

 

these ? (all the costums that my server have? --> preconfigured pack)

  • 0
Posted

not this after you installed the dp open navicat go to npc table or custom_npc table depends on where your buffer is and just rewrite the name of it and in the serverside name column write 1 this means the db use your name instead of the original name in the client

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..