Skip to content

Function; SobGroup_SetCaptureState

Cloaked edited this page Jun 10, 2020 · 1 revision

SobGroup_SetCaptureState(<sSobGroupName>, <iState>)

Description

Sets the capture state of all ships in <sSobGroupName>.
Once a ship is has been captured, it will revert back to its normal settings.
Only affects ships without a capture point or the "can be captured" ability.

Example

SobGroup_SetCaptureState("Communications_Station", 0)

Arguments

<iState>: 0 = not capturable, 1 = normal capture settings, 2 = always capturable.

Scope

Related Pages

Function Reference

SCAR (SCripting at Relic) Reference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial

Clone this wiki locally