Garry's Mod Wiki

net.SendPVS

  net.SendPVS( Vector position )

Description

Sends current net message (see net.Start) 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.