Garry's Mod Wiki

net.SendOmit

  net.SendOmit( Player ply )

Description

Sends the current message (see net.Start) to all except the specified, or to all except all players in the table.

Arguments

1 Player ply
The player(s) to NOT send the message to. Can be a table of players.