Garry's Mod Wiki

Revision Difference

net.SendOmit#561317

<function name="SendOmit" parent="net" type="libraryfunc"> <description>Sends the current message to all except the specified, or to all except all players in the table.</description> <description>Sends the current message (see <page>net.Start</page>) to all except the specified, or to all except all players in the table.</description> <realm>Server</realm> <args> <arg name="ply" type="Player">The player(s) to **NOT** send the message to. Can be a table of players.</arg> </args> </function>