Function; SobGroup_PlayerIsInSensorRange - HWRM/KarosGraveyard GitHub Wiki

SobGroup_PlayerIsInSensorRange(<sSobGroupName>, <iPlayerID>)

Description

Returns true if at least one ship in <sSobGroupName> is within sensor range of <iPlayerID>.

Example

if SobGroup_PlayerIsInSensorRange("V_Probes", 0)~=1 then ...code... end

Arguments

<sSobGroupName>: name of the group to check
<iPlayerID>: player index number (integer)

Related Pages

Function Reference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial

⚠️ **GitHub.com Fallback** ⚠️