Garry's Mod Wiki

net.SendPVS

  net.SendPVS( Vector position )

Description

Sends the message to all players in the PVS (Potential Visibility Set) of the position, or, more simply said, sends the message to players that can potentially see this position.

Arguments

1 Vector position
Position that must be in players' visibility set.