Advertisement
Guest User

Untitled

a guest
Feb 7th, 2014
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.60 KB | None | 0 0
  1. -- Gankly Rottenfist
  2. UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=18297;
  3. DELETE FROM `smart_scripts` WHERE `entryorguid`=18297;
  4. 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
  5. (18297,0,0,0,11,0,100,1,0,0,0,0,11,32199,0,0,0,0,0,1,0,0,0,0,0,0,0,'Gankly Rottenfist - On Respawn - Cast \'Stealth\' (Phase 1) (No Repeat)'),
  6. (18297,0,1,0,0,0,100,1,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Gankly Rottenfist - In Combat - Say Line 0 (No Repeat)');
  7.  
  8. DELETE FROM `creature_text` WHERE `entry`=18297;
  9. INSERT INTO `creature_text` (`entry`,`groupid`,`id`,`text`,`type`,`language`,`probability`,`emote`,`duration`,`sound`,`comment`) VALUES
  10. (18297,0,0,'I\'ll be taking those skins, tiny.',12,0,100,0,0,0,'Gankly Rottenfist');
  11.  
  12.  
  13. -- NPC Kristen Kippschalter
  14. SET @ENTRY := 18294;
  15. UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=@ENTRY;
  16. DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY;
  17. 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
  18. (@ENTRY,0,0,0,1,0,100,1,5000,5000,5000,5000,53,1,@ENTRY,0,0,0,0,1,0,0,0,0,0,0,0, ' Kristen Kippschalter - Out of Combat - Start Waypoint'),
  19. (@ENTRY,0,1,0,40,0,100,0,13,@ENTRY,0,0,54,320000,0,0,0,0,0,1,0,0,0,0,0,0,0,'Kristen Kippschalter - On WP 13 reached - Pause Waypoint'),
  20. (@ENTRY,0,2,0,40,0,100,1,13,18294,0,0,80,1829400,0,0,0,0,0,1,0,0,0,0,0,0,0,'Kristen Kippschalter - On WP 13 reached – start script'),
  21. (@ENTRY,0,3,0,40,0,100,0,13,0,0,0,1,0,1000,0,0,0,0,1,0,0,0,0,0,0,0,'Kristen Kippschalter - On WP 13 reached - Say Line 0'),
  22. (@ENTRY,0,4,0,0,0,100,1,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,'Kristen Kippschalter - In Combat - Say Line 0 (No Repeat)'),
  23. (@ENTRY,0,5,0,52,0,100,0,1,@ENTRY,0,0,41,320000,0,0,0,0,0,1,0,0,0,0,0,0,0,'Kristen Kippschalter - On WP 13 - Forced Despawn');
  24.  
  25.  
  26. DELETE FROM `creature_text` WHERE `entry`=@ENTRY;
  27. INSERT INTO `creature_text` (`entry`,`groupid`,`id`,`text`,`type`,`language`,`probability`,`emote`,`duration`,`sound`,`comment`) VALUES
  28. (@ENTRY,0,0,'Hi, Harold. I Have your skins! ',12,0,100,0,0,0,'Kristen Kippschalter'),
  29. (@ENTRY,1,0,'Ack! Somebody help me!',12,0,100,0,0,0,'Kristen Kippschalter');
  30.  
  31. DELETE From `smart_scripts` where `entryorguid`=1829400;
  32. 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
  33. (1829400, 9, 0, 0, 0, 0, 100, 1, 0, 0, 0, 0, 12, 18297, 4, 240000, 0, 0, 0, 8, 0, 0, 0, -1452.550537, 6348.669922, 37.243340, 0.124360, 'Gankly Rottenfist - On Script – summon');
  34.  
  35.  
  36. -- Waypoints
  37. DELETE FROM `waypoints` WHERE `entry`=@ENTRY;
  38. INSERT INTO `waypoints` (`entry`,`pointid`,`position_x`,`position_y`,`position_z`,`point_comment`) VALUES
  39. (@ENTRY,1,-1258.526367,6243.114258,51.097561,'Kristen Kippschalter'),
  40. (@ENTRY,2,-1273.543457,6255.157715,48.846481,'Kristen Kippschalter'),
  41. (@ENTRY,3,-1282.040283,6273.709473,48.011265,'Kristen Kippschalter'),
  42. (@ENTRY,4,-1282.040283,6287.693848,46.872112,'Kristen Kippschalter'),
  43. (@ENTRY,5,-1312.203369,6302.931641,45.805351,'Kristen Kippschalter'),
  44. (@ENTRY,6,-1336.097778,6321.636719,44.587135,'Kristen Kippschalter'),
  45. (@ENTRY,7,-1353.007690,6334.088867,43.440105,'Kristen Kippschalter'),
  46. (@ENTRY,8,-1371.709961,6350.795410,41.883476,'Kristen Kippschalter'),
  47. (@ENTRY,9,-1393.476563,6368.463867,39.431831,'Kristen Kippschalter'),
  48. (@ENTRY,10,-1416.348022,6359.680664,37.041077,'Kristen Kippschalter'),
  49. (@ENTRY,11,-1430.204224,6355.096191,37.634071,'Kristen Kippschalter'),
  50. (@ENTRY,12,-1441.690918,6350.839844,37.769123,'Kristen Kippschalter'),
  51. (@ENTRY,13,-1449.049805,6349.107910,37.317432,'Kristen Kippschalter');
  52.  
  53. DELETE FROM `creature` WHERE `id`=18297;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement