QUEST 9663 "The Kessel Run"

Quest works perfectly. Just waiting for Kaelima to get me missing gossip menu entry for High Chief Stillpine.

-- QUEST 9663 "The Kessel Run" UPDATE `creature_template` SET `AIName`= 'SmartAI' WHERE `entry` IN (17116,17240,17440); UPDATE `creature_template` SET `gossip_menu_id`=7983 WHERE `entry`=17440; -- Smart AI DELETE FROM `smart_scripts` WHERE `source_type`=0 AND `entryorguid` IN (17116,17240,17440); 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 (17116,0,0,0,64,0,100,0,0,0,0,0,33,17116,0,0,0,0,0,7,0,0,0,0,0,0,0, 'On gossip hello credit for quest 9663'), (17240,0,0,0,64,0,100,0,0,0,0,0,33,17240,0,0,0,0,0,7,0,0,0,0,0,0,0, 'On gossip hello credit for quest 9663'), (17440,0,0,0,64,0,100,0,0,0,0,0,33,17440,0,0,0,0,0,7,0,0,0,0,0,0,0, 'On gossip hello credit for quest 9663'); -- Add Gossip menu items DELETE FROM `gossip_menu` WHERE `entry`=7399 AND `text_id`=9038; DELETE FROM `gossip_menu` WHERE `entry`=7983 AND `text_id`=8994; DELETE FROM `gossip_menu` WHERE `entry`=7983 AND `text_id`=9039; DELETE FROM `gossip_menu` WHERE `entry`=7370 AND `text_id`=9040; INSERT INTO `gossip_menu` (`entry`,`text_id`) VALUES (7399,9038),(7983,8994),(7983,9039),(7370,9040); -- Gossip conditions DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=14 AND `SourceGroup` IN (7399,@GOSSIPID,7370); INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES (14,7399,9038,0,9,9663,0,0,0,'','Show gossip text 9038 if player has quest 9663'), (14,7983,9039,0,9,9663,0,0,0,'','Show gossip text 9039 if player has quest 9663'), (14,7370,9040,0,9,9663,0,0,0,'','Show gossip text 9040 if player has quest 9663');[/sql]

done /emoticons/default_smile.png

moved to tracker

I don’t see it on the tracker. Please close these after moving them /emoticons/default_smile.png