- 0
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..
Question
omega87
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 - Unsuccessfullyim new with making servers and im trying to learn.
thank you for your understanding.
6 answers to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now