3
votes
3answers
483 views

How can I query data from a source game server?

After reviewing things like Game Tracker, xqf, and HLSW I've come to the bold conclusion that most source games are publicly queryable for basic information like map, player count, player list, etc. ...
3
votes
1answer
4k views

How do I adjust the map rotation on my Source-based game server?

For Source-based games (Counter Strike: Source, Team Fortress 2, Left For Dead), how do I change the map rotation on my own server?
10
votes
1answer
1k views

How can I run a dedicated server without Steam?

Steam won't let me have two instances running with the same user logged in. Does that mean I cannot run a dedicated server on a PC (for example, for Left 4 Dead 2) and play from another machine? Is ...