PositionWouldTelefrag( <position> )


Module: Spawn
MP Only

Summary:

Returns true if the passed in origin would telefrag a player if another player was spawned there.



Example:

if ( PositionWouldTelefrag( spawnpoints[i].origin ) ) ...



Required Args:

  • 1 : <position> The position of the potential spawn point