Function; Stats_SquadronsMax - HWRM/KarosGraveyard GitHub Wiki

Stats_SquadronsMax(<iPlayerIndex>, <iShipTypeNumber>)

Description

Returns the maximum number of squadrons of type <iShipTypeNumber> ever owned by player <iPlayerIndex>.

Example

Stats_SquadronsMax(0, GetShipId("hgn_interceptor"))

Arguments

<iPlayerIndex>: the index number of the player.
<iShipTypeNumber>: the index number of the ship type. It can be returned with GetShipId

Scope

GameType

Related Pages

Function Reference

SCAR (SCripting at Relic) Reference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial