- 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
danilo10
So my problem " I add my NPC buffer free but Navicat error SQL " my server source :Server:4422 Datapack:7669
NPC Buffer : link source :http://www.megaupload.com/?d=VGK1POYO
[Err] 1136 - Column count doesn't match value count at row 1
[Err] INSERT INTO `npc` VALUES(555, 18544, 'Buffer', 1, 'Edited by Z!T!oN', 1, 'LineageNpcEV.trap_ironcastle', '8', '24', 85, 'male', 'L2Npc', 40, '680', '1820', '0.00', '0.00', 40, 43, 30, 21, 20, 20, 0, 0, 14, 101400, 6, 307525, 230, 0, 333, 0, 0, 0, 0, 27, 120, 0, 0, 1);
[Msg] Finished - Unsuccessfully
--------------------------------------------------
GM Shop : link Source :http://www.mediafire.com/?t5t15v3g2285t54
[Err] 1054 - Unknown column 'armor' in 'field list'
[Err] INSERT INTO custom_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`, `enchant`, `walkspd`, `runspd`, `isUndead`, `dropHerbGroup`, `basestats`)
VALUES
(10002, 10, 'NPC GM Shop', 1, 'NPC GM Shop', 1, 'LineageMonster.wererat_01te', 14.00, 25.00, 35, 'male', 'L2Merchant', 40, 773, 366, 7.11, 1.84, 40, 43, 30, 21, 20, 20, 2470, 145, 159, 170, 111, 113, 230, 500, 333, 0, 0, 0, 0, 80, 120, 0, 1, 1);
[Msg] Finished - Unsuccessfully
--------------------------------------------------
I don't know it where is wrong ? Everybody help me plz ! :(
4 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