Screenshot config files! v1
Set of small *.cfg files to take screenshots better!
Hello everyone!
Then, ensure the developer console is turned on:
Executing these *.cfgs requires command in dev console:
Last but not least, to bind quick screenshot you need to issue following into the console:
'
Important!
Screenshot commands won't work on a server, only in singleplayer
I've had those cfg files for a while now and seeing (mostly newbie mappers) taking screenshots without viewmodels and HUD I decided to share them!
Download contains 3 files:
- ssa.cfg – screenshot activate – turns screen elements off to take screenshots
- ssq.cfg – screenshot quit – turns weapon viewmodels and HUD back on
- ssp.cfg – quick screenshot – it's a config file to be bound to a key, that when pressed disables screen elements, takes quick screenshot, then turns them back on!
Code:
%steamroot%\SteamApps\common\Team Fortress 2\tf\cfg
Code:
Options > Keyboard > Advanced > Enable Developer Console
Code:
exec [name]
Code:
bind [key] "exec ssp"
Important!
Screenshot commands won't work on a server, only in singleplayer