frenado05

Untitled

May 18th, 2025 (edited)
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.19 KB | None | 0 0
  1. -- Сценка с комаром
  2. UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 38871;
  3. DELETE FROM `smart_scripts` WHERE `entryorguid` = 38871 AND `source_type` = 0;
  4. DELETE FROM `smart_scripts` WHERE `entryorguid` = 38871*100 AND `source_type` = 9;
  5. INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param_float`, `action_delay`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
  6. (38871, 0, 0, 0, 1, 0, 100, 0, 3000, 6000, 360000, 360000, 0, 80, 38871*100, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, ""), -- тс
  7.  
  8. (38871*100, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Капрал Тиган прихлопывает комара у себя на шее.
  9. (38871*100, 9, 1, 0, 0, 0, 100, 0, 2500, 2500, 0, 0, 0, 1, 4, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Капрал Тиган говорит: Отвратительно! Дорогу к передовой ставке придется прорубать и выжигать.
  10. (38871*100, 9, 2, 0, 0, 0, 100, 0, 5000, 5000, 0, 0, 0, 45, 1, 1, 1, 0, 0, 0, 0, 0, 10, 89010, 0, 0, 0, 0, 0, 0, 0, ''), -- Отправляем дату даме.
  11. (38871*100, 9, 3, 0, 0, 0, 100, 0, 5000, 5000, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, ''); -- Капрал Тиган говорит: Коротко? Нет.
  12.  
  13. UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 38876;
  14. DELETE FROM `smart_scripts` WHERE `entryorguid` = 38876 AND `source_type` = 0 AND `id` IN (0,1,2);
  15. INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param_float`, `action_delay`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
  16. (38876, 0, 0, 1, 38, 0, 100, 0, 1, 1, 0, 0, 0, 252, 0, 10000, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'On Data - WP PAUSE'),
  17. (38876, 0, 1, 2, 61, 0, 100, 0, 0, 0, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 0, 0, 10, 89002, 0, 0, 0, 0, 0, 0, 0, 'Link - Orientation'),
  18. (38876, 0, 2, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Link - Text');
  19.  
  20. UPDATE `creature_text` SET `Emote` = 33 WHERE `Entry` = 38871 AND `GroupID` = 3 AND `ID` = 0;
  21. UPDATE `creature_text` SET `Emote` = 5 WHERE `Entry` = 38871 AND `GroupID` = 4 AND `ID` = 0;
  22. UPDATE `creature_text` SET `Emote` = 274 WHERE `Entry` = 38871 AND `GroupID` = 1 AND `ID` = 0;
  23. UPDATE `creature_text` SET `Emote` = 6 WHERE `Entry` = 38876 AND `GroupID` = 0 AND `ID` = 0;
  24.  
  25. UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 38873;
  26. UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 38875;
  27.  
  28. -- Сценка с Отвратительные. Вонючие. Грязные животные!
  29. DELETE FROM `smart_scripts` WHERE `entryorguid` = 38871 AND `source_type` = 0 AND `id` = 1;
  30. DELETE FROM `smart_scripts` WHERE `entryorguid` = 38872*100 AND `source_type` = 9;
  31. INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param_float`, `action_delay`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
  32. (38871, 0, 1, 0, 1, 0, 100, 0, 110000, 110000, 360000, 360000, 0, 80, 38872*100, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, ""), -- тс
  33.  
  34. (38872*100, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Отвратительные. Вонючие. Грязные животные!
  35. (38872*100, 9, 1, 0, 0, 0, 100, 0, 5000, 5000, 0, 0, 0, 45, 1, 1, 1, 0, 0, 0, 0, 0, 10, 89015, 0, 0, 0, 0, 0, 0, 0, ''), -- Отправляем дату дворфу.
  36. (38872*100, 9, 2, 0, 0, 0, 100, 0, 4700, 4700, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 0, 0, 10, 89015, 0, 0, 0, 0, 0, 0, 0, ''), -- поварачивается к дворфу
  37. (38872*100, 9, 3, 0, 0, 0, 100, 0, 2500, 2500, 0, 0, 0, 1, 5, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Капрал Тиган говорит: Я говорил о тебе и грязном Пите.
  38. (38872*100, 9, 4, 0, 0, 0, 100, 0, 4700, 4700, 0, 0, 0, 84, 3, 0, 0, 0, 0, 0, 0, 0, 19, 38875, 10, 0, 0, 0, 0, 0, 0, ''), -- Старый грязный Пит рыгает
  39. (38872*100, 9, 5, 0, 0, 0, 100, 0, 2600, 2600, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, ''); -- Повачаривается обратно
  40.  
  41.  
  42. DELETE FROM `smart_scripts` WHERE `entryorguid` = 38873 AND `source_type` = 0;
  43. INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param_float`, `action_delay`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
  44. (38873, 0, 0, 1, 38, 0, 100, 0, 1, 1, 0, 0, 0, 252, 0, 5000, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'On Data - WP PAUSE'),
  45. (38873, 0, 1, 2, 61, 0, 100, 0, 0, 0, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 0, 0, 10, 89002, 0, 0, 0, 0, 0, 0, 0, 'Link - Orientation'),
  46. (38873, 0, 2, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Link - Text');
  47.  
  48.  
  49. UPDATE `creature_text` SET `Emote` = 15 WHERE `Entry` = 38875 AND `GroupID` = 3 AND `ID` = 0;
  50. UPDATE `creature_text` SET `Emote` = 1 WHERE `Entry` = 38871 AND `GroupID` = 5 AND `ID` = 0;
  51. UPDATE `creature_text` SET `Emote` = 274 WHERE `Entry` = 38873 AND `GroupID` = 0 AND `ID` = 0;
  52. UPDATE `creature_text` SET `Emote` = 5 WHERE `Entry` = 38871 AND `GroupID` = 2 AND `ID` = 0;
  53. UPDATE `creature` SET `position_x` = -1905.96, `position_y` = -2802.64, `position_z` = 91.4934, `orientation` = 5.28835 WHERE `guid` = 89002;
  54.  
  55. -- Сценка с Продолжай вырубать заросли! Если это не поможет, мы подожжем их.
  56. DELETE FROM `smart_scripts` WHERE `entryorguid` = 38871 AND `source_type` = 0 AND `id` = 2;
  57. DELETE FROM `smart_scripts` WHERE `entryorguid` = 38873*100 AND `source_type` = 9;
  58. INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param_float`, `action_delay`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
  59. (38871, 0, 2, 0, 1, 0, 100, 0, 245000, 245000, 360000, 360000, 0, 80, 38873*100, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, ""), -- тс
  60.  
  61. (38873*100, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 2.408554315567016601, ''), -- поварачивается
  62. (38873*100, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Капрал Тиган говорит: Продолжай вырубать заросли! Если это не поможет, мы подожжем их.
  63. (38873*100, 9, 2, 0, 0, 0, 100, 0, 2000, 2000, 0, 0, 0, 5, 5, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Капрал Тиган говорит: Продолжай вырубать заросли! Если это не поможет, мы подожжем их.
  64. (38873*100, 9, 3, 0, 0, 0, 100, 0, 4700, 4700, 0, 0, 0, 45, 2, 2, 1, 0, 0, 0, 0, 0, 10, 89010, 0, 0, 0, 0, 0, 0, 0, ''), -- Отправляем дату даме.
  65. (38873*100, 9, 4, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Поворот обратно
  66. (38873*100, 9, 5, 0, 0, 0, 100, 0, 2500, 2500, 0, 0, 0, 1, 6, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, ''); -- Мне нравится, как ты думаешь, Бриджуотер.
  67.  
  68. DELETE FROM `smart_scripts` WHERE `entryorguid` = 38876 AND `source_type` = 0 AND `id` IN (3,4,5);
  69. INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param_float`, `action_delay`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
  70. (38876, 0, 3, 4, 38, 0, 100, 0, 2, 2, 0, 0, 0, 252, 0, 10000, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'On Data - WP PAUSE'),
  71. (38876, 0, 4, 5, 61, 0, 100, 0, 0, 0, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 0, 0, 10, 89002, 0, 0, 0, 0, 0, 0, 0, 'Link - Orientation'),
  72. (38876, 0, 5, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Link - Text');
  73.  
  74. UPDATE `creature_text` SET `Emote` = 25 WHERE `Entry` = 38871 AND `GroupID` = 0 AND `ID` = 0;
  75. UPDATE `creature_text` SET `Emote` = 1 WHERE `Entry` = 38876 AND `GroupID` = 2 AND `ID` = 0;
  76. UPDATE `creature_text` SET `Emote` = 1 WHERE `Entry` = 38871 AND `GroupID` = 6 AND `ID` = 0;
  77. UPDATE `creature_template` SET `unit_flags` = 19444, `ScriptName` = '' WHERE `entry` = 19444;
  78.  
  79. DELETE FROM `creature_addon` WHERE `guid` IN (89001,89017,89000);
  80. INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `bytes2`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `auras`) VALUES
  81. (89001, 0, 0, 0, 234, 0, 0, 0, NULL),
  82. (89017, 0, 0, 0, 234, 0, 0, 0, NULL),
  83. (89000, 0, 0, 0, 234, 0, 0, 0, NULL);
  84.  
  85. -- Сценка с бухаловом)
  86. UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 38875;
  87. DELETE FROM `smart_scripts` WHERE `entryorguid` = 38875 AND `source_type` = 0;
  88. DELETE FROM `smart_scripts` WHERE `entryorguid` = 38875*100 AND `source_type` = 9;
  89. INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param_float`, `action_delay`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
  90. (38875, 0, 0, 0, 1, 0, 100, 0, 3000, 6000, 40000, 40000, 0, 80, 38875*100, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, ""), -- тс
  91.  
  92. (38875*100, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 71, 0, 0, 2716, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- бутылку в руки.
  93. (38875*100, 9, 1, 0, 0, 0, 100, 0, 2000, 2000, 0, 0, 0, 5, 92, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- рыгает
  94. (38875*100, 9, 2, 0, 0, 0, 100, 0, 6000, 6000, 0, 0, 0, 5, 92, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- рыгает
  95. (38875*100, 9, 3, 0, 0, 0, 100, 0, 6000, 6000, 0, 0, 0, 5, 92, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- рыгает
  96. (38875*100, 9, 4, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 71, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, ''); -- убрал бутылку
Advertisement
Add Comment
Please, Sign In to add comment