I tried to delete the shot timer, after deleting it, the npc kept shooting but wouldn't aim at me, how do I get him to cancel the shot?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu local arr=[1,6,2,78,123,1,23,2,5];
local arr2=sort(arr);
for(local i=0;i<arr2.len();i++) print(arr2[i]);