hmm i tried to excute this script in me database but got this
[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 'NSERT INTO gameobject_template
(`entry`, `type`, `displayId`, `name`, `castBarC' at line 1
[Err] NSERT INTO gameobject_template
(`entry`, `type`, `displayId`, `name`, `castBarCaption`, `faction`, `flags`, `size`, `data0`, `data1`, `data2`, `data3`, `data4`, `data5`, `data6`, `data7`, `data8`, `data9`, `data10`, `data11`, `data12`, `data13`, `data14`, `data15`, `data16`, `data17`, `data18`, `data19`, `data20`, `data21`, `data22`, `data23`, `ScriptName`)
VALUES
('900000','14','7402','Portaldark', '', 35, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '');
[Msg] Finished - Unsuccessfully
--------------------------------------------------
what have a made wrong :S? and how do a solve the problem?.