Skip to content

Function; SobGroup_IsDocked

Cloaked edited this page Jun 10, 2020 · 1 revision

SobGroup_IsDocked(<sSobGroupName>)

Description

Returns true if any squadron within <sSobGroupName> is docked with any ship.

Example

if SobGroup_IsDocked("Convoy_1")==1 then ...code... end

Arguments

<sSobGroupName>: name of the sobgroup.

Related Pages

Function Reference

Comments

Is the word "any" accurate? I've found that its roughly half.

--Mostly_harmless (2007-04-26 21:40:55)

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial

Clone this wiki locally