GuardBlack.lua 3.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. --[[
  2. Script Name : SpawnScripts/PeatBog/GuardBlack.lua
  3. Script Purpose : Guard Black <Guard>
  4. Script Author : Scatman
  5. Script Date : 2009.05.15
  6. Script Notes :
  7. --]]
  8. function spawn(NPC)
  9. MovementLoopAddLocation(NPC, 744.55, -32.81, 402.73, 3, 0)
  10. MovementLoopAddLocation(NPC, 746.47, -33.1, 407.78, 3, 0)
  11. MovementLoopAddLocation(NPC, 746.31, -33.21, 412.6, 3, 0)
  12. MovementLoopAddLocation(NPC, 744.68, -33.18, 417.61, 3, 0)
  13. MovementLoopAddLocation(NPC, 741.26, -33.18, 421.35, 3, 0)
  14. MovementLoopAddLocation(NPC, 736.26, -33.2, 423.3, 3, 0)
  15. MovementLoopAddLocation(NPC, 731.15, -33.26, 424.82, 3, 0)
  16. MovementLoopAddLocation(NPC, 704.95, -33.19, 428.48, 3, 0)
  17. MovementLoopAddLocation(NPC, 699.76, -33.36, 427.99, 3, 0)
  18. MovementLoopAddLocation(NPC, 694.18, -33.37, 426.54, 3, 0)
  19. MovementLoopAddLocation(NPC, 688.9, -33.37, 425.63, 3, 0)
  20. MovementLoopAddLocation(NPC, 683.86, -33.36, 425.03, 3, 0)
  21. MovementLoopAddLocation(NPC, 673.27, -33.36, 424.2, 3, 0)
  22. MovementLoopAddLocation(NPC, 657.7, -33.33, 419.79, 3, 0)
  23. MovementLoopAddLocation(NPC, 652.52, -33.38, 419.24, 3, 0)
  24. MovementLoopAddLocation(NPC, 646.98, -33.35, 419.4, 3, 0)
  25. MovementLoopAddLocation(NPC, 641.92, -33.35, 420.54, 3, 0)
  26. MovementLoopAddLocation(NPC, 637.19, -33.12, 423.45, 3, 0)
  27. MovementLoopAddLocation(NPC, 633.65, -32.79, 427.09, 3, 0)
  28. MovementLoopAddLocation(NPC, 630.93, -33.09, 430.89, 3, 0)
  29. MovementLoopAddLocation(NPC, 624.97, -33.22, 439.37, 3, 0)
  30. MovementLoopAddLocation(NPC, 621.71, -33.21, 442.77, 3, 0)
  31. MovementLoopAddLocation(NPC, 617.66, -33.22, 444.66, 3, 0)
  32. MovementLoopAddLocation(NPC, 612.81, -33.23, 446.07, 3, 0)
  33. MovementLoopAddLocation(NPC, 608.08, -33.11, 446.5, 3, 0)
  34. MovementLoopAddLocation(NPC, 602.84, -33.11, 446.53, 3, 0)
  35. MovementLoopAddLocation(NPC, 598.36, -33.1, 445.95, 3, 0)
  36. MovementLoopAddLocation(NPC, 592.84, -33.08, 444.43, 3, 0)
  37. MovementLoopAddLocation(NPC, 584.58, -32.44, 441.8, 3, 0)
  38. MovementLoopAddLocation(NPC, 571.31, -32.77, 434.96, 3, 0)
  39. MovementLoopAddLocation(NPC, 568.07, -33.1, 430.09, 3, 0)
  40. MovementLoopAddLocation(NPC, 572.64, -32.59, 437.5, 3, 0)
  41. MovementLoopAddLocation(NPC, 593.19, -33.08, 444.52, 3, 0)
  42. MovementLoopAddLocation(NPC, 597.92, -33.08, 445.7, 3, 0)
  43. MovementLoopAddLocation(NPC, 603.18, -33.11, 446.45, 3, 0)
  44. MovementLoopAddLocation(NPC, 607.15, -33.11, 446.51, 3, 0)
  45. MovementLoopAddLocation(NPC, 611.84, -33.2, 446.23, 3, 0)
  46. MovementLoopAddLocation(NPC, 621.39, -33.23, 442.97, 3, 0)
  47. MovementLoopAddLocation(NPC, 633.66, -32.79, 427.05, 3, 0)
  48. MovementLoopAddLocation(NPC, 636.8, -33.07, 423.78, 3, 0)
  49. MovementLoopAddLocation(NPC, 641.59, -33.36, 420.75, 3, 0)
  50. MovementLoopAddLocation(NPC, 646.35, -33.36, 419.33, 3, 0)
  51. MovementLoopAddLocation(NPC, 657.45, -33.36, 419.75, 3, 0)
  52. MovementLoopAddLocation(NPC, 663.21, -33.29, 421.21, 3, 0)
  53. MovementLoopAddLocation(NPC, 667.58, -33.34, 422.64, 3, 0)
  54. MovementLoopAddLocation(NPC, 673.05, -33.37, 424.19, 3, 0)
  55. MovementLoopAddLocation(NPC, 694.13, -33.35, 426.27, 3, 0)
  56. MovementLoopAddLocation(NPC, 699.34, -33.38, 427.62, 3, 0)
  57. MovementLoopAddLocation(NPC, 704.85, -33.18, 428.59, 3, 0)
  58. MovementLoopAddLocation(NPC, 731.38, -33.25, 424.62, 3, 0)
  59. MovementLoopAddLocation(NPC, 740.85, -33.19, 421.32, 3, 0)
  60. MovementLoopAddLocation(NPC, 744.27, -33.18, 418.04, 3, 0)
  61. MovementLoopAddLocation(NPC, 746.14, -33.22, 412.85, 3, 0)
  62. MovementLoopAddLocation(NPC, 746.48, -33.11, 408, 3, 0)
  63. MovementLoopAddLocation(NPC, 744.85, -32.81, 402.81, 3, 0)
  64. MovementLoopAddLocation(NPC, 734.76, -32.19, 389.66, 3, 0)
  65. end
  66. function respawn(NPC)
  67. spawn(NPC)
  68. end
  69. function hailed(NPC, Spawn)
  70. end