What's new

313 Forced to Watch from Afar Cosmetic Fix

eyerobot

Gold Supporter
Superior Member
916
2015
24
Location
Barryton Michigan USA
This removes the Sentry bots from the world, And has them spawned by scripts.

Code:
-- 313 Forced to Watch from Afar

-- 41052 remote Observation Bot
DELETE FROM `creature` WHERE `id` = 41052;

-- Editing the SmartAI script of [Creature] ENTRY 40991 (name: Mountaineer Dunstan)

-- Table creature_template
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 40991;

-- Table smart_scripts
DELETE FROM `smart_scripts` WHERE (source_type = 0 AND entryorguid = 40991);
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`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
(40991, 0, 0, 1, 62, 0, 100, 0, 11455, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Mountaineer Dunstan - On Gossip Option 0 Selected - Close Gossip'),
(40991, 0, 1, 2, 61, 0, 100, 0, 0, 0, 0, 0, 33, 40991, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Mountaineer Dunstan - On Gossip Option 0 Selected - Quest Credit \'undefined\''),
(40991, 0, 2, 3, 61, 0, 100, 0, 0, 0, 0, 0, 1, 0, 200, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Mountaineer Dunstan - On Gossip Option 0 Selected - Say Line 0'),
(40991, 0, 3, 0, 61, 0, 100, 0, 0, 0, 0, 0, 12, 41052, 1, 10000, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Mountaineer Dunstan - On Gossip Option 0 Selected - Summon Creature \'Remote Observation Bot\'');

-- Editing the SmartAI script of [Creature] ENTRY 40994 (name: Mountaineer Lewin)

-- Table creature_template
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 40994;

-- Table smart_scripts
DELETE FROM `smart_scripts` WHERE (source_type = 0 AND entryorguid = 40994);
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`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
(40994, 0, 0, 1, 62, 0, 100, 0, 11456, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Mountaineer Lewin - On Gossip Option 0 Selected - Close Gossip'),
(40994, 0, 1, 2, 61, 0, 100, 0, 0, 0, 0, 0, 33, 40994, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Mountaineer Lewin - On Gossip Option 0 Selected - Quest Credit \'\''),
(40994, 0, 2, 3, 61, 0, 100, 0, 0, 0, 0, 0, 1, 0, 200, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Mountaineer Lewin - On Gossip Option 0 Selected - Say Line 0'),
(40994, 0, 3, 0, 61, 0, 100, 0, 0, 0, 0, 0, 12, 41052, 1, 10000, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Mountaineer Lewin - On Gossip Option 0 Selected - Summon Creature \'Remote Observation Bot\'');

-- Editing the SmartAI script of [Creature] ENTRY 41056 (name: Mountaineer Valgrum)

-- Table creature_template
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 41056;

-- Table smart_scripts
DELETE FROM `smart_scripts` WHERE (source_type = 0 AND entryorguid = 41056);
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`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
(41056, 0, 0, 1, 62, 0, 100, 0, 11457, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Mountaineer Valgrum - On Gossip Option 0 Selected - Close Gossip'),
(41056, 0, 1, 2, 61, 0, 100, 0, 0, 0, 0, 0, 33, 41056, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Mountaineer Valgrum - On Gossip Option 0 Selected - Quest Credit \'\''),
(41056, 0, 2, 3, 61, 0, 100, 0, 0, 0, 0, 0, 1, 0, 200, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Mountaineer Valgrum - On Gossip Option 0 Selected - Say Line 0'),
(41056, 0, 3, 0, 61, 0, 100, 0, 0, 0, 0, 0, 12, 41052, 1, 10000, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Mountaineer Valgrum - On Gossip Option 0 Selected - Summon Creature \'Remote Observation Bot\'');
 
Top