Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 64084;
- DELETE FROM `smart_scripts` WHERE `entryorguid` IN (64084) AND `source_type` = 0;
- 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
- (64084, 0, 0, 0, 1, 0, 100, 0, 30000, 50000, 360000, 360000, 0, 80, 64084*100, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, '6 min target');
- DELETE FROM `smart_scripts` WHERE `entryorguid` = 64084*100 AND `source_type` = 9;
- 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
- (64084*100, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 19, 64130, 50, 0, 0, 0, 0, 0, 0, 'Майкл говорит '),
- (64084*100, 9, 1, 0, 0, 0, 100, 0, 6000, 6000, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 19, 64129, 50, 0, 0, 0, 0, 0, 0, 'Вильхэм говорит'),
- (64084*100, 9, 2, 0, 0, 0, 100, 0, 10000, 10000, 0, 0, 0, 84, 1, 0, 0, 0, 0, 0, 0, 0, 19, 64130, 50, 0, 0, 0, 0, 0, 0, 'Майкл рычит'),
- (64084*100, 9, 3, 0, 0, 0, 100, 0, 17000, 17000, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 859.03345, 222.3433, 503.4184, 1.0424671, 'Повариха идёт'),
- (64084*100, 9, 4, 0, 0, 0, 100, 0, 21000, 21000, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Повариха говорит'),
- (64084*100, 9, 5, 0, 0, 0, 100, 0, 25000, 25000, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 853.087, 211.005, 503.418, 2.93199, 'Повариха идёт обратно');
- DELETE FROM `creature_text` WHERE `Entry` = 64084;
- INSERT INTO `creature_text` (`Entry`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextID`, `MinTimer`, `MaxTimer`, `SpellID`, `AutoType`, `TextRange`, `comment`, `LoadBuild`, `LoadExpansion`) VALUES
- (64084, 0, 0, 'Хватит, вы оба!', 12, 0, 100, 0, 0, 0, 66680, 0, 0, 0, 0, 0, '64084', 0, 4);
- UPDATE `creature_text` SET `MinTimer` = 0, `MaxTimer` = 0 WHERE `Entry` = 64130 AND `Text` = 'Долго еще твоя жена будет с печью возиться? Я хочу приготовить мясо!';
- UPDATE `creature_text` SET `AutoType` = 0 WHERE `Entry` = 64130 AND `Text` = 'Майкл Бедерник рычит.';
- 05:40:46 жена
- 05:40:56 рычит
- 05:41:07 Хватит вы оба
- 07:01:36 Майкл про жену
- 07:01:42 Вильхэм (рандом про горшок)
- 07:01:46 Рычит
- 07:01:57 Хватит, вы оба
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement