Function; Player_UnrestrictResearchOption - HWRM/KarosGraveyard GitHub Wiki

Player_UnrestrictResearchOption(<iPlayerIndex>, <sResearch>)

Description

Unrestricts the named research item for the player.
Note: will fail if the research item does not exist and is not already restricted.

Example

Player_UnrestrictResearchOption( 0, "IonCannonFrigateHealthUpgrade1" )

Arguments

<iPlayerIndex>: the index number of the player.
<sResearch>: the name of the research item.

Scope

Related Pages

Function Reference

SCAR (SCripting at Relic) Reference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial

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