Returns true if the passed in bounding box would telefrag a player if another player was spawned there.
Example:
if ( BoundsWouldTelefrag( vehicle GetAbsMins(), vehicle GetAbsmaxs() ) ) ...
* = mandatory