View Single Post
Author Message
fragnichtnach
AlliedModders Donor
Join Date: Oct 2008
Old 08-07-2020 , 07:48   writing to the Source RCON Protocol
Reply With Quote #1

Hi,

I want to write to the Source RCON Protocol. I'm talking of the protocol that you could read out live when you're connected to the server f.e. with HLSW.

I've tested:
Code:
PrintToServer
LogMessage
PrintToConsole(0,
PrintToChat(0,
Nothing is writing anything to this Protocol. Except the last one which is producing an error, I'm seeing all of them in the console.log! But they are not in this web protocol you could read out f.e. with HLSW.

Is there any solution to write to this protocol?
fragnichtnach is offline