Karos Graveyard Wiki
Register
Advertisement


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
  • GameType
Related Pages
  • KASUtil.lua
Advertisement