SeallyCogwind.lua 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. --[[
  2. Script Name : SpawnScripts/QeynosHarbor/SeallyCogwind.lua
  3. Script Author : Dorbin
  4. Script Date : 2022.06.11 03:06:41
  5. Script Purpose :
  6. :
  7. --]]
  8. dofile("SpawnScripts/Generic/GenericEcologyVoiceOvers.lua")
  9. function spawn(NPC)
  10. waypoints(NPC)
  11. SetPlayerProximityFunction(NPC, 6, "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 waypoints(NPC)
  21. MovementLoopAddLocation(NPC, 726.83, -20.79, -75.84, 2, 1)
  22. MovementLoopAddLocation(NPC, 726.83, -20.79, -75.84, 2, 35,"EcologyEmotes")
  23. MovementLoopAddLocation(NPC, 733.72, -21.39, -43.84, 2, 5)
  24. MovementLoopAddLocation(NPC, 733.97, -21.39, -43.46, 2, 1)
  25. MovementLoopAddLocation(NPC, 733.97, -21.39, -43.46, 2, 12,"EcologyEmotes")
  26. MovementLoopAddLocation(NPC, 733.29, -21.39, -31.13, 2, 0)
  27. MovementLoopAddLocation(NPC, 733.59, -21.39, -31.45, 2, 1)
  28. MovementLoopAddLocation(NPC, 733.59, -21.39, -31.45, 2, 8,"EcologyEmotes")
  29. MovementLoopAddLocation(NPC, 733.94, -21.39, -31.74, 2, 1)
  30. MovementLoopAddLocation(NPC, 735.39, -20.9, -9.8, 2, 0)
  31. MovementLoopAddLocation(NPC, 735.42, -20.88, -9.36, 2, 5)
  32. MovementLoopAddLocation(NPC, 765.31, -20.76, -0.87, 2, 15)
  33. MovementLoopAddLocation(NPC, 747.54, -21.27, -29.79, 2, 1)
  34. MovementLoopAddLocation(NPC, 747.54, -21.27, -29.79, 2, 12,"EcologyEmotes")
  35. MovementLoopAddLocation(NPC, 746.32, -21.38, -31.92, 2, 5)
  36. MovementLoopAddLocation(NPC, 764.39, -21.48, -61.98, 2, 12)
  37. MovementLoopAddLocation(NPC, 796.23, -20.96, -64.27, 2, 0)
  38. MovementLoopAddLocation(NPC, 815.86, -21.3, -64.63, 2, 0)
  39. MovementLoopAddLocation(NPC, 856.87, -25.36, -66.27, 2, 0)
  40. MovementLoopAddLocation(NPC, 866.36, -25.36, -54.78, 2, 0)
  41. MovementLoopAddLocation(NPC, 866.48, -25.31, -54.29, 2, 1)
  42. MovementLoopAddLocation(NPC, 866.48, -25.31, -54.29, 2, 12,"EcologyEmotes")
  43. MovementLoopAddLocation(NPC, 867.88, -25.34, -54.72, 2, 0)
  44. MovementLoopAddLocation(NPC, 868.67, -25.4, -59.4, 2, 0)
  45. MovementLoopAddLocation(NPC, 890.76, -25.42, -61.57, 2, 0)
  46. MovementLoopAddLocation(NPC, 899.88, -25.5, -59.83, 2, 0)
  47. MovementLoopAddLocation(NPC, 899.73, -25.51, -59.38, 2, 1)
  48. MovementLoopAddLocation(NPC, 899.73, -25.51, -59.38, 2, 12,"EcologyEmotes")
  49. MovementLoopAddLocation(NPC, 899.88, -25.5, -59.83, 2, 0)
  50. MovementLoopAddLocation(NPC, 890.76, -25.42, -61.57, 2, 0)
  51. MovementLoopAddLocation(NPC, 868.67, -25.4, -59.4, 2, 0)
  52. MovementLoopAddLocation(NPC, 867.88, -25.34, -54.72, 2, 0)
  53. MovementLoopAddLocation(NPC, 866.48, -25.31, -54.29, 2, 5)
  54. MovementLoopAddLocation(NPC, 866.36, -25.36, -54.78, 2, 0)
  55. MovementLoopAddLocation(NPC, 856.87, -25.36, -66.27, 2, 0)
  56. MovementLoopAddLocation(NPC, 815.86, -21.3, -64.63, 2, 0)
  57. MovementLoopAddLocation(NPC, 796.23, -20.96, -64.27, 2, 0)
  58. MovementLoopAddLocation(NPC, 764.39, -21.48, -61.98, 2, 15)
  59. MovementLoopAddLocation(NPC, 746.32, -21.38, -31.92, 2, 5)
  60. MovementLoopAddLocation(NPC, 747.54, -21.27, -29.79, 2, 1)
  61. MovementLoopAddLocation(NPC, 747.54, -21.27, -29.79, 2, 12,"EcologyEmotes")
  62. MovementLoopAddLocation(NPC, 765.31, -20.76, -0.87, 2, 0)
  63. MovementLoopAddLocation(NPC, 735.42, -20.88, -9.36, 2, 5)
  64. MovementLoopAddLocation(NPC, 735.39, -20.9, -9.8, 2, 0)
  65. MovementLoopAddLocation(NPC, 733.94, -21.39, -31.74, 2, 5)
  66. MovementLoopAddLocation(NPC, 733.59, -21.39, -31.45, 2, 0)
  67. MovementLoopAddLocation(NPC, 733.29, -21.39, -31.13, 2, 0)
  68. MovementLoopAddLocation(NPC, 733.97, -21.39, -43.46, 2, 5)
  69. MovementLoopAddLocation(NPC, 733.72, -21.39, -43.84, 2, 1)
  70. MovementLoopAddLocation(NPC, 733.72, -21.39, -43.84, 2, 12,"EcologyEmotes")
  71. MovementLoopAddLocation(NPC, 726.83, -20.79, -75.84, 2, 0)
  72. end