Function; Player_AllowDockFromUIOverride - HWRM/KarosGraveyard GitHub Wiki

Player_AllowDockFromUIOverride(<iPlayerIndex>, <sShipType>)

Description

Every <sShipType> in the player's fleet is granted the ability to dock by the UI, even if they are prohibited from doing so by ship tuning.
Will not grant the ability to ships which don't have it.

Example

Player_AllowDockFromUIOverride(0, "Hgn_MarineFrigate")

Arguments

<iPlayerIndex>: the index number of a player
<sShipType>: the ship type as a quoted string

Scope

Gamerule

Related Pages

Function Reference

SCAR (SCripting at Relic) Reference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial

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