Jump to content

bwd890

Members
  • Posts

    22
  • Credits

  • Joined

  • Last visited

    Never
  • Feedback

    0%

Posts posted by bwd890

  1. i have a problem with the db :S , i dont now hou i can fix this problem :/

     

    [Err] 1136 - Column count doesn't match value count at row 1

    [Err] INSERT INTO `npc` VALUES ('7077', '7077', 'Maria', '1', 'Custom GateKeeper', '1', 'NPC.a_teleporter_FHuman', '8.00', '25.00', '70', 'female', 'L2Teleporter', '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', null, '0', '0', '0', 'LAST_HIT');

    [Msg] Finished - Unsuccessfully

    --------------------------------------------------

  2. i habe a DB problem ;(

     

    [Err] 1136 - Column count doesn't match value count at row 1

    [Err] -- --------------------------------------------------------------------

    --  Óñòàíîâêà NPC ãìøîïà äëÿ Gracia Final L2jTW

    -- --------------------------------------------------------------------

     

    INSERT INTO `npc` VALUES ('1000000', '32478', 'Rafaella', '1', 'Gm Shop', '0', 'LineageNPC2.TP_wedding_staff', '13', '22.5', '80', 'female', 'L2Merchant', '80', '3862', '1493', '0', '0', '10', '10', '10', '10', '10', '10', '0', '0', '500', '500', '500', '500', '278', '0', '333', '0', '0', '0', '60', '80', '', '0', '1', '0', 'LAST_HIT', '0', '0', '0', 'balanced', 'false');

    [Msg] Finished - Unsuccessfully

    --------------------------------------------------

     

  3. REPLACE INTO `npc` VALUES ('7077', '30080', 'WarZone', '1', 'Luxury GateKeeper', '1', 'LineageNPC.a_teleporter_FHuman', '8.00', '25.00', '70', 'fenake', 'L2Teleporter', '40', '3862', '1494', '0.00', '0.00', '40', '43', '30', '21', '20', '20', '0', '0', '1303', '471', '607', '382', '253', '0', '333', '0', '0', '0', '0', '50', '120', '1', '0', 'LAST_HIT', 'false');
    

     

     

    JUUUUUUUUUHUUUUUUUUUU THE GATEKEPPER WORK :)))) BIGGGGGGGGGG THXXXXXXXXXXXX

     

    em i think i have the wrong html O_O

    grcia teleport dont have this Gatekepper :S

  4. i have a problem with the Luxury GK :(

     

    Help mee plssss

     

    [Err] 1265 - Data truncated for column 'absorb_type' at row 1

    [Err] INSERT INTO `npc` VALUES

    (7077,30080,'WarZone',1,'Luxury Gk',1,'NPC.a_teleporter_FHuman',8.00,25.00,70,'female','L2Teleporter',40,3862,1493,11.85,2.78,40,43,30,21,20,10,0,0,1314,470,780,382,278,0,333,0,0,0,55,132,NULL,0,1,0,'LAST_HIT');

    [Msg] Finished - Unsuccessfully

    --------------------------------------------------

     

  5. i have a problem with database :(((

     

    [Err] 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DELETE FROM `teleport` WHERE `id` >= '50001' AND `id` <= '50174'' at line 7

    [Err] INSERT IGNORE `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`,`walkspd`,`runspd`,`faction_id`,`faction_range`,`isUndead`,`absorb_level`,`absorb_type`) VALUES

    (50023, 31275, 'Faith', 1, 'Global Gatekeeper', 1, 'NPC.a_teleporter_FHuman', 8.00, 25.00, 70, 'female', 'L2Teleporter', 40, 3862, 1494, NULL, NULL, 40, 43, 30, 21, 20, 10, 5879, 590, 1444, 514, 760, 381, 253, 0, 253, 0, 0, 0, 80, 120, NULL, NULL, 0, 0,'LAST_HIT'),

     

     

     

     

    DELETE FROM `teleport` WHERE `id` >= '50001' AND `id` <= '50174';

    [Msg] Finished - Unsuccessfully

    --------------------------------------------------

     

  6. i have a problem with the database :S  Sorry for bad englisch

     

    [Err] 1054 - Unknown column 'faction_id' in 'field list'

    [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`,`absorb_type`,`ss`,`bss`,`ss_rate`,`AI`)

    VALUES ('8240','13104','Reopian','1','GM Shop','1','LineageMonster4.Keyache_tr','12','29','70','female','L2Merchant','40','3862','1493','11.85','2.78','40','43','30','21','20','10','0','0','1314','470','780','382','278','0','333','0','0','0','55','132','NULL','0','1','0','LAST_HIT','0','0','0','fighter')

    [Msg] Finished - Unsuccessfully

    --------------------------------------------------

     

×
×
  • Create New...