image

Movement valami

Jan 30th, 2012
1,253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 2.49 KB | None | 0 0
  1. -- '592.9365', '176.1115', '508.7307'
  2. DELETE FROM `creature_movement` WHERE `id`='161686';
  3. INSERT INTO `creature_movement` (`id`, `point`, `position_x`, `position_y`, `position_z`, `waittime`, `script_id`, `textid1`, `textid2`, `textid3`, `textid4`, `textid5`, `emote`, `spell`, `wpguid`, `orientation`, `model1`, `model2`)
  4. VALUES
  5. ('161686', '1', '605.2656', '157.7101', '507.2126', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'),
  6. ('161686', '2', '604.4063', '146.283', '507.3713', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'),
  7. ('161686', '3', '592.2899', '131.4271', '507.7919', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'),
  8. ('161686', '4', '577.4531', '118.224', '508.3344', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'),
  9. ('161686', '5', '563.0695', '103.7309', '513.9789', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'),
  10. ('161686', '6', '557.7743', '89.41319', '523.0084', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'),
  11. ('161686', '7', '560.9583', '77.65278', '525.4227', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'),
  12. ('161686', '8', '571.0139', '69.43403', '525.2753', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'),
  13. ('161686', '9', '560.9583', '77.65278', '525.4227', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'),
  14. ('161686', '10', '557.7743', '89.41319', '523.0084', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'),
  15. ('161686', '11', '563.0695', '103.7309', '513.9789', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'),
  16. ('161686', '12', '577.4531', '118.224', '508.3344', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'),
  17. ('161686', '13', '592.2899', '131.4271', '507.7919', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'),
  18. ('161686', '14', '604.4063', '146.283', '507.3713', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'),
  19. ('161686', '15', '605.2656', '157.7101', '507.2126', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'),
  20. ('161686', '16', '596.0208', '175.5243', '508.2804', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
  21.  
  22. DELETE FROM `creature_linking_template` WHERE `master_guid`='161686';
  23. INSERT INTO `creature_linking_template` () VALUES
  24. ('161417', '161686', '4096'),
  25. ('161658', '161686', '4096'),
  26. ('161580', '161686', '4096'),
  27. ('161737', '161686', '4096'),
  28. ('161554', '161686', '4096'),
  29. ('161455', '161686', '4096');
Advertisement
Add Comment
Please, Sign In to add comment