Skip to content

Function; SobGroup_SetHardPointHealth

Cloaked edited this page Jun 10, 2020 · 1 revision

SobGroup_SetHardPointHealth(<sSobGroupName>, <sHardPointName>, <fNewHealth>)

Description

Sets the health of the subsystem on the first <sHardPointName> in <sSobGroupName>.

Example

SobGroup_SetHardPointHealth("inhibitor_1", "Generic 1", 0)

Arguments

<fNewHealth>: must be between 0 and 1.

Scope

Related Pages

Function Reference

SCAR (SCripting at Relic) Reference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial

Clone this wiki locally