Garry's Mod Wiki

Revision Difference

net.Send#510613

<function name="Send" parent="net" type="libraryfunc"> <description>Sends the current message to the specified player, or to all players listed in the table.</description> <realm>Server</realm> <args> <arg name="ply" type="Player">The player(s) to send the message to. Can be a table of players or a &lt;page&gt;CRecipientFilter&lt;/page&gt;.</arg> </args> </function>