Function; SobGroup_GetShipType - HWRM/KarosGraveyard GitHub Wiki

SobGroup_GetShipType(<sSobGroupName>)

Description

Get the type of ships in <sSobGroupName>. Return the ship type in string. Don't know what it will returns if the sobgroup have more than one kind of ships.

Example

if (spGameInfo_currentMission == 14 and strupper(SobGroup_GetShipType(team)) == "TAI_IONCANNONFRIGATE") then

Arguments

  • <sSobGroupName>: the name of the sobgroup.

Related Pages

Function Reference

Comments

Page Status

Updated Formatting? Initial Updated for HWRM? Initial