Explosion 0 Опубликовано 6 июня, 2012 Помогите переделать sql запрос аион пушек для l2jx Скрытый текстINSERT INTO `weapon` VALUES ('10592', 'Aion - Spear', 'lhand', 'true', '1170', '0', '0', 'bone', 's', '0', '0', 'none', '0', '0.00000', '-8', '290', '20', '0', '0', '0', '-1', '3760000', '188', 'true', 'true', 'true', 'true', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');INSERT INTO `weapon` VALUES ('10593', 'Aion - bow', 'lrhand', 'true', '1800', '1', '1', 'adamantaite', 's', '281', '10', 'pole', '8', '-3.00000', '0', '0', '0', '325', '0', '132', '-1', '48800000', '2440', 'true', 'true', 'true', 'true', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `weapon` VALUES ('10594', 'Aion - Fang', 'rhand', 'true', '1300', '1', '1', 'adamantaite', 's', '281', '10', 'sword', '8', '0.00000', '0', '0', '0', '379', '0', '132', '-1', '48800000', '2440', 'true', 'true', 'true', 'true', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `weapon` VALUES ('10595', 'Aion - Twohand sword', 'rhand', 'true', '1300', '1', '1', 'adamantaite', 's', '281', '10', 'sword', '8', '0.00000', '0', '0', '0', '379', '0', '132', '-1', '48800000', '2440', 'true', 'true', 'true', 'true', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `weapon` VALUES ('10560', 'Aion - DualSword', 'rhand', 'true', '1570', '1', '1', 'adamantaite', 's', '281', '20', 'blunt', '4', '4.00000', '0', '0', '0', '379', '0', '132', '-1', '48800000', '2440', 'true', 'true', 'true', 'true', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `weapon` VALUES ('10561', 'Aion - Bow', 'lrhand', 'true', '1800', '1', '1', 'adamantaite', 's', '281', '10', 'pole', '8', '-3.00000', '0', '0', '0', '325', '0', '132', '-1', '48800000', '2440', 'true', 'true', 'true', 'true', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `weapon` VALUES ('10564', 'Aion - Crusher', 'lrhand', 'true', '1350', '1', '1', 'adamantaite', 's', '342', '5', 'dualfist', '4', '4.00000', '0', '0', '0', '325', '0', '132', '-1', '48800000', '2440', 'true', 'true', 'true', 'true', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `weapon` VALUES ('14640', 'Aion - Dagger', 'rhand', 'true', '950', '1', '1', 'adamantaite', 's', '246', '5', 'dagger', '12', '-3.00000', '0', '0', '0', '433', '0', '132', '-1', '48800000', '2440', 'true', 'true', 'true', 'true', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `weapon` VALUES ('14646', 'Aion - hammer', 'lrhand', 'true', '1650', '1', '1', 'adamantaite', 's', '581', '5', 'bow', '12', '-3.00000', '0', '0', '0', '293', '11', '132', '-1', '48800000', '2440', 'true', 'true', 'true', 'true', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `weapon` VALUES ('14647', 'Aion - Magic Burster', 'true', '1300', '1', '1', 'adamantaite', 's', '225', '20', 'blunt', '4', '4.00000', '0', '0', '0', '379', '0', '175', '-1', '48800000', '2440', 'true', 'true', 'true', 'true', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); При заливе пишет Скрытый текст[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 'I' at line 1[Err] I [Msg] Finished - Unsuccessfully -------------------------------------------------- Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
Explosion 0 Опубликовано 7 июня, 2012 Так эе скачал сет а там вот такое я впервые такое вижу как мне сделать под l2jx Скрытый текстINSERT INTO armor (`item_id`, `name`, `bodypart`, `crystallizable`, `armor_type`, `weight`, `material`, `crystal_type`, `avoid_modify`, `duration`, `p_def`, `m_def`, `mp_bonus`, `price`, `crystal_count`, `sellable`, `dropable`, `destroyable`, `tradeable`, `item_skill_id`, `item_skill_lvl`, `icon`) VALUES (9951, 'Verpes Breasplate', 'chest', 'true', 'heavy', 3360, 'blood_steel', 's', 0, -1, 175, 0, 0, 3220000, 429, 'true', 'true', 'true', 'true', 0, 0, 'Icon.NOIMAGE'); INSERT INTO armor (`item_id`, `name`, `bodypart`, `crystallizable`, `armor_type`, `weight`, `material`, `crystal_type`, `avoid_modify`, `duration`, `p_def`, `m_def`, `mp_bonus`, `price`, `crystal_count`, `sellable`, `dropable`, `destroyable`, `tradeable`, `item_skill_id`, `item_skill_lvl`, `icon`) VALUES (9952, 'Verpes Gaiters', 'legs', 'true', 'heavy', 3360, 'leather', 's', 0, -1, 175, 0, 0, 3220000, 429, 'true', 'true', 'true', 'true', 0, 0, 'Icon.NOIMAGE'); INSERT INTO armor (`item_id`, `name`, `bodypart`, `crystallizable`, `armor_type`, `weight`, `material`, `crystal_type`, `avoid_modify`, `duration`, `p_def`, `m_def`, `mp_bonus`, `price`, `crystal_count`, `sellable`, `dropable`, `destroyable`, `tradeable`, `item_skill_id`, `item_skill_lvl`, `icon`) VALUES (9953, 'Verpes Gloves', 'gloves', 'true', 'none', 3360, 'leather', 's', 0, -1, 175, 0, 0, 3220000, 429, 'true', 'true', 'true', 'true', 0, 0, 'Icon.NOIMAGE'); INSERT INTO armor (`item_id`, `name`, `bodypart`, `crystallizable`, `armor_type`, `weight`, `material`, `crystal_type`, `avoid_modify`, `duration`, `p_def`, `m_def`, `mp_bonus`, `price`, `crystal_count`, `sellable`, `dropable`, `destroyable`, `tradeable`, `item_skill_id`, `item_skill_lvl` VALUES (9954, 'Verpes Boots', 'feet', 'true', 'none', 3360, 'leather', 's', 0, -1, 175, 0, 0, 3220000, 429, 'true', 'true', 'true', 'true', 0, 0); INSERT INTO armor (`item_id`, `name`, `bodypart`, `crystallizable`, `armor_type`, `weight`, `material`, `crystal_type`, `avoid_modify`, `duration`, `p_def`, `m_def`, `mp_bonus`, `price`, `crystal_count`, `sellable`, `dropable`, `destroyable`, `tradeable`, `item_skill_id`, `item_skill_lvl`) VALUES (9950, 'Verpes Helmet', 'head', 'true', 'none', 3360, 'cloth', 's', 0, -1, 175, 0, 0, 3220000, 429, 'true', 'true', 'true', 'true', 0, 0); INSERT INTO armor (`item_id`, `name`, `bodypart`, `crystallizable`, `armor_type`, `weight`, `material`, `crystal_type`, `avoid_modify`, `duration`, `p_def`, `m_def`, `mp_bonus`, `price`, `crystal_count`, `sellable`, `dropable`, `destroyable`, `tradeable`, `item_skill_id`, `item_skill_lvl`) VALUES (9955, 'Verpes Leather Armor', 'chest', 'true', 'light', 3360, 'blood_steel', 's', 0, -1, 175, 0, 0, 3220000, 429, 'true', 'true', 'true', 'true', 0, 0); INSERT INTO armor (`item_id`, `name`, `bodypart`, `crystallizable`, `armor_type`, `weight`, `material`, `crystal_type`, `avoid_modify`, `duration`, `p_def`, `m_def`, `mp_bonus`, `price`, `crystal_count`, `sellable`, `dropable`, `destroyable`, `tradeable`, `item_skill_id`, `item_skill_lvl`) VALUES (9956, 'Verpes Leggings', 'legs', 'true', 'light', 3360, 'leather', 's', 0, -1, 175, 0, 0, 3220000, 429, 'true', 'true', 'true', 'true', 0, 0); INSERT INTO armor (`item_id`, `name`, `bodypart`, `crystallizable`, `armor_type`, `weight`, `material`, `crystal_type`, `avoid_modify`, `duration`, `p_def`, `m_def`, `mp_bonus`, `price`, `crystal_count`, `sellable`, `dropable`, `destroyable`, `tradeable`, `item_skill_id`, `item_skill_lvl`) VALUES (9958, 'Verpes Boots', 'feet', 'true', 'none', 3360, 'leather', 's', 0, -1, 175, 0, 0, 3220000, 429, 'true', 'true', 'true', 'true', 0, 0); INSERT INTO armor (`item_id`, `name`, `bodypart`, `crystallizable`, `armor_type`, `weight`, `material`, `crystal_type`, `avoid_modify`, `duration`, `p_def`, `m_def`, `mp_bonus`, `price`, `crystal_count`, `sellable`, `dropable`, `destroyable`, `tradeable`, `item_skill_id`, `item_skill_lvl`) VALUES (9957, 'Verpes Gloves', 'gloves', 'true', 'none', 3360, 'leather', 's', 0, -1, 175, 0, 0, 3220000, 429, 'true', 'true', 'true', 'true', 0, 0); INSERT INTO armor (`item_id`, `name`, `bodypart`, `crystallizable`, `armor_type`, `weight`, `material`, `crystal_type`, `avoid_modify`, `duration`, `p_def`, `m_def`, `mp_bonus`, `price`, `crystal_count`, `sellable`, `dropable`, `destroyable`, `tradeable`, `item_skill_id`, `item_skill_lvl`) VALUES (9959, 'Verpes Tunic', 'chest', 'true', 'magic', 3360, 'blood_steel', 's', 0, -1, 175, 0, 0, 3220000, 429, 'true', 'true', 'true', 'true', 0, 0); INSERT INTO armor (`item_id`, `name`, `bodypart`, `crystallizable`, `armor_type`, `weight`, `material`, `crystal_type`, `avoid_modify`, `duration`, `p_def`, `m_def`, `mp_bonus`, `price`, `crystal_count`, `sellable`, `dropable`, `destroyable`, `tradeable`, `item_skill_id`, `item_skill_lvl`) VALUES (9960, 'Verpes Stockings', 'legs', 'true', 'magic', 3360, 'leather', 's', 0, -1, 175, 0, 0, 3220000, 429, 'true', 'true', 'true', 'true', 0, 0); INSERT INTO armor (`item_id`, `name`, `bodypart`, `crystallizable`, `armor_type`, `weight`, `material`, `crystal_type`, `avoid_modify`, `duration`, `p_def`, `m_def`, `mp_bonus`, `price`, `crystal_count`, `sellable`, `dropable`, `destroyable`, `tradeable`, `item_skill_id`, `item_skill_lvl`) VALUES (9961, 'Verpes Gloves', 'gloves', 'true', 'none', 3360, 'leather', 's', 0, -1, 175, 0, 0, 3220000, 429, 'true', 'true', 'true', 'true', 0, 0); INSERT INTO armor (`item_id`, `name`, `bodypart`, `crystallizable`, `armor_type`, `weight`, `material`, `crystal_type`, `avoid_modify`, `duration`, `p_def`, `m_def`, `mp_bonus`, `price`, `crystal_count`, `sellable`, `dropable`, `destroyable`, `tradeable`, `item_skill_id`, `item_skill_lvl`) VALUES (9962, 'Verpes Boots', 'feet', 'true', 'none', 3360, 'leather', 's', 0, -1, 175, 0, 0, 3220000, 429, 'true', 'true', 'true', 'true', 0, 0); Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
CORE 2 Опубликовано 7 июня, 2012 Качаешь сборку с дополнениями на основе l2jx и откуда бери скл уже готовые меняй ид на свою да и все) Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
logan22 169 Опубликовано 7 июня, 2012 Помогите переделать sql запрос аион пушек для l2jx При заливе пишет [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 'I' at line 1 [Err] I [Msg] Finished - Unsuccessfully Если показывать на пальцах то Вам было сказано что В Вашей базе слишком много/мало ячеек чтоб SQL запрос уложился у Вас! Рекомандую в ручную записать прямо через СУБД. Кароче говоря может быть лишнаяя запятая, что портит синтексис и инъекцировать запрос не получается. Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты