I know I dont get any answer from you german guys... but lets try for the 8000000000th time.. and see if there is any luck
I got a problem with Mysql..
I can't add new mobs with the Query I got here...
I have tried everything... but nothing works.
PHP Code:
INSERT INTO `mob_proto` VALUES ('2651', 'Schlangengott', Schlangengott1, '2', '0', '0', '91', '', '', '0', 'HUMAN', '', '0', '', '0', '100', '9', '56', '0', '900', '1700', '30000', '4', '6', '1000000', '2000000', '625000', '60', '100', '100', '0', '2000', '100', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `mob_proto` VALUES ('2652', 'Schlangengott', Schlangengott2, '2', '0', '0', '92', '', '', '0', 'HUMAN', '', '0', '', '0', '100', '9', '72', '0', '900', '1700', '30000', '4', '6', '1000000', '2000000', '625000', '60', '100', '100', '0', '2000', '100', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `mob_proto` VALUES ('2653', 'Schlangengott', Schlangengott3, '2', '0', '0', '93', '', '', '0', 'HUMAN', '', '0', '', '0', '100', '9', '99', '0', '900', '1700', '30000', '4', '6', '1000000', '2000000', '625000', '60', '100', '100', '100', '2000', '100', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `mob_proto` VALUES ('2654', 'Schlangengott', Schlangengott4, '2', '0', '0', '95', '', '', '0', 'HUMAN', '', '0', '', '0', '200', '70', '130', '0', '900', '1700', '50000', '7', '8', '1000000', '2000000', '625000', '120', '100', '100', '100', '2000', '100', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
you can try take the Query, and see what the bug is..
and send it back here.
the query here is some mobs from Metin2United.
and I need em for my new map....
the Error is this:
PHP Code:
[SQL] SELECT * FROM `mob_proto`;
Affected rows: 0
Time: 0.877ms
[SQL]
INSERT INTO `mob_proto` VALUES ('2651', 'Schlangengott', 'Schlangengott', '2', '0', '0', '91', '', '', '0', 'HUMAN', '', '0', '', '0', '100', '9', '56', '0', '900', '1700', '30000', '4', '6', '1000000', '2000000', '625000', '60', '100', '100', '0', '2000', '100', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
[Err] 1136 - Column count doesn't match value count at row 1
anyway! PLEASE HELP! just once






