Function; Player_UnrestrictBuildOption - HWRM/KarosGraveyard GitHub Wiki

Player_UnrestrictBuildOption(<iPlayerIndex>, <sBuildOption>)

Description

Unrestricts the named build option for the player.
Note: will fail if the build option is not already restricted.

Example

Player_UnrestrictBuildOption(0, "Hgn_TorpedoFrigate")

Arguments

<iPlayerIndex>: the index number of the player.
<sBuildOption>: the name of the build option to unrestrict.

Scope

Related Pages

Function Reference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial