HS NEARBY
From HSpace
[edit]
HS_NEARBY
HS_NEARBY(<uid>, <x>, <y>, <z>, <range>)
Returns a space separated list of dbrefs of space objects within <range> of the specified coordinate within the specified universe. Objects that are not active are not included in the list. Neither are ships that are either landed or docked. Ships with cloaking engaged are included in the list even if cloaking is active. Distance calculations are based on the center point of the target space object. Boundaries for objects such as territories are not addressed by hs_nearby();
> think [hs_nearby(0, 3, 2, 13, 1000)] > #3 #14
