diseased_corpse3.lua 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. --[[
  2. Script Name : diseased_corpse3.lua
  3. Script Purpose : Waypoint Path for diseased_corpse3.lua
  4. Script Author : Devn00b
  5. Script Date : 05/17/2020 02:08:50 AM
  6. Script Notes : Locations collected from Live
  7. --]]
  8. function spawn(NPC)
  9. waypoints(NPC)
  10. end
  11. function hailed(NPC, Spawn)
  12. FaceTarget(NPC, Spawn)
  13. end
  14. function respawn(NPC)
  15. waypoints(NPC)
  16. end
  17. function waypoints(NPC)
  18. MovementLoopAddLocation(NPC, 152.02, 6.98, -168.96, 2, 0)
  19. MovementLoopAddLocation(NPC, 152.26, 6.9, -146.08, 2, 0)
  20. MovementLoopAddLocation(NPC, 153.09, 6.91, -138.06, 2, 0)
  21. MovementLoopAddLocation(NPC, 165.66, 6.9, -139.12, 2, 0)
  22. MovementLoopAddLocation(NPC, 178.68, 7.04, -150.88, 2, 0)
  23. MovementLoopAddLocation(NPC, 183.33, 6.95, -164, 2, 0)
  24. MovementLoopAddLocation(NPC, 181.01, 6.97, -172.51, 2, 0)
  25. MovementLoopAddLocation(NPC, 169.1, 6.81, -175.2, 2, 0)
  26. MovementLoopAddLocation(NPC, 164.59, 6.86, -176.19, 2, 0)
  27. MovementLoopAddLocation(NPC, 162.31, 6.95, -182.18, 2, 0)
  28. MovementLoopAddLocation(NPC, 164.4, 6.8, -175.86, 2, 0)
  29. MovementLoopAddLocation(NPC, 179.8, 7.05, -172.78, 2, 0)
  30. MovementLoopAddLocation(NPC, 182.74, 6.95, -164.73, 2, 0)
  31. MovementLoopAddLocation(NPC, 179.85, 6.96, -152.29, 2, 0)
  32. MovementLoopAddLocation(NPC, 166.12, 6.9, -139.06, 2, 0)
  33. MovementLoopAddLocation(NPC, 151.31, 7, -125.19, 2, 0)
  34. MovementLoopAddLocation(NPC, 144.75, 6.8, -117.9, 2, 0)
  35. MovementLoopAddLocation(NPC, 139.16, 6.71, -114.6, 2, 0)
  36. MovementLoopAddLocation(NPC, 132.04, 7, -114.94, 2, 0)
  37. MovementLoopAddLocation(NPC, 131.92, 7, -97.33, 2, 0)
  38. MovementLoopAddLocation(NPC, 118.89, 7, -97.71, 2, 0)
  39. MovementLoopAddLocation(NPC, 119.15, 7, -112.76, 2, 0)
  40. MovementLoopAddLocation(NPC, 125.41, 7, -110.89, 2, 0)
  41. MovementLoopAddLocation(NPC, 115.29, 7, -110.44, 2, 0)
  42. MovementLoopAddLocation(NPC, 118.15, 7, -120.13, 2, 0)
  43. MovementLoopAddLocation(NPC, 122.67, 7, -119.91, 2, 0)
  44. MovementLoopAddLocation(NPC, 122.98, 7, -124.94, 2, 0)
  45. MovementLoopAddLocation(NPC, 127.87, 7, -127.26, 2, 0)
  46. MovementLoopAddLocation(NPC, 128.83, 6.67, -132.72, 2, 0)
  47. MovementLoopAddLocation(NPC, 129.5, 6.97, -165.77, 2, 0)
  48. MovementLoopAddLocation(NPC, 139.01, 6.94, -172.66, 2, 0)
  49. MovementLoopAddLocation(NPC, 149.02, 7.36, -170.56, 2, 0)
  50. MovementLoopAddLocation(NPC, 139.01, 6.94, -172.66, 2, 0)
  51. MovementLoopAddLocation(NPC, 129.5, 6.97, -165.77, 2, 0)
  52. MovementLoopAddLocation(NPC, 128.83, 6.67, -132.72, 2, 0)
  53. MovementLoopAddLocation(NPC, 127.87, 7, -127.26, 2, 0)
  54. MovementLoopAddLocation(NPC, 122.98, 7, -124.94, 2, 0)
  55. MovementLoopAddLocation(NPC, 122.67, 7, -119.91, 2, 0)
  56. MovementLoopAddLocation(NPC, 118.15, 7, -120.13, 2, 0)
  57. MovementLoopAddLocation(NPC, 115.29, 7, -110.44, 2, 0)
  58. MovementLoopAddLocation(NPC, 125.41, 7, -110.89, 2, 0)
  59. MovementLoopAddLocation(NPC, 119.15, 7, -112.76, 2, 0)
  60. MovementLoopAddLocation(NPC, 118.89, 7, -97.71, 2, 0)
  61. MovementLoopAddLocation(NPC, 131.92, 7, -97.33, 2, 0)
  62. MovementLoopAddLocation(NPC, 132.04, 7, -114.94, 2, 0)
  63. MovementLoopAddLocation(NPC, 139.16, 6.71, -114.6, 2, 0)
  64. MovementLoopAddLocation(NPC, 144.75, 6.8, -117.9, 2, 0)
  65. MovementLoopAddLocation(NPC, 151.31, 7, -125.19, 2, 0)
  66. MovementLoopAddLocation(NPC, 166.12, 6.9, -139.06, 2, 0)
  67. MovementLoopAddLocation(NPC, 179.85, 6.96, -152.29, 2, 0)
  68. MovementLoopAddLocation(NPC, 182.74, 6.95, -164.73, 2, 0)
  69. MovementLoopAddLocation(NPC, 179.8, 7.05, -172.78, 2, 0)
  70. MovementLoopAddLocation(NPC, 164.4, 6.8, -175.86, 2, 0)
  71. MovementLoopAddLocation(NPC, 162.31, 6.95, -182.18, 2, 0)
  72. MovementLoopAddLocation(NPC, 164.59, 6.86, -176.19, 2, 0)
  73. MovementLoopAddLocation(NPC, 169.1, 6.81, -175.2, 2, 0)
  74. MovementLoopAddLocation(NPC, 181.01, 6.97, -172.51, 2, 0)
  75. MovementLoopAddLocation(NPC, 183.33, 6.95, -164, 2, 0)
  76. MovementLoopAddLocation(NPC, 178.68, 7.04, -150.88, 2, 0)
  77. MovementLoopAddLocation(NPC, 165.66, 6.9, -139.12, 2, 0)
  78. MovementLoopAddLocation(NPC, 153.09, 6.91, -138.06, 2, 0)
  79. MovementLoopAddLocation(NPC, 152.26, 6.9, -146.08, 2, 0)
  80. MovementLoopAddLocation(NPC, 152.02, 6.98, -168.96, 2, 0)
  81. end