Cmd_ExecuteString( <text> )


Module: libcod

Summary:

Executes a text command as rcon.



Example:

Cmd_ExecuteString( "say welcome to our server!" );



Required Args:

  • 1 : <text> text command to execute as rcon