Function; Player_RestrictResearchOption - HWRM/KarosGraveyard GitHub Wiki

Player_RestrictResearchOption(<iPlayerIndex>, <sResearch>)

Description

Restrict the named research item for the player.
Note: will fail if the research does not exist, is not available, or is already done.

Example

Player_RestrictResearchOption(0, "SensorsBackToNormal1")

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** ⚠️