Garry's Mod Wiki

Revision Difference

net.SendOmit#546021

<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> <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>⤶ <arg name="ply" type="Player">The player(s) to **NOT** send the message to. Can be a table of players.</arg>⤶ </args> </function>