atriggerfish425764.lua 4.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. --[[
  2. Script Name : SpawnScripts/QueensColony/atriggerfish425764.lua
  3. Script Purpose : Waypoint Path for atriggerfish425764.lua
  4. Script Author : Rylec
  5. Script Date : 12-31-2019 10:15:59
  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, -20.31, -12.05, -5.7, 2, math.random(10, 20))
  18. MovementLoopAddLocation(NPC, -26.48, -10.2, -56.7, 2, 0)
  19. MovementLoopAddLocation(NPC, -26.36, -10.2, -62.92, 2, 0)
  20. MovementLoopAddLocation(NPC, -25.8, -10.2, -73.44, 2, 0)
  21. MovementLoopAddLocation(NPC, -21.54, -11.11, -84.32, 2, 0)
  22. MovementLoopAddLocation(NPC, -15.63, -11.55, -92.65, 2, math.random(10, 20))
  23. MovementLoopAddLocation(NPC, -19.25, -10.49, -78.02, 2, 0)
  24. MovementLoopAddLocation(NPC, -23.06, -10.26, -62.19, 2, 0)
  25. MovementLoopAddLocation(NPC, -22.66, -10.2, -48.59, 2, 0)
  26. MovementLoopAddLocation(NPC, -23.7, -11.3, -31.06, 2, 0)
  27. MovementLoopAddLocation(NPC, -24.63, -11.53, -18.97, 2, 0)
  28. MovementLoopAddLocation(NPC, -24.57, -11.47, -12.29, 2, 0)
  29. MovementLoopAddLocation(NPC, -23.86, -11.45, 0.26, 2, 0)
  30. MovementLoopAddLocation(NPC, -22.86, -12.53, 8.79, 2, 0)
  31. MovementLoopAddLocation(NPC, -19.16, -12.91, 23.59, 2, math.random(10, 20))
  32. MovementLoopAddLocation(NPC, -25.56, -12.47, 14.37, 2, 0)
  33. MovementLoopAddLocation(NPC, -41.68, -10.27, 5.12, 2, 0)
  34. MovementLoopAddLocation(NPC, -57.26, -11, -2.41, 2, math.random(10, 20))
  35. MovementLoopAddLocation(NPC, -62.09, -10.68, -2.55, 2, math.random(10, 20))
  36. MovementLoopAddLocation(NPC, -59.06, -10.18, -12.4, 2, 0)
  37. MovementLoopAddLocation(NPC, -54.21, -10.33, -28.74, 2, 0)
  38. MovementLoopAddLocation(NPC, -46.61, -10.3, -51.28, 2, 0)
  39. MovementLoopAddLocation(NPC, -42.8, -11.73, -63.55, 2, 0)
  40. MovementLoopAddLocation(NPC, -41.3, -11.88, -68.08, 2, 0)
  41. MovementLoopAddLocation(NPC, -35.26, -12, -76.45, 2, math.random(10, 20))
  42. MovementLoopAddLocation(NPC, -35.58, -10.42, -67.3, 2, 0)
  43. MovementLoopAddLocation(NPC, -36.69, -10.4, -60.66, 2, 0)
  44. MovementLoopAddLocation(NPC, -36.22, -11.18, -50.76, 2, 0)
  45. MovementLoopAddLocation(NPC, -36.34, -11.61, -43.78, 2, 0)
  46. MovementLoopAddLocation(NPC, -35.64, -11.88, -36.26, 2, math.random(10, 20))
  47. MovementLoopAddLocation(NPC, -8, -12.01, -31.34, 2, math.random(10, 20))
  48. MovementLoopAddLocation(NPC, -5.72, -11.93, -35.36, 2, 0)
  49. MovementLoopAddLocation(NPC, -3, -11.96, -41.38, 2, math.random(10, 20))
  50. MovementLoopAddLocation(NPC, -10.56, -11.96, -24.86, 2, math.random(10, 20))
  51. MovementLoopAddLocation(NPC, -12.53, -11.47, -34.23, 2, 0)
  52. MovementLoopAddLocation(NPC, -14.64, -11.46, -45.74, 2, 0)
  53. MovementLoopAddLocation(NPC, -16.04, -11.26, -49.3, 2, 0)
  54. MovementLoopAddLocation(NPC, -17.38, -10.42, -54.83, 2, 0)
  55. MovementLoopAddLocation(NPC, -24.74, -10.31, -75.21, 2, 0)
  56. MovementLoopAddLocation(NPC, -24.86, -10.66, -78.73, 2, 0)
  57. MovementLoopAddLocation(NPC, -26.18, -11.1, -82.23, 2, math.random(10, 20))
  58. MovementLoopAddLocation(NPC, -25.41, -10.51, -79.43, 2, 0)
  59. MovementLoopAddLocation(NPC, -23.84, -10.16, -61.81, 2, 0)
  60. MovementLoopAddLocation(NPC, -22.78, -10.15, -52.23, 2, 0)
  61. MovementLoopAddLocation(NPC, -23.61, -10.53, -32.68, 2, 0)
  62. MovementLoopAddLocation(NPC, -22.38, -11.31, -14.04, 2, 0)
  63. MovementLoopAddLocation(NPC, -23.18, -11.54, -0.51, 2, 0)
  64. MovementLoopAddLocation(NPC, -23.23, -12.11, 4.75, 2, 0)
  65. MovementLoopAddLocation(NPC, -22.87, -12.45, 7.86, 2, math.random(10, 20))
  66. MovementLoopAddLocation(NPC, -23.03, -12.58, 13.94, 2, math.random(10, 20))
  67. MovementLoopAddLocation(NPC, -39.37, -10.57, 6.32, 2, 0)
  68. MovementLoopAddLocation(NPC, -51.42, -10.39, 0.11, 2, 0)
  69. MovementLoopAddLocation(NPC, -59.91, -10.99, -2.79, 2, math.random(10, 20))
  70. MovementLoopAddLocation(NPC, -57.73, -10.29, -17.87, 2, 0)
  71. MovementLoopAddLocation(NPC, -54.67, -10.41, -27.55, 2, 0)
  72. MovementLoopAddLocation(NPC, -49.84, -10.21, -40.28, 2, 0)
  73. MovementLoopAddLocation(NPC, -46.96, -10.33, -50.88, 2, 0)
  74. MovementLoopAddLocation(NPC, -44.49, -11.66, -57.87, 2, 0)
  75. MovementLoopAddLocation(NPC, -40.45, -12.1, -69.81, 2, math.random(10, 20))
  76. MovementLoopAddLocation(NPC, -35.2, -12.01, -76.54, 2, math.random(10, 20))
  77. MovementLoopAddLocation(NPC, -35.91, -10.5, -66.41, 2, 0)
  78. MovementLoopAddLocation(NPC, -37.93, -10.97, -52.13, 2, 0)
  79. MovementLoopAddLocation(NPC, -34.98, -12.01, -37.34, 2, math.random(10, 20))
  80. MovementLoopAddLocation(NPC, -21.68, -12.08, -32.82, 2, 0)
  81. MovementLoopAddLocation(NPC, -10.1, -11.91, -34.38, 2, 0)
  82. MovementLoopAddLocation(NPC, -3.08, -12.12, -40.9, 2, math.random(10, 20))
  83. MovementLoopAddLocation(NPC, -9.94, -12.26, -20.13, 2, 0)
  84. end