Function; KAS_FindShipsNearPoint - HWRM/KarosGraveyard GitHub Wiki

KAS_FindShipsNearPoint(<sName>, <Position>, <iNumber>)

Description

Finds ships near a certain point with a distance.

Example

KAS_FindShipsNearPoint("GrowSelection_Temp", KAS_NamedCentrePosition("JunkyardHQ"), 1050)

Arguments

  • <sName>: the name of the SobGroup.
  • <Position>: sets the position.
  • <iNumber>: sets the distance.

Scope

Related Pages

KASUtil.lua

⚠️ **GitHub.com Fallback** ⚠️