NeonixHD

Untitled

Feb 27th, 2016
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. DELETE FROM `creature_formations` WHERE (memberGUID = 213825);
  2. DELETE FROM `creature_formations` WHERE (memberGUID = 213824);
  3. DELETE FROM `creature_formations` WHERE (memberGUID = 213826);
  4. INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES (213825, 213825, 0, 0, 0, 0, 0);
  5. INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES (213825, 213824, 5, 310, 0, 0, 0);
  6. INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES (213825, 213826, 5, 45, 0, 0, 0);
Add Comment
Please, Sign In to add comment