Garry's Mod Wiki

net.SendPAS

  net.SendPAS( Vector position )

Description

Sends current net message (see net.Start) to all players that are in the same Potentially Audible Set (PAS) as the position, or simply said, it adds all players that can potentially hear sounds from this position.

Arguments

1 Vector position
PAS position.