HOME
Configs:  Player executable scripts....What they do for you !
These are user executable files that end with (.cfg).
They activate game functions from the console to provide instant functions or features to the player.
They bind keys that toggle on and off  a game  function.  They can also cycle through different functions.
They can't harm the original game internally, but can override the games original binded assigned keys.
When running a script, be sure the key it binds, is one that you don't need, or don't mind getting re-assigned.
(The scripts are simple text files, the last line contains the bind statement, change it yourself if needed with a text editor.  IE: Windows Notepad)
Instructions: (also included with each script)
Extract the config (.cfg)  files to the FAKK2/FAKK folder.
Enable the games console from the "Video/Audio" then "Advanced" section.
(once enabled)   Use the tilde (~) key to pull down the console.
Type:        exec filename.cfg     to execute the script.  (tilde again to hide the console)
The script and functions remain available until the game itself is shut down.