Function; SobGroup_Attack - HWRM/KarosGraveyard GitHub Wiki

SobGroup_Attack(<iPlayerIndex>, <sSobGroupName>, <sTargetSobGroupName>)

Description

Makes all ships in <sSobGroupName> belonging to player <iPlayerIndex> attack <sTargetSobGroupName>.

Example

SobGroup_Attack(1, "Vgr_Wave1", "Player_Ships0")

Arguments

<iPlayerIndex>: a player index number.
<sSobGroupName>: the name of the attacking sobgroup.
<sTargetSobGroupName>: the name of the sobgroup to attack.

Related Pages

Function Reference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial