Server Query format A2S_INFO

To partially answer my own question, the A2S_RULES packet contains a plain text key-value pair called CurrentServerTime which you can do some math on to deduce the day and time of day in the game.

That said, the A2S_RULES packet requires a challenge/response prior to requesting the actual rules packet, and it returns 54 other key value pairs, making this a slightly more difficult and taxing request than the A2S_INFO packet... So I'd still like to see the format if anyone knows it.

 
Back
Top