Karos Graveyard Wiki
Advertisement


KAS_FindPlayerShipsOfClass(<sName>, <sName>, <iIndex>)
Description
Finds player ships by their class.
Example
KAS_FindPlayerShipsOfClass("GrowSelection_MBTargets", "SmallCapitalShip", 0)
Arguments
<sName>: the name of the SobGroup.
<sName>: the name of the ship class.
<iIndex>: sets the player index.
Scope
  • GameType
Related Pages
  • KASUtil.lua
Advertisement