06-07-2010, 06:13 PM
Знач!!!
Закидую НПЦ:
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)
VALUES
(5004, 30080, "Clarissa", 0, "", 0, "Lockirin", "8.00", "33.00", "70", "male", "L2Teleporter", 40, 195, 164, "1,15", "1,21", 40, 1, 30, 21, 20, 25, 0, 0, 9, 19, 3, 17, 282, 0, 333, 0, 0, 0, 66, 137, "NULL", 0, 0, 0, "LAST_HIT");
Выдаёт такую ошибку:
ERROR 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 'int, wit, men, exp, sp, patk, pdef, matk, mdef, atkspd, aggro, matkspd, rhand, l' at line 2
Что неправильно? Помогите плиз!!!
Закидую НПЦ:
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)
VALUES
(5004, 30080, "Clarissa", 0, "", 0, "Lockirin", "8.00", "33.00", "70", "male", "L2Teleporter", 40, 195, 164, "1,15", "1,21", 40, 1, 30, 21, 20, 25, 0, 0, 9, 19, 3, 17, 282, 0, 333, 0, 0, 0, 66, 137, "NULL", 0, 0, 0, "LAST_HIT");
Выдаёт такую ошибку:
ERROR 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 'int, wit, men, exp, sp, patk, pdef, matk, mdef, atkspd, aggro, matkspd, rhand, l' at line 2
Что неправильно? Помогите плиз!!!