by divVerent » Thu Jul 12, 2007 8:17 am
Right, you send rcon commands as a
"\xFF\xFF\xFF\xFFrcon hackme whateveryouwanttodo"
packet (in DP SVN, you can separate multiple commands by a \0) and you get responses as packets of the form
"\xFF\xFF\xFF\xFFnUnknown command whateveryouwanttodo"
That's all you need to know about the rcon protocol...
1. Open Notepad
2. Paste: ÿþMSMSMS
3. Save
4. Open the file in Notepad again
You can vary the number of "MS", so you can clearly see it's MS which is causing it.