For distance, use the getAllCourses...
Linky:
http://www.navhaz.com/files/script.html#CMD_94Gives you a 2d array of distance to a specified sector. Great for monitoring a limited number of points.
Quote:
How do most scripters remove fighits from a static array?
I just use parms. I write to them as they get hit, read from them as needed.
But I still use tlock checking. During a grid fest sometimes the exact order of things gets a bit off, especially if they happen very very close to one another. Not a good idea to risk fusing.