--[[ Script Name : shriller11.lua Script Purpose : Waypoint Path for shriller11.lua Script Author : Devn00b Script Date : 06/09/2020 12:41:46 AM Script Notes : Locations collected from Live --]] function spawn(NPC) waypoints(NPC) end function hailed(NPC, Spawn) FaceTarget(NPC, Spawn) end function respawn(NPC) end function waypoints(NPC) MovementLoopAddLocation(NPC, 28.76, -0.23, -34.1, 2, 0) MovementLoopAddLocation(NPC, 36.27, -0.17, -29.74, 2, 0) MovementLoopAddLocation(NPC, 58.88, -0.59, -30.01, 2, 0) MovementLoopAddLocation(NPC, 71.12, -0.07, -31.63, 2, 0) MovementLoopAddLocation(NPC, 58.86, -0.59, -31.23, 2, 0) MovementLoopAddLocation(NPC, 31.5, -0.09, -30.61, 2, 0) MovementLoopAddLocation(NPC, 21.02, -0.15, -44.81, 2, 0) MovementLoopAddLocation(NPC, 14.88, 0.43, -46.59, 2, 0) MovementLoopAddLocation(NPC, 9.23, -0.22, -45.24, 2, 0) MovementLoopAddLocation(NPC, 4.92, 0.34, -39.61, 2, 0) MovementLoopAddLocation(NPC, 4.85, -0.15, -31.04, 2, 0) MovementLoopAddLocation(NPC, -1.88, -0.24, -28.38, 2, 0) MovementLoopAddLocation(NPC, -9.16, -0.15, -30.64, 2, 0) MovementLoopAddLocation(NPC, -14.91, -0.11, -36.34, 2, 0) MovementLoopAddLocation(NPC, -12.94, 0.35, -44.8, 2, 0) MovementLoopAddLocation(NPC, -8, 0.51, -49.4, 2, 0) MovementLoopAddLocation(NPC, -5.71, -0.05, -52.27, 2, 0) MovementLoopAddLocation(NPC, -5.35, 0.04, -58.06, 2, 0) MovementLoopAddLocation(NPC, -5.57, -0.09, -63.15, 2, 0) MovementLoopAddLocation(NPC, -13.03, -0.09, -63.39, 2, 0) MovementLoopAddLocation(NPC, -12.66, -0.09, -76.02, 2, 0) MovementLoopAddLocation(NPC, -2.4, -0.09, -76.03, 2, 0) MovementLoopAddLocation(NPC, -2.57, -0.09, -86.01, 2, 0) MovementLoopAddLocation(NPC, -1.57, 0.2, -91.67, 2, 0) MovementLoopAddLocation(NPC, -1.31, -0.09, -97.4, 2, 0) MovementLoopAddLocation(NPC, -10.09, -0.09, -97.9, 2, 0) MovementLoopAddLocation(NPC, -11.09, -0.09, -108.85, 2, 0) MovementLoopAddLocation(NPC, 1.72, -0.09, -110.3, 2, 0) MovementLoopAddLocation(NPC, 26.6, 0.04, -110.27, 2, 0) MovementLoopAddLocation(NPC, 32.02, -0.1, -110.42, 2, 0) MovementLoopAddLocation(NPC, 36.63, -0.1, -115.63, 2, 0) MovementLoopAddLocation(NPC, 36.65, 0.04, -122.88, 2, 0) MovementLoopAddLocation(NPC, 35.5, -0.08, -127.65, 2, 0) MovementLoopAddLocation(NPC, 29.38, -0.04, -135.11, 2, 0) MovementLoopAddLocation(NPC, 16.08, -0.06, -135.05, 2, 0) MovementLoopAddLocation(NPC, 16.03, -0.13, -174.16, 2, 0) MovementLoopAddLocation(NPC, 16.08, -0.06, -135.05, 2, 0) MovementLoopAddLocation(NPC, 29.38, -0.04, -135.11, 2, 0) MovementLoopAddLocation(NPC, 35.5, -0.08, -127.65, 2, 0) MovementLoopAddLocation(NPC, 36.65, 0.04, -122.88, 2, 0) MovementLoopAddLocation(NPC, 36.63, -0.1, -115.63, 2, 0) MovementLoopAddLocation(NPC, 32.02, -0.1, -110.42, 2, 0) MovementLoopAddLocation(NPC, 26.6, 0.04, -110.27, 2, 0) MovementLoopAddLocation(NPC, 1.72, -0.09, -110.3, 2, 0) MovementLoopAddLocation(NPC, -11.09, -0.09, -108.85, 2, 0) MovementLoopAddLocation(NPC, -10.09, -0.09, -97.9, 2, 0) MovementLoopAddLocation(NPC, -1.31, -0.09, -97.4, 2, 0) MovementLoopAddLocation(NPC, -1.57, 0.2, -91.67, 2, 0) MovementLoopAddLocation(NPC, -2.57, -0.09, -86.01, 2, 0) MovementLoopAddLocation(NPC, -2.4, -0.09, -76.03, 2, 0) MovementLoopAddLocation(NPC, -12.66, -0.09, -76.02, 2, 0) MovementLoopAddLocation(NPC, -13.03, -0.09, -63.39, 2, 0) MovementLoopAddLocation(NPC, -5.57, -0.09, -63.15, 2, 0) MovementLoopAddLocation(NPC, -5.35, 0.04, -58.06, 2, 0) MovementLoopAddLocation(NPC, -5.71, -0.05, -52.27, 2, 0) MovementLoopAddLocation(NPC, -8, 0.51, -49.4, 2, 0) MovementLoopAddLocation(NPC, -12.94, 0.35, -44.8, 2, 0) MovementLoopAddLocation(NPC, -14.91, -0.11, -36.34, 2, 0) MovementLoopAddLocation(NPC, -9.16, -0.15, -30.64, 2, 0) MovementLoopAddLocation(NPC, -1.88, -0.24, -28.38, 2, 0) MovementLoopAddLocation(NPC, 4.85, -0.15, -31.04, 2, 0) MovementLoopAddLocation(NPC, 4.92, 0.34, -39.61, 2, 0) MovementLoopAddLocation(NPC, 9.23, -0.22, -45.24, 2, 0) MovementLoopAddLocation(NPC, 14.88, 0.43, -46.59, 2, 0) MovementLoopAddLocation(NPC, 21.02, -0.15, -44.81, 2, 0) MovementLoopAddLocation(NPC, 31.5, -0.09, -30.61, 2, 0) MovementLoopAddLocation(NPC, 58.86, -0.59, -31.23, 2, 0) MovementLoopAddLocation(NPC, 71.12, -0.07, -31.63, 2, 0) MovementLoopAddLocation(NPC, 58.88, -0.59, -30.01, 2, 0) MovementLoopAddLocation(NPC, 36.27, -0.17, -29.74, 2, 0) MovementLoopAddLocation(NPC, 28.76, -0.23, -34.1, 2, 0) end