Skip to content

Function; SobGroup_AttackSobGroupHardPoint

Cloaked edited this page Jun 10, 2020 · 1 revision

SobGroup_AttackSobGroupHardPoint(<sSobGroupName>, <sSobGroupTargetName>, <sTargetHardPoint>)

Description

Makes <sSobGroupName> attack all the subsystems on <sTargetHardPoint> that belong to <sSobGroupTargetName>.

Example

SobGroup_AttackSobGroupHardPoint("chunkAttackersLarge1", "Balcora_Gate", "generator1")

Arguments

<sSobGroupName>: name of the sobGroup containing the attacker(s).
<sSobGroupTargetName>: name of the sobGroup containing the target(s).
<sTargetHardPoint>: name of the targeted hardpoint.

Scope

Related Pages

Function Reference

SCAR (SCripting at Relic) Reference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial

Clone this wiki locally