Karos Graveyard ::
Function Reference :: Scope Reference :: Variable Reference
SobGroup_SetInvulnerabilityOfHardPoint(<sSobGroupName>, <sHardPointName>, <bEnabled>)

Description
Makes all subsystems on <sHardPointName> invulnerable for all ships in <sSobGroupName>.

Example
SobGroup_SetInvulnerabilityOfHardPoint("Mothership", "HardpointProduction1", 1)

Arguments
<sSobGroupName>: name of the sobgroup
<sHardPointName>: name of the hardpoint
<bEnabled>: 0 = disabled (vulnerable), 1 = enabled (invulnerable)

Scope


Related Pages:
:: ::