shriller17.lua 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. --[[
  2. Script Name : shriller17.lua
  3. Script Purpose : Waypoint Path for shriller17.lua
  4. Script Author : Devn00b
  5. Script Date : 06/11/2020 05:07:49 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. end
  16. function waypoints(NPC)
  17. MovementLoopAddLocation(NPC, -8.41, -0.08, -149.41, 2, 0)
  18. MovementLoopAddLocation(NPC, -31.16, -0.05, -147.07, 2, 0)
  19. MovementLoopAddLocation(NPC, -35.11, -0.11, -153.63, 2, 0)
  20. MovementLoopAddLocation(NPC, -34.03, -0.18, -164.14, 2, 0)
  21. MovementLoopAddLocation(NPC, -26.63, -0.18, -173.53, 2, 0)
  22. MovementLoopAddLocation(NPC, -17.36, -0.18, -181.87, 2, 0)
  23. MovementLoopAddLocation(NPC, -1.75, -0.09, -182.67, 2, 0)
  24. MovementLoopAddLocation(NPC, -1.8, -0.19, -192.51, 2, 0)
  25. MovementLoopAddLocation(NPC, -1.91, -0.1, -183.14, 2, 0)
  26. MovementLoopAddLocation(NPC, 11.13, 0.11, -180.87, 2, 0)
  27. MovementLoopAddLocation(NPC, 15.09, -0.08, -174.72, 2, 0)
  28. MovementLoopAddLocation(NPC, 14.98, -0.23, -147.71, 2, 0)
  29. MovementLoopAddLocation(NPC, 1.53, 0.14, -146.29, 2, 0)
  30. MovementLoopAddLocation(NPC, 1, -0.16, -133.71, 2, 0)
  31. MovementLoopAddLocation(NPC, 0.86, -0.09, -121.52, 2, 0)
  32. MovementLoopAddLocation(NPC, 0.29, -0.09, -110.51, 2, 0)
  33. MovementLoopAddLocation(NPC, 14.4, 0.35, -109.68, 2, 0)
  34. MovementLoopAddLocation(NPC, 26.83, 0.04, -110.13, 2, 0)
  35. MovementLoopAddLocation(NPC, 32.17, -0.09, -110.32, 2, 0)
  36. MovementLoopAddLocation(NPC, 36.96, -0.11, -116.03, 2, 0)
  37. MovementLoopAddLocation(NPC, 36.64, -0.06, -127.74, 2, 0)
  38. MovementLoopAddLocation(NPC, 28.46, -0.09, -135.23, 2, 0)
  39. MovementLoopAddLocation(NPC, 17.41, -0.01, -134.53, 2, 0)
  40. MovementLoopAddLocation(NPC, 14.96, -0.18, -138.81, 2, 0)
  41. MovementLoopAddLocation(NPC, 15.18, -0.27, -163.2, 2, 0)
  42. MovementLoopAddLocation(NPC, 15.15, -0.17, -172.15, 2, 0)
  43. MovementLoopAddLocation(NPC, 11.12, 0.05, -180.01, 2, 0)
  44. MovementLoopAddLocation(NPC, 1.21, -0.17, -182.26, 2, 0)
  45. MovementLoopAddLocation(NPC, -7.82, -0.09, -182.12, 2, 0)
  46. MovementLoopAddLocation(NPC, -20.24, -0.18, -182.34, 2, 0)
  47. MovementLoopAddLocation(NPC, -26.02, -0.18, -186.81, 2, 0)
  48. MovementLoopAddLocation(NPC, -20.24, -0.18, -182.34, 2, 0)
  49. MovementLoopAddLocation(NPC, -7.82, -0.09, -182.12, 2, 0)
  50. MovementLoopAddLocation(NPC, 1.21, -0.17, -182.26, 2, 0)
  51. MovementLoopAddLocation(NPC, 11.12, 0.05, -180.01, 2, 0)
  52. MovementLoopAddLocation(NPC, 15.15, -0.17, -172.15, 2, 0)
  53. MovementLoopAddLocation(NPC, 15.18, -0.27, -163.2, 2, 0)
  54. MovementLoopAddLocation(NPC, 14.96, -0.18, -138.81, 2, 0)
  55. MovementLoopAddLocation(NPC, 17.41, -0.01, -134.53, 2, 0)
  56. MovementLoopAddLocation(NPC, 28.46, -0.09, -135.23, 2, 0)
  57. MovementLoopAddLocation(NPC, 36.64, -0.06, -127.74, 2, 0)
  58. MovementLoopAddLocation(NPC, 36.96, -0.11, -116.03, 2, 0)
  59. MovementLoopAddLocation(NPC, 32.17, -0.09, -110.32, 2, 0)
  60. MovementLoopAddLocation(NPC, 26.83, 0.04, -110.13, 2, 0)
  61. MovementLoopAddLocation(NPC, 14.4, 0.35, -109.68, 2, 0)
  62. MovementLoopAddLocation(NPC, 0.29, -0.09, -110.51, 2, 0)
  63. MovementLoopAddLocation(NPC, 0.86, -0.09, -121.52, 2, 0)
  64. MovementLoopAddLocation(NPC, 1, -0.16, -133.71, 2, 0)
  65. MovementLoopAddLocation(NPC, 1.53, 0.14, -146.29, 2, 0)
  66. MovementLoopAddLocation(NPC, 14.98, -0.23, -147.71, 2, 0)
  67. MovementLoopAddLocation(NPC, 15.09, -0.08, -174.72, 2, 0)
  68. MovementLoopAddLocation(NPC, 11.13, 0.11, -180.87, 2, 0)
  69. MovementLoopAddLocation(NPC, -1.91, -0.1, -183.14, 2, 0)
  70. MovementLoopAddLocation(NPC, -1.8, -0.19, -192.51, 2, 0)
  71. MovementLoopAddLocation(NPC, -1.75, -0.09, -182.67, 2, 0)
  72. MovementLoopAddLocation(NPC, -17.36, -0.18, -181.87, 2, 0)
  73. MovementLoopAddLocation(NPC, -26.63, -0.18, -173.53, 2, 0)
  74. MovementLoopAddLocation(NPC, -34.03, -0.18, -164.14, 2, 0)
  75. MovementLoopAddLocation(NPC, -35.11, -0.11, -153.63, 2, 0)
  76. MovementLoopAddLocation(NPC, -31.16, -0.05, -147.07, 2, 0)
  77. MovementLoopAddLocation(NPC, -8.41, -0.08, -149.41, 2, 0)
  78. end