Jump to content
  • 0

[HELP] how to delete custom buffer from sql ??!


Question

Posted

hello! im trying to delete a custom npc from SQL with navicat

but i cant find the custom buffer!

 

i looked in NPC and Custom_npc!

 

basicly i want to update the buffer, and it wont let me it gives me error

 

[Err] 1062 - Duplicate entry '40000' for key 'PRIMARY'
[Err] INSERT INTO `npc` (`id`, `idTemplate`, `name`, `serverSideName`, `title`, `serverSideTitle`, `class`, `collision_radius`, `collision_height`, `level`, `sex`, `type`, `attackrange`, `hp`, `mp`, `hpreg`, `mpreg`, `str`, `con`, `dex`, `int`, `wit`, `men`, `exp`, `sp`, `patk`, `pdef`, `matk`, `mdef`, `atkspd`, `aggro`, `matkspd`, `rhand`, `lhand`, `armor`, `walkspd`, `runspd`, `faction_id`, `faction_range`, `isUndead`, `absorb_level`) values('40000','31581','Buff Master','1','NPC Buffer','1','NPC.a_clergyman_FDarkElf','8.00','24.50','70','female','L2Npc','40','3862','1493','13.43','3.09','40','43','30','21','35','10','0','0','1314','470','780','382','278','0','253','0','0','0','80','120','','0','0','0');
[Msg] Finished - Unsuccessfully

 

im new with making servers and im trying to learn.

 

thank you for your understanding.

 

 

6 answers to this question

Recommended Posts

  • 0
Posted

Read error omg :S

[Err] 1062 - Duplicate entry '40000' for key 'PRIMARY'
[Err] INSERT INTO `npc` (`id`, `idTemplate`, `name`, `serverSideName`, `title`, `serverSideTitle`, `class`, `collision_radius`, `collision_height`, `level`, `sex`, `type`, `attackrange`, `hp`, `mp`, `hpreg`, `mpreg`, `str`, `con`, `dex`, `int`, `wit`, `men`, `exp`, `sp`, `patk`, `pdef`, `matk`, `mdef`, `atkspd`, `aggro`, `matkspd`, `rhand`, `lhand`, `armor`, `walkspd`, `runspd`, `faction_id`, `faction_range`, `isUndead`, `absorb_level`) values('40000','31581','Buff Master','1','NPC Buffer','1','NPC.a_clergyman_FDarkElf','8.00','24.50','70','female','L2Npc','40','3862','1493','13.43','3.09','40','43','30','21','35','10','0','0','1314','470','780','382','278','0','253','0','0','0','80','120','','0','0','0');
[Msg] Finished - Unsuccessfully

 

you try to Duplicate your buffer, navicat doesnt allow it... So what to do?

 

Select your NPC, (inside custom_npc) and delete it... Save d Close it...

Go to your DB (l2jdb etc.) and Execute SQL files... Select your updated SQL archive and add it...

The other way it to edit it inside custom_npc

  • 0
Posted

CoŏŁΐŠ you wrong say. Omega87 if you want fix this problem change npc id for your number example 563743 when change and install go your buffer html and change html on 563743.htm :)

  • 0
Posted

thanks ALOT onix! i had my grandfathers revolder hanging on the wall "psst, its fully functional" and i almost killed my self.!!!

 

Because ididnt find the npc id in NPC tablet.

 

once again thank you! onix would u mind if i added u on msn?

 

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..