shriller12.lua 3.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. --[[
  2. Script Name : shriller12.lua
  3. Script Purpose : Waypoint Path for shriller12.lua
  4. Script Author : Devn00b
  5. Script Date : 06/09/2020 12:55:36 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. end
  16. function waypoints(NPC)
  17. MovementLoopAddLocation(NPC, 19.88, -0.15, -43.55, 2, 0)
  18. MovementLoopAddLocation(NPC, 10.48, -0.17, -47.28, 2, 0)
  19. MovementLoopAddLocation(NPC, 5.75, 0.42, -38.98, 2, 0)
  20. MovementLoopAddLocation(NPC, 4.11, -0.16, -30.9, 2, 0)
  21. MovementLoopAddLocation(NPC, -3.63, -0.15, -27.92, 2, 0)
  22. MovementLoopAddLocation(NPC, -14.13, -0.15, -37.96, 2, 0)
  23. MovementLoopAddLocation(NPC, -11.74, 0.36, -44.44, 2, 0)
  24. MovementLoopAddLocation(NPC, -8.63, 0.51, -49.58, 2, 0)
  25. MovementLoopAddLocation(NPC, -4.52, -0.08, -54.46, 2, 0)
  26. MovementLoopAddLocation(NPC, -8.07, 0.51, -50.36, 2, 0)
  27. MovementLoopAddLocation(NPC, -13.19, 0.46, -44.05, 2, 0)
  28. MovementLoopAddLocation(NPC, -14.59, -0.11, -35.94, 2, 0)
  29. MovementLoopAddLocation(NPC, -4.8, -0.12, -28.33, 2, 0)
  30. MovementLoopAddLocation(NPC, 3.13, -0.24, -31.12, 2, 0)
  31. MovementLoopAddLocation(NPC, 6.72, -0.19, -43.49, 2, 0)
  32. MovementLoopAddLocation(NPC, 13.91, 0.31, -47.69, 2, 0)
  33. MovementLoopAddLocation(NPC, 19.91, -0.17, -46.01, 2, 0)
  34. MovementLoopAddLocation(NPC, 35.45, -0.22, -31.08, 2, 0)
  35. MovementLoopAddLocation(NPC, 70.34, -0.07, -31.5, 2, 0)
  36. MovementLoopAddLocation(NPC, 74.51, 0.71, -39.66, 2, 0)
  37. MovementLoopAddLocation(NPC, 78.61, 1.47, -43.52, 2, 0)
  38. MovementLoopAddLocation(NPC, 83.38, 2.03, -44.66, 2, 0)
  39. MovementLoopAddLocation(NPC, 88.86, 2.67, -43.13, 2, 0)
  40. MovementLoopAddLocation(NPC, 93.02, 3.32, -39.81, 2, 0)
  41. MovementLoopAddLocation(NPC, 96.03, 4.13, -35.41, 2, 0)
  42. MovementLoopAddLocation(NPC, 96.62, 4.69, -31.32, 2, 0)
  43. MovementLoopAddLocation(NPC, 95.3, 5.33, -26.07, 2, 0)
  44. MovementLoopAddLocation(NPC, 91.94, 5.91, -22.53, 2, 0)
  45. MovementLoopAddLocation(NPC, 85, 6.96, -20.81, 2, 0)
  46. MovementLoopAddLocation(NPC, 83.1, 7, -15.78, 2, 0)
  47. MovementLoopAddLocation(NPC, 82.3, 6.9, -7.33, 2, 0)
  48. MovementLoopAddLocation(NPC, 63.87, 6.85, -3.28, 2, 0)
  49. MovementLoopAddLocation(NPC, 82.3, 6.9, -7.33, 2, 0)
  50. MovementLoopAddLocation(NPC, 83.1, 7, -15.78, 2, 0)
  51. MovementLoopAddLocation(NPC, 85, 6.96, -20.81, 2, 0)
  52. MovementLoopAddLocation(NPC, 91.94, 5.91, -22.53, 2, 0)
  53. MovementLoopAddLocation(NPC, 95.3, 5.33, -26.07, 2, 0)
  54. MovementLoopAddLocation(NPC, 96.62, 4.69, -31.32, 2, 0)
  55. MovementLoopAddLocation(NPC, 96.03, 4.13, -35.41, 2, 0)
  56. MovementLoopAddLocation(NPC, 93.02, 3.32, -39.81, 2, 0)
  57. MovementLoopAddLocation(NPC, 88.86, 2.67, -43.13, 2, 0)
  58. MovementLoopAddLocation(NPC, 83.38, 2.03, -44.66, 2, 0)
  59. MovementLoopAddLocation(NPC, 78.61, 1.47, -43.52, 2, 0)
  60. MovementLoopAddLocation(NPC, 74.51, 0.71, -39.66, 2, 0)
  61. MovementLoopAddLocation(NPC, 70.34, -0.07, -31.5, 2, 0)
  62. MovementLoopAddLocation(NPC, 35.45, -0.22, -31.08, 2, 0)
  63. MovementLoopAddLocation(NPC, 19.91, -0.17, -46.01, 2, 0)
  64. MovementLoopAddLocation(NPC, 13.91, 0.31, -47.69, 2, 0)
  65. MovementLoopAddLocation(NPC, 6.72, -0.19, -43.49, 2, 0)
  66. MovementLoopAddLocation(NPC, 3.13, -0.24, -31.12, 2, 0)
  67. MovementLoopAddLocation(NPC, -4.8, -0.12, -28.33, 2, 0)
  68. MovementLoopAddLocation(NPC, -14.59, -0.11, -35.94, 2, 0)
  69. MovementLoopAddLocation(NPC, -13.19, 0.46, -44.05, 2, 0)
  70. MovementLoopAddLocation(NPC, -8.07, 0.51, -50.36, 2, 0)
  71. MovementLoopAddLocation(NPC, -4.52, -0.08, -54.46, 2, 0)
  72. MovementLoopAddLocation(NPC, -8.63, 0.51, -49.58, 2, 0)
  73. MovementLoopAddLocation(NPC, -11.74, 0.36, -44.44, 2, 0)
  74. MovementLoopAddLocation(NPC, -14.13, -0.15, -37.96, 2, 0)
  75. MovementLoopAddLocation(NPC, -3.63, -0.15, -27.92, 2, 0)
  76. MovementLoopAddLocation(NPC, 4.11, -0.16, -30.9, 2, 0)
  77. MovementLoopAddLocation(NPC, 5.75, 0.42, -38.98, 2, 0)
  78. MovementLoopAddLocation(NPC, 10.48, -0.17, -47.28, 2, 0)
  79. MovementLoopAddLocation(NPC, 19.88, -0.15, -43.55, 2, 0)
  80. end