Skip to content

Function; SetStartFleetSuffix

Cloaked edited this page Jun 10, 2020 · 1 revision

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

Clone this wiki locally