shriller23.lua 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. --[[
  2. Script Name : shriller23.lua
  3. Script Purpose : Waypoint Path for shriller23.lua
  4. Script Author : Devn00b
  5. Script Date : 05/14/2020 12:27:19 PM
  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, -204.05, 0.61, -91.29, 2, 0)
  19. MovementLoopAddLocation(NPC, -189.84, -0.02, -91.78, 2, 0)
  20. MovementLoopAddLocation(NPC, -181.21, -0.18, -89.3, 2, 0)
  21. MovementLoopAddLocation(NPC, -174.35, -0.24, -75.25, 2, 0)
  22. MovementLoopAddLocation(NPC, -179.58, -0.23, -83.47, 2, 0)
  23. MovementLoopAddLocation(NPC, -182.24, -0.16, -87.78, 2, 0)
  24. MovementLoopAddLocation(NPC, -188.66, -0.09, -92.05, 2, 0)
  25. MovementLoopAddLocation(NPC, -198.29, -0.01, -92.25, 2, 0)
  26. MovementLoopAddLocation(NPC, -195.56, -0.07, -103.45, 2, 0)
  27. MovementLoopAddLocation(NPC, -185.25, -0.1, -106.18, 2, 0)
  28. MovementLoopAddLocation(NPC, -181.83, 0.11, -111.96, 2, 0)
  29. MovementLoopAddLocation(NPC, -178.48, 1.17, -120.8, 2, 0)
  30. MovementLoopAddLocation(NPC, -182.53, -0.1, -108.38, 2, 0)
  31. MovementLoopAddLocation(NPC, -196.6, -0.08, -102.86, 2, 0)
  32. MovementLoopAddLocation(NPC, -198.62, -0.04, -96.14, 2, 0)
  33. MovementLoopAddLocation(NPC, -209.46, -0.06, -92.27, 2, 0)
  34. MovementLoopAddLocation(NPC, -213.04, -0.07, -88.39, 2, 0)
  35. MovementLoopAddLocation(NPC, -219.93, -0.1, -94.8, 2, 0)
  36. MovementLoopAddLocation(NPC, -221.37, -0.08, -92.63, 2, 0)
  37. MovementLoopAddLocation(NPC, -220.25, -0.08, -90.63, 2, 0)
  38. MovementLoopAddLocation(NPC, -216.68, -0.08, -93.43, 2, 0)
  39. MovementLoopAddLocation(NPC, -216.65, -0.1, -95.47, 2, 0)
  40. MovementLoopAddLocation(NPC, -218.16, -0.1, -97.02, 2, 0)
  41. MovementLoopAddLocation(NPC, -219.43, -0.11, -95.38, 2, 0)
  42. MovementLoopAddLocation(NPC, -218.3, -0.08, -91.78, 2, 0)
  43. MovementLoopAddLocation(NPC, -221.95, -0.08, -93.58, 2, 0)
  44. MovementLoopAddLocation(NPC, -217.46, -0.09, -93.5, 2, 0)
  45. MovementLoopAddLocation(NPC, -221.4, -0.08, -92, 2, 0)
  46. MovementLoopAddLocation(NPC, -217.79, -0.08, -91.88, 2, 0)
  47. MovementLoopAddLocation(NPC, -214.88, -0.05, -88.15, 2, 0)
  48. MovementLoopAddLocation(NPC, -217.8, 0.02, -77.9, 2, 0)
  49. MovementLoopAddLocation(NPC, -217.92, 0, -58.13, 2, 0)
  50. MovementLoopAddLocation(NPC, -214.64, -0.02, -52.8, 2, 0)
  51. MovementLoopAddLocation(NPC, -191.51, 0, -29.01, 2, 0)
  52. MovementLoopAddLocation(NPC, -180.44, -0.06, -40.16, 2, 0)
  53. MovementLoopAddLocation(NPC, -191.16, -0.07, -51.29, 2, 0)
  54. MovementLoopAddLocation(NPC, -191.47, -0.11, -61.3, 2, 0)
  55. MovementLoopAddLocation(NPC, -191.37, -0.05, -68.71, 2, 0)
  56. MovementLoopAddLocation(NPC, -184.23, -0.08, -74.23, 2, 0)
  57. MovementLoopAddLocation(NPC, -175.81, -0.26, -74.57, 2, 0)
  58. MovementLoopAddLocation(NPC, -184.23, -0.08, -74.23, 2, 0)
  59. MovementLoopAddLocation(NPC, -191.37, -0.05, -68.71, 2, 0)
  60. MovementLoopAddLocation(NPC, -191.47, -0.11, -61.3, 2, 0)
  61. MovementLoopAddLocation(NPC, -191.16, -0.07, -51.29, 2, 0)
  62. MovementLoopAddLocation(NPC, -180.44, -0.06, -40.16, 2, 0)
  63. MovementLoopAddLocation(NPC, -191.51, 0, -29.01, 2, 0)
  64. MovementLoopAddLocation(NPC, -214.64, -0.02, -52.8, 2, 0)
  65. MovementLoopAddLocation(NPC, -217.92, 0, -58.13, 2, 0)
  66. MovementLoopAddLocation(NPC, -217.8, 0.02, -77.9, 2, 0)
  67. MovementLoopAddLocation(NPC, -214.88, -0.05, -88.15, 2, 0)
  68. MovementLoopAddLocation(NPC, -217.79, -0.08, -91.88, 2, 0)
  69. MovementLoopAddLocation(NPC, -221.4, -0.08, -92, 2, 0)
  70. MovementLoopAddLocation(NPC, -217.46, -0.09, -93.5, 2, 0)
  71. MovementLoopAddLocation(NPC, -221.95, -0.08, -93.58, 2, 0)
  72. MovementLoopAddLocation(NPC, -218.3, -0.08, -91.78, 2, 0)
  73. MovementLoopAddLocation(NPC, -219.43, -0.11, -95.38, 2, 0)
  74. MovementLoopAddLocation(NPC, -218.16, -0.1, -97.02, 2, 0)
  75. MovementLoopAddLocation(NPC, -216.65, -0.1, -95.47, 2, 0)
  76. MovementLoopAddLocation(NPC, -216.68, -0.08, -93.43, 2, 0)
  77. MovementLoopAddLocation(NPC, -220.25, -0.08, -90.63, 2, 0)
  78. MovementLoopAddLocation(NPC, -221.37, -0.08, -92.63, 2, 0)
  79. MovementLoopAddLocation(NPC, -219.93, -0.1, -94.8, 2, 0)
  80. MovementLoopAddLocation(NPC, -213.04, -0.07, -88.39, 2, 0)
  81. MovementLoopAddLocation(NPC, -209.46, -0.06, -92.27, 2, 0)
  82. MovementLoopAddLocation(NPC, -198.62, -0.04, -96.14, 2, 0)
  83. MovementLoopAddLocation(NPC, -196.6, -0.08, -102.86, 2, 0)
  84. MovementLoopAddLocation(NPC, -182.53, -0.1, -108.38, 2, 0)
  85. MovementLoopAddLocation(NPC, -178.48, 1.17, -120.8, 2, 0)
  86. MovementLoopAddLocation(NPC, -181.83, 0.11, -111.96, 2, 0)
  87. MovementLoopAddLocation(NPC, -185.25, -0.1, -106.18, 2, 0)
  88. MovementLoopAddLocation(NPC, -195.56, -0.07, -103.45, 2, 0)
  89. MovementLoopAddLocation(NPC, -198.29, -0.01, -92.25, 2, 0)
  90. MovementLoopAddLocation(NPC, -188.66, -0.09, -92.05, 2, 0)
  91. MovementLoopAddLocation(NPC, -182.24, -0.16, -87.78, 2, 0)
  92. MovementLoopAddLocation(NPC, -179.58, -0.23, -83.47, 2, 0)
  93. MovementLoopAddLocation(NPC, -174.35, -0.24, -75.25, 2, 0)
  94. MovementLoopAddLocation(NPC, -181.21, -0.18, -89.3, 2, 0)
  95. MovementLoopAddLocation(NPC, -189.84, -0.02, -91.78, 2, 0)
  96. MovementLoopAddLocation(NPC, -204.05, 0.61, -91.29, 2, 0)
  97. end