. Now it should work. Appoligies to anyone who tried the last one and got the error. And curses to the inability to edit old posts. :p
Code:
INSERT INTO zone_points (zone, number, y, x, z, heading, target_y, target_x, target_z, target_heading, zoneinst, target_zone_id)
VALUES ('qvic', 2, 768.4, -2510.6, -647.9, 999, -632.7, 2682, -403.9, 60, 0, 239),
('qvic', 1, 0, 0, 0, 0, 527.3, 2636.8, -403.9, 191, 0, 291),
('qvic', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 295),
('yxtta', 1, 1536.8, -925.5, -348.9, 999, -2755, 593, -348.9, 60, 0, 293),
('yxtta', 3, 526.3, 2647.8, -403.9, 0, -960, -2591, -647.9, 60, 0, 295),
('yxtta', 2, 1545.6, 1103.5, -348.9, 999, -2757.8, 2493.2, -348.9, 200, 0, 293),
('kodtaz', 1, -2755, 593, -348.9, 999, 1536.8, -925.5, -348.9, 166, 0, 291),
('kodtaz', 2, -2757.8, 2493.2, -348.9, 999, 1545.6, 1103.5, -348.9, 133, 0, 291),
('kodtaz', 3, -632.7, 2682, -403.9, 999, 768.4, -2511, -647.9, 57, 0, 295),
('kodtaz', 4, 1362, -1360, -344, 999, 1220, -1350, -348, 70, 0, 293);