11-15-2009, 11:04 AM
Не могу понять почему в базу данных не влелося объясните ?
PHP код:
<?php
INSERT INTO `armor` VALUES ('111000', 'Sacrifice Helmet', 'hair', 'true', 'none', '530', 'wood', 's80', '0', '-1', '220', '0', '600', '100000000', '0', 'true', 'true', 'true', 'true', '', '-1', '-1', '-1');
INSERT INTO `armor` VALUES ('111001', 'Sacrifice Plate Armor', 'fullarmor', 'true', 'heavy', '3780', 'wood', 's80', '0', '-1', '55', '0', '600', '100000000', '0', 'true', 'true', 'true', 'true', '', '-1', '-1', '-1');
INSERT INTO `armor` VALUES ('111002', 'Sacrifice Gauntlets', 'gloves', 'true', 'heavy', '3780', 'wood', 's80', '0', '-1', '220', '0', '600', '100000000', '0', 'true', 'true', 'true', 'true', '', '-1', '-1', '-1');
INSERT INTO `armor` VALUES ('111003', 'Sacrifice Boots', 'feet', 'true', 'heavy', '1860', 'wood', 's80', '0', '-1', '220', '0', '600', '100000000', '0', 'true', 'true', 'true', 'true', '', '-1', '-1', '-1');
INSERT INTO `armor` VALUES ('111004', 'Sacrifice Robe Armor', 'fullarmor', 'true', 'magic', '1780', 'wood', 's80', '0', '-1', '166', '0', '600', '100000000', '0', 'true', 'true', 'true', 'true', '', '-1', '-1', '-1');
INSERT INTO `armor` VALUES ('111005', 'Sacrifice Gloves', 'gloves', 'true', 'magic', '1780', 'wood', 's80', '0', '-1', '166', '0', '600', '100000000', '0', 'true', 'true', 'true', 'true', '', '-1', '-1', '-1');
INSERT INTO `armor` VALUES ('111006', 'Sacrifice Boots', 'feet', 'true', 'magic', '1370', 'wood', 's80', '0', '-1', '104', '0', '600', '100000000', '0', 'true', 'true', 'true', 'true', '', '-1', '-1', '-1');
INSERT INTO `armor` VALUES ('111007', 'Sacrifice Leather Armor', 'fullarmor', 'true', 'light', '1780', 'wood', 's80', '0', '-1', '138', '0', '600', '100000000', '0', 'true', 'true', 'true', 'true', '', '-1', '-1', '-1');
INSERT INTO `armor` VALUES ('111008', 'Sacrifice Gloves', 'gloves', 'true', 'light', '1780', 'wood', 's80', '0', '-1', '55', '0', '600', '100000000', '0', 'true', 'true', 'true', 'true', '', '-1', '-1', '-1');
INSERT INTO `armor` VALUES ('111009', 'Sacrifice Boots', 'feet', 'true', 'light', '860', 'wood', 's80', '0', '-1', '55', '0', '600', '100000000', '0', 'true', 'true', 'true', 'true', '', '-1', '-1', '-1');
INSERT INTO `armor` VALUES ('111010', 'Sacrifice Hood', 'hair', 'true', 'none', '530', 'wood', 's80', '0', '-1', '220', '0', '600', '100000000', '0', 'true', 'true', 'true', 'true', '', '-1', '-1', '-1');