forgotten_soul.lua 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105
  1. --[[
  2. Script Name : forgotten_soul.lua
  3. Script Purpose : Waypoint Path for forgotten_soul.lua
  4. Script Author : Devn00b
  5. Script Date : 05/14/2020 12:14:42 PM
  6. Script Notes : Locations collected from Live
  7. --]]
  8. require "SpawnScripts/Generic/NPCModule"
  9. function spawn(NPC, Spawn)
  10. NPCModule(NPC, Spawn)
  11. waypoints(NPC)
  12. end
  13. function hailed(NPC, Spawn)
  14. FaceTarget(NPC, Spawn)
  15. end
  16. function respawn(NPC)
  17. spawn(NPC)
  18. end
  19. function waypoints(NPC)
  20. MovementLoopAddLocation(NPC, -174.19, -0.24, -78.59, 2, math.random(0,5))
  21. MovementLoopAddLocation(NPC, -178.78, -0.27, -88.95, 2, math.random(0,5))
  22. MovementLoopAddLocation(NPC, -189.57, -0.05, -94.42, 2, math.random(0,5))
  23. MovementLoopAddLocation(NPC, -207.7, -0.06, -92.64, 2, math.random(0,5))
  24. MovementLoopAddLocation(NPC, -217.5, -0.1, -83, 2, math.random(0,5))
  25. MovementLoopAddLocation(NPC, -218.49, 0.03, -56.34, 2, math.random(0,5))
  26. MovementLoopAddLocation(NPC, -199.46, 0, -37.6, 2, math.random(0,5))
  27. MovementLoopAddLocation(NPC, -195.98, -0.06, -93.08, 2, math.random(0,5))
  28. MovementLoopAddLocation(NPC, -198.07, -0.08, -99.13, 2, math.random(0,5))
  29. MovementLoopAddLocation(NPC, -195.48, -0.03, -104.65, 2, math.random(0,5))
  30. MovementLoopAddLocation(NPC, -185.08, -0.1, -106.6, 2, math.random(0,5))
  31. MovementLoopAddLocation(NPC, -181.24, -0.05, -109.84, 2, math.random(0,5))
  32. MovementLoopAddLocation(NPC, -189.18, -0.12, -106.14, 2, math.random(0,5))
  33. MovementLoopAddLocation(NPC, -195.48, -0.05, -103.88, 2, math.random(0,5))
  34. MovementLoopAddLocation(NPC, -199.4, -0.03, -94.8, 2, math.random(0,5))
  35. MovementLoopAddLocation(NPC, -208.64, -0.06, -92.64, 2, math.random(0,5))
  36. MovementLoopAddLocation(NPC, -213.03, -0.07, -88.12, 2, math.random(0,5))
  37. MovementLoopAddLocation(NPC, -218.99, -0.1, -94.43, 2, math.random(0,5))
  38. MovementLoopAddLocation(NPC, -214.1, -0.08, -87.15, 2, math.random(0,5))
  39. MovementLoopAddLocation(NPC, -217.2, -0.08, -81.13, 2, math.random(0,5))
  40. MovementLoopAddLocation(NPC, -218.54, -0.01, -68.08, 2, math.random(0,5))
  41. MovementLoopAddLocation(NPC, -218.28, 0.02, -57.31, 2, math.random(0,5))
  42. MovementLoopAddLocation(NPC, -208.4, -0.88, -45.41, 2, math.random(0,5))
  43. MovementLoopAddLocation(NPC, -202.18, 0.14, -39.25, 2, math.random(0,5))
  44. MovementLoopAddLocation(NPC, -207.32, -0.9, -47.54, 2, math.random(0,5))
  45. MovementLoopAddLocation(NPC, -217.37, 0.02, -56.76, 2, math.random(0,5))
  46. MovementLoopAddLocation(NPC, -218.21, 0.16, -64.95, 2, math.random(0,5))
  47. MovementLoopAddLocation(NPC, -216.75, -0.09, -82, 2, math.random(0,5))
  48. MovementLoopAddLocation(NPC, -213.62, -0.07, -87.37, 2, math.random(0,5))
  49. MovementLoopAddLocation(NPC, -218.97, -0.11, -95.4, 2, math.random(0,5))
  50. MovementLoopAddLocation(NPC, -213.67, -0.01, -89.99, 2, math.random(0,5))
  51. MovementLoopAddLocation(NPC, -208.59, -0.06, -94.28, 2, math.random(0,5))
  52. MovementLoopAddLocation(NPC, -198.3, -0.02, -94.98, 2, math.random(0,5))
  53. MovementLoopAddLocation(NPC, -185.47, -0.07, -94.11, 2, math.random(0,5))
  54. MovementLoopAddLocation(NPC, -178.29, -0.25, -85.38, 2, math.random(0,5))
  55. MovementLoopAddLocation(NPC, -175.36, -0.26, -74.28, 2, math.random(0,5))
  56. MovementLoopAddLocation(NPC, -187.32, 0.11, -72.57, 2, math.random(0,5))
  57. MovementLoopAddLocation(NPC, -191.78, -0.05, -65.87, 2, math.random(0,5))
  58. MovementLoopAddLocation(NPC, -191.66, -0.11, -61.79, 2, math.random(0,5))
  59. MovementLoopAddLocation(NPC, -199.25, -0.09, -59.89, 2, math.random(0,5))
  60. MovementLoopAddLocation(NPC, -191.66, -0.11, -61.79, 2, math.random(0,5))
  61. MovementLoopAddLocation(NPC, -191.78, -0.05, -65.87, 2, math.random(0,5))
  62. MovementLoopAddLocation(NPC, -187.32, 0.11, -72.57, 2, math.random(0,5))
  63. MovementLoopAddLocation(NPC, -175.36, -0.26, -74.28, 2, math.random(0,5))
  64. MovementLoopAddLocation(NPC, -178.29, -0.25, -85.38, 2, math.random(0,5))
  65. MovementLoopAddLocation(NPC, -185.47, -0.07, -94.11, 2, math.random(0,5))
  66. MovementLoopAddLocation(NPC, -198.3, -0.02, -94.98, 2, math.random(0,5))
  67. MovementLoopAddLocation(NPC, -208.59, -0.06, -94.28, 2, math.random(0,5))
  68. MovementLoopAddLocation(NPC, -213.67, -0.01, -89.99, 2, math.random(0,5))
  69. MovementLoopAddLocation(NPC, -218.97, -0.11, -95.4, 2, math.random(0,5))
  70. MovementLoopAddLocation(NPC, -213.62, -0.07, -87.37, 2, math.random(0,5))
  71. MovementLoopAddLocation(NPC, -216.75, -0.09, -82, 2, math.random(0,5))
  72. MovementLoopAddLocation(NPC, -218.21, 0.16, -64.95, 2, math.random(0,5))
  73. MovementLoopAddLocation(NPC, -217.37, 0.02, -56.76, 2, math.random(0,5))
  74. MovementLoopAddLocation(NPC, -207.32, -0.9, -47.54, 2, math.random(0,5))
  75. MovementLoopAddLocation(NPC, -202.18, 0.14, -39.25, 2, math.random(0,5))
  76. MovementLoopAddLocation(NPC, -208.4, -0.88, -45.41, 2, math.random(0,5))
  77. MovementLoopAddLocation(NPC, -218.28, 0.02, -57.31, 2, math.random(0,5))
  78. MovementLoopAddLocation(NPC, -218.54, -0.01, -68.08, 2, math.random(0,5))
  79. MovementLoopAddLocation(NPC, -217.2, -0.08, -81.13, 2, math.random(0,5))
  80. MovementLoopAddLocation(NPC, -214.1, -0.08, -87.15, 2, math.random(0,5))
  81. MovementLoopAddLocation(NPC, -218.99, -0.1, -94.43, 2, math.random(0,5))
  82. MovementLoopAddLocation(NPC, -213.03, -0.07, -88.12, 2, math.random(0,5))
  83. MovementLoopAddLocation(NPC, -208.64, -0.06, -92.64, 2, math.random(0,5))
  84. MovementLoopAddLocation(NPC, -199.4, -0.03, -94.8, 2, math.random(0,5))
  85. MovementLoopAddLocation(NPC, -195.48, -0.05, -103.88, 2, math.random(0,5))
  86. MovementLoopAddLocation(NPC, -189.18, -0.12, -106.14, 2, math.random(0,5))
  87. MovementLoopAddLocation(NPC, -181.24, -0.05, -109.84, 2, math.random(0,5))
  88. MovementLoopAddLocation(NPC, -185.08, -0.1, -106.6, 2, math.random(0,5))
  89. MovementLoopAddLocation(NPC, -195.48, -0.03, -104.65, 2, math.random(0,5))
  90. MovementLoopAddLocation(NPC, -198.07, -0.08, -99.13, 2, math.random(0,5))
  91. MovementLoopAddLocation(NPC, -195.98, -0.06, -93.08, 2, math.random(0,5))
  92. MovementLoopAddLocation(NPC, -199.46, 0, -37.6, 2, math.random(0,5))
  93. MovementLoopAddLocation(NPC, -218.49, 0.03, -56.34, 2, math.random(0,5))
  94. MovementLoopAddLocation(NPC, -217.5, -0.1, -83, 2, math.random(0,5))
  95. MovementLoopAddLocation(NPC, -207.7, -0.06, -92.64, 2, math.random(0,5))
  96. MovementLoopAddLocation(NPC, -189.57, -0.05, -94.42, 2, math.random(0,5))
  97. MovementLoopAddLocation(NPC, -178.78, -0.27, -88.95, 2, math.random(0,5))
  98. MovementLoopAddLocation(NPC, -174.19, -0.24, -78.59, 2, math.random(0,5))
  99. end