Skip to content

Function; Player_RestrictResearchOption

Cloaked edited this page Jun 10, 2020 · 1 revision

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

Clone this wiki locally