12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485 |
- --[[
- Script Name : venom_spitter3.lua
- Script Purpose : Waypoint Path for venom_spitter3.lua
- Script Author : Devn00b
- Script Date : 05/13/2020 01:44:09 PM
- Script Notes : Locations collected from Live
- --]]
- function spawn(NPC)
- waypoints(NPC)
- end
- function hailed(NPC, Spawn)
- FaceTarget(NPC, Spawn)
- end
- function respawn(NPC)
- waypoints(NPC)
- end
- function waypoints(NPC)
- MovementLoopAddLocation(NPC, -129.18, 0, -195.24, 2, 0)
- MovementLoopAddLocation(NPC, -130.25, 0, -206.53, 2, 0)
- MovementLoopAddLocation(NPC, -130.72, 0, -202.62, 2, 0)
- MovementLoopAddLocation(NPC, -130.77, 0, -199.08, 2, 0)
- MovementLoopAddLocation(NPC, -121.14, 0, -196.61, 2, 0)
- MovementLoopAddLocation(NPC, -122.79, 0, -190.94, 2, 0)
- MovementLoopAddLocation(NPC, -126.81, 0, -191.06, 2, 0)
- MovementLoopAddLocation(NPC, -128.34, 0, -196.92, 2, 0)
- MovementLoopAddLocation(NPC, -123.78, 0, -197.55, 2, 0)
- MovementLoopAddLocation(NPC, -119.74, 0, -204.15, 2, 0)
- MovementLoopAddLocation(NPC, -130.05, 0, -203.94, 2, 0)
- MovementLoopAddLocation(NPC, -127.54, 0, -197.84, 2, 0)
- MovementLoopAddLocation(NPC, -122.27, 0, -197.32, 2, 0)
- MovementLoopAddLocation(NPC, -125.24, 0, -201.13, 2, 0)
- MovementLoopAddLocation(NPC, -127.32, 0, -192.36, 2, 0)
- MovementLoopAddLocation(NPC, -122.4, 0, -198.57, 2, 0)
- MovementLoopAddLocation(NPC, -125.05, 0, -203.88, 2, 0)
- MovementLoopAddLocation(NPC, -125.61, 0, -200.97, 2, 0)
- MovementLoopAddLocation(NPC, -128.53, 0, -191.28, 2, 0)
- MovementLoopAddLocation(NPC, -125.61, 0, -195, 2, 0)
- MovementLoopAddLocation(NPC, -130.15, 0, -198.1, 2, 0)
- MovementLoopAddLocation(NPC, -126.4, 0, -203.94, 2, 0)
- MovementLoopAddLocation(NPC, -121.8, 0, -201.32, 2, 0)
- MovementLoopAddLocation(NPC, -127.29, 0, -205.17, 2, 0)
- MovementLoopAddLocation(NPC, -121.75, 0, -195.66, 2, 0)
- MovementLoopAddLocation(NPC, -119.18, 0, -190.73, 2, 0)
- MovementLoopAddLocation(NPC, -115.69, 0, -193.33, 2, 0)
- MovementLoopAddLocation(NPC, -115.96, 0, -189.56, 2, 0)
- MovementLoopAddLocation(NPC, -115.69, 0, -191.12, 2, 0)
- MovementLoopAddLocation(NPC, -124.29, 0, -195.07, 2, 0)
- MovementLoopAddLocation(NPC, -124.33, 0, -201.95, 2, 0)
- MovementLoopAddLocation(NPC, -124.29, 0, -195.07, 2, 0)
- MovementLoopAddLocation(NPC, -115.69, 0, -191.12, 2, 0)
- MovementLoopAddLocation(NPC, -115.96, 0, -189.56, 2, 0)
- MovementLoopAddLocation(NPC, -115.69, 0, -193.33, 2, 0)
- MovementLoopAddLocation(NPC, -119.18, 0, -190.73, 2, 0)
- MovementLoopAddLocation(NPC, -121.75, 0, -195.66, 2, 0)
- MovementLoopAddLocation(NPC, -127.29, 0, -205.17, 2, 0)
- MovementLoopAddLocation(NPC, -121.8, 0, -201.32, 2, 0)
- MovementLoopAddLocation(NPC, -126.4, 0, -203.94, 2, 0)
- MovementLoopAddLocation(NPC, -130.15, 0, -198.1, 2, 0)
- MovementLoopAddLocation(NPC, -125.61, 0, -195, 2, 0)
- MovementLoopAddLocation(NPC, -128.53, 0, -191.28, 2, 0)
- MovementLoopAddLocation(NPC, -125.61, 0, -200.97, 2, 0)
- MovementLoopAddLocation(NPC, -125.05, 0, -203.88, 2, 0)
- MovementLoopAddLocation(NPC, -122.4, 0, -198.57, 2, 0)
- MovementLoopAddLocation(NPC, -127.32, 0, -192.36, 2, 0)
- MovementLoopAddLocation(NPC, -125.24, 0, -201.13, 2, 0)
- MovementLoopAddLocation(NPC, -122.27, 0, -197.32, 2, 0)
- MovementLoopAddLocation(NPC, -127.54, 0, -197.84, 2, 0)
- MovementLoopAddLocation(NPC, -130.05, 0, -203.94, 2, 0)
- MovementLoopAddLocation(NPC, -119.74, 0, -204.15, 2, 0)
- MovementLoopAddLocation(NPC, -123.78, 0, -197.55, 2, 0)
- MovementLoopAddLocation(NPC, -128.34, 0, -196.92, 2, 0)
- MovementLoopAddLocation(NPC, -126.81, 0, -191.06, 2, 0)
- MovementLoopAddLocation(NPC, -122.79, 0, -190.94, 2, 0)
- MovementLoopAddLocation(NPC, -121.14, 0, -196.61, 2, 0)
- MovementLoopAddLocation(NPC, -130.77, 0, -199.08, 2, 0)
- MovementLoopAddLocation(NPC, -130.72, 0, -202.62, 2, 0)
- MovementLoopAddLocation(NPC, -130.25, 0, -206.53, 2, 0)
- MovementLoopAddLocation(NPC, -129.18, 0, -195.24, 2, 0)
- end
|