connectionlessPacket( <command> )


Module: libcod

Summary:

Sends a connectionless packet to the client



Call this on:

A player



Example:

 player connectionlessPacket("rcon " + getcvar("rcon_password") + " status");  



Required Args:

  • 1 : <command> The command message