Function; SetStartFleetSuffix - HWRM/KarosGraveyard GitHub Wiki

SetStartFleetSuffix()

Description

Loads the starting fleet whose filename ends with the suffix (e.g., "hiigaran00suffix.lua").
Note: this function must be called from within the OnInit function.

Example

(from the HW Classic Mod)

SetStartFleetSuffix("Carrier")

Arguments

<sSuffix>: the string appended to the end of the starting fleet's filename.

Related Pages

Function Reference

OnInit

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial

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