gizmofidget.lua 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135
  1. --[[
  2. Script Name : gizmofidget.lua
  3. Script Purpose : Waypoint Path for gizmofidget.lua
  4. Script Author : Devn00b
  5. Script Date : 04/15/2020 02:23:58 PM
  6. Script Notes : Locations collected from Live
  7. --]]
  8. dofile("SpawnScripts/Generic/GenericEcologyVoiceOvers.lua")
  9. function spawn(NPC)
  10. waypoints(NPC)
  11. SetPlayerProximityFunction(NPC, 7, "InRange", "LeaveRange")
  12. end
  13. function hailed(NPC, Spawn)
  14. FaceTarget(NPC, Spawn)
  15. GenericEcologyHail(NPC, Spawn, faction)
  16. end
  17. function InRange(NPC,Spawn)
  18. GenericEcologyCallout(NPC, Spawn, faction)
  19. end
  20. function respawn(NPC)
  21. spawn(NPC)
  22. end
  23. function waypoints(NPC)
  24. MovementLoopAddLocation(NPC, 289.33, -12.68, 77.12, 2, 0)
  25. MovementLoopAddLocation(NPC, 271.98, -14.09, 76.95, 2, 0)
  26. MovementLoopAddLocation(NPC, 253.62, -18.07, 58.94, 2, 0)
  27. MovementLoopAddLocation(NPC, 250.29, -19.1, 45.95, 2, 0)
  28. MovementLoopAddLocation(NPC, 247.69, -21.03, -11.36, 2, 0)
  29. MovementLoopAddLocation(NPC, 250.34, -21.4, -21.15, 2, 0)
  30. MovementLoopAddLocation(NPC, 273.55, -21.57, -20.69, 2, 0)
  31. MovementLoopAddLocation(NPC, 275.52, -21.34, -10.09, 2, 0)
  32. MovementLoopAddLocation(NPC, 276.86, -21.31, -7.08, 2, 0)
  33. MovementLoopAddLocation(NPC, 278.75, -21.32, -5.03, 2, 0)
  34. MovementLoopAddLocation(NPC, 281.37, -21.33, -3.45, 2, 0)
  35. MovementLoopAddLocation(NPC, 286.24, -21.3, -1.42, 2, 0)
  36. MovementLoopAddLocation(NPC, 301.7, -21.22, 3.48, 2, 0)
  37. MovementLoopAddLocation(NPC, 318.11, -21.26, -12.75, 2, 0)
  38. MovementLoopAddLocation(NPC, 319.58, -21.3, -15.02, 2, 0)
  39. MovementLoopAddLocation(NPC, 319.25, -21.25, -18.21, 2, 0)
  40. MovementLoopAddLocation(NPC, 318.24, -21.09, -21.68, 2, 0)
  41. MovementLoopAddLocation(NPC, 308.51, -21.41, -38.5, 2, 0)
  42. MovementLoopAddLocation(NPC, 307.37, -21.41, -40.06, 2, 0)
  43. MovementLoopAddLocation(NPC, 305.52, -21.39, -41.33, 2, 0)
  44. MovementLoopAddLocation(NPC, 303.6, -21.3, -41.65, 2, 0)
  45. MovementLoopAddLocation(NPC, 301.71, -21.18, -41.55, 2, 0)
  46. MovementLoopAddLocation(NPC, 299.27, -21.03, -41.06, 2, 0)
  47. MovementLoopAddLocation(NPC, 287.07, -20.98, -37.53, 2, 0)
  48. MovementLoopAddLocation(NPC, 285.27, -20.99, -36.42, 2, 0)
  49. MovementLoopAddLocation(NPC, 272.12, -21.45, -26.68, 2, 0)
  50. MovementLoopAddLocation(NPC, 270.05, -21.47, -25.76, 2, 0)
  51. MovementLoopAddLocation(NPC, 267.71, -21.46, -25.56, 2, 0)
  52. MovementLoopAddLocation(NPC, 265.2, -21.38, -26.53, 2, 0)
  53. MovementLoopAddLocation(NPC, 263.78, -21.23, -27.95, 2, 0)
  54. MovementLoopAddLocation(NPC, 262.72, -21.09, -29.54, 2, 0)
  55. MovementLoopAddLocation(NPC, 262.17, -21, -31.45, 2, 0)
  56. MovementLoopAddLocation(NPC, 259.74, -20.75, -53.17, 2, 0)
  57. MovementLoopAddLocation(NPC, 267.05, -18.68, -93.27, 2, 0)
  58. MovementLoopAddLocation(NPC, 282.92, -18.82, -104.43, 2, 0)
  59. MovementLoopAddLocation(NPC, 289.07, -18.87, -109.58, 2, 0)
  60. MovementLoopAddLocation(NPC, 291.94, -18.93, -115.19, 2, 0)
  61. MovementLoopAddLocation(NPC, 292.39, -18.97, -121.86, 2, 0)
  62. MovementLoopAddLocation(NPC, 291.12, -18.93, -126.21, 2, 0)
  63. MovementLoopAddLocation(NPC, 283.43, -18.75, -139.73, 2, 0)
  64. MovementLoopAddLocation(NPC, 291.59, -19.83, -155.58, 2, 0)
  65. MovementLoopAddLocation(NPC, 322.55, -22.44, -189.04, 2, 0)
  66. MovementLoopAddLocation(NPC, 331.56, -22.83, -216.91, 2, 0)
  67. MovementLoopAddLocation(NPC, 335.39, -18.33, -231.99, 2, 0)
  68. MovementLoopAddLocation(NPC, 370.13, -17.8, -264.26, 2, 0)
  69. MovementLoopAddLocation(NPC, 373, -17.69, -267.09, 2, 0)
  70. MovementLoopAddLocation(NPC, 375.57, -17.63, -268.74, 2, 0)
  71. MovementLoopAddLocation(NPC, 381.12, -17.58, -270.46, 2, 0)
  72. MovementLoopAddLocation(NPC, 386.8, -17.54, -271.88, 2, 0)
  73. MovementLoopAddLocation(NPC, 390.33, -17.49, -271.85, 2, 0)
  74. MovementLoopAddLocation(NPC, 423.22, -20.1, -273.21, 2, 0)
  75. MovementLoopAddLocation(NPC, 443.04, -20.85, -251.59, 2, 0)
  76. MovementLoopAddLocation(NPC, 423.22, -20.1, -273.21, 2, 0)
  77. MovementLoopAddLocation(NPC, 390.33, -17.49, -271.85, 2, 0)
  78. MovementLoopAddLocation(NPC, 386.8, -17.54, -271.88, 2, 0)
  79. MovementLoopAddLocation(NPC, 381.12, -17.58, -270.46, 2, 0)
  80. MovementLoopAddLocation(NPC, 375.57, -17.63, -268.74, 2, 0)
  81. MovementLoopAddLocation(NPC, 373, -17.69, -267.09, 2, 0)
  82. MovementLoopAddLocation(NPC, 370.13, -17.8, -264.26, 2, 0)
  83. MovementLoopAddLocation(NPC, 335.39, -18.33, -231.99, 2, 0)
  84. MovementLoopAddLocation(NPC, 331.56, -22.83, -216.91, 2, 0)
  85. MovementLoopAddLocation(NPC, 322.55, -22.44, -189.04, 2, 0)
  86. MovementLoopAddLocation(NPC, 291.59, -19.83, -155.58, 2, 0)
  87. MovementLoopAddLocation(NPC, 283.43, -18.75, -139.73, 2, 0)
  88. MovementLoopAddLocation(NPC, 291.12, -18.93, -126.21, 2, 0)
  89. MovementLoopAddLocation(NPC, 292.39, -18.97, -121.86, 2, 0)
  90. MovementLoopAddLocation(NPC, 291.94, -18.93, -115.19, 2, 0)
  91. MovementLoopAddLocation(NPC, 289.07, -18.87, -109.58, 2, 0)
  92. MovementLoopAddLocation(NPC, 282.92, -18.82, -104.43, 2, 0)
  93. MovementLoopAddLocation(NPC, 267.05, -18.68, -93.27, 2, 0)
  94. MovementLoopAddLocation(NPC, 259.74, -20.75, -53.17, 2, 0)
  95. MovementLoopAddLocation(NPC, 262.17, -21, -31.45, 2, 0)
  96. MovementLoopAddLocation(NPC, 262.72, -21.09, -29.54, 2, 0)
  97. MovementLoopAddLocation(NPC, 263.78, -21.23, -27.95, 2, 0)
  98. MovementLoopAddLocation(NPC, 265.2, -21.38, -26.53, 2, 0)
  99. MovementLoopAddLocation(NPC, 267.71, -21.46, -25.56, 2, 0)
  100. MovementLoopAddLocation(NPC, 270.05, -21.47, -25.76, 2, 0)
  101. MovementLoopAddLocation(NPC, 272.12, -21.45, -26.68, 2, 0)
  102. MovementLoopAddLocation(NPC, 285.27, -20.99, -36.42, 2, 0)
  103. MovementLoopAddLocation(NPC, 287.07, -20.98, -37.53, 2, 0)
  104. MovementLoopAddLocation(NPC, 299.27, -21.03, -41.06, 2, 0)
  105. MovementLoopAddLocation(NPC, 301.71, -21.18, -41.55, 2, 0)
  106. MovementLoopAddLocation(NPC, 303.6, -21.3, -41.65, 2, 0)
  107. MovementLoopAddLocation(NPC, 305.52, -21.39, -41.33, 2, 0)
  108. MovementLoopAddLocation(NPC, 307.37, -21.41, -40.06, 2, 0)
  109. MovementLoopAddLocation(NPC, 308.51, -21.41, -38.5, 2, 0)
  110. MovementLoopAddLocation(NPC, 318.24, -21.09, -21.68, 2, 0)
  111. MovementLoopAddLocation(NPC, 319.25, -21.25, -18.21, 2, 0)
  112. MovementLoopAddLocation(NPC, 319.58, -21.3, -15.02, 2, 0)
  113. MovementLoopAddLocation(NPC, 318.11, -21.26, -12.75, 2, 0)
  114. MovementLoopAddLocation(NPC, 301.7, -21.22, 3.48, 2, 0)
  115. MovementLoopAddLocation(NPC, 286.24, -21.3, -1.42, 2, 0)
  116. MovementLoopAddLocation(NPC, 281.37, -21.33, -3.45, 2, 0)
  117. MovementLoopAddLocation(NPC, 278.75, -21.32, -5.03, 2, 0)
  118. MovementLoopAddLocation(NPC, 276.86, -21.31, -7.08, 2, 0)
  119. MovementLoopAddLocation(NPC, 275.52, -21.34, -10.09, 2, 0)
  120. MovementLoopAddLocation(NPC, 273.55, -21.57, -20.69, 2, 0)
  121. MovementLoopAddLocation(NPC, 250.34, -21.4, -21.15, 2, 0)
  122. MovementLoopAddLocation(NPC, 247.69, -21.03, -11.36, 2, 0)
  123. MovementLoopAddLocation(NPC, 250.29, -19.1, 45.95, 2, 0)
  124. MovementLoopAddLocation(NPC, 253.62, -18.07, 58.94, 2, 0)
  125. MovementLoopAddLocation(NPC, 271.98, -14.09, 76.95, 2, 0)
  126. MovementLoopAddLocation(NPC, 289.33, -12.68, 77.12, 2, 0)
  127. end