SobGroup_IsDockedSobGroup(<sSobGroupName>, <sSobGroupNameDockedWith>)
Description
Returns true if <sSobGroupName> is docked with <sSobGroupNameDockedWith>.
Example
SobGroup_IsDockedSobGroup("Dreadnaught", "Shipyard")==0 then ... code ... end
Arguments
<sSobGroupName>: name of the sobgroup containing docking squadrons (quoted string)
<sSobGroupNameDockedWith>: name of the sobgroup where the other sobgroup can dock (quoted string)
Related Pages:
There is one comment on this page. [Display comment]