Team Fortress 2

Team Fortress 2 is a 2007 FPS game developed by Valve.

Troubleshooting

Can't click "continue" when joining a server

Type motd in console.

Scripting

TF2 can be interfaced with by external scripts. In the shell:

  $ mkfifo ~/.local/share/Steam/steamapps/common/Team\ Fortress\ 2/tf/logs.txt

In the TF2 console:

  con_logfile logs.txt

Note that using a FIFO can be problematic and it might be better to watch the file and observe state transitions manually.

https://github.com/Bash-09/TF2-Monitor