Garry's Mod Wiki

Revision Difference

net.SendPVS#546023

<function name="SendPVS" parent="net" type="libraryfunc"> <description>Sends the message to all players the position is in the PVS of or, more simply said, sends the message to players that can potentially see this position.</description> <description>Sends the message to all players the position is in the [PVS](https://developer.valvesoftware.com/wiki/PVS) of or, more simply said, sends the message to players that can potentially see this position.</description> <realm>Server</realm> <args> <arg name="position" type="Vector">Position that must be in players' visibility set.</arg> </args> </function>