Timed Admin Console Messages

I put the following Python script together to send Rcon admin messages to the game at regular intervals, which appear as "console" messages. I'm using it with an Urban Terror server but it should work for any game using Rcon and can be easily adapted / expanded on.
Simple Rcon Connection With Python

Python's included with many Linux releases so it may be already installed on your server.. I believe the code should work for any game using Rcon.

