Advertisement
NeonixHD

Waypoint Colosse Pesterie

Feb 27th, 2016
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. DELETE FROM `waypoint_data` WHERE id = 201253 AND point = 1;
  2. DELETE FROM `waypoint_data` WHERE id = 201253 AND point = 2;
  3. DELETE FROM `waypoint_data` WHERE id = 201253 AND point = 3;
  4. INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES (201253, 1, 4356.76, 3061.57, 360.518, 0, 0, 0, 0, 100, 0);
  5. INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES (201253, 2, 4356.85, 2977.1, 360.511, 0, 3000, 0, 0, 100, 0);
  6. INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES (201253, 3, 4356.61, 3061.62, 360.518, 0, 0, 0, 0, 100, 0);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement