mirror of
https://github.com/fortressforever/fortressforever-scripts.git
synced 2024-11-22 04:31:07 +00:00
21 lines
No EOL
790 B
INI
21 lines
No EOL
790 B
INI
// userconfig.cfg
|
|
|
|
// Place all general binds/aliases/scripts into this file.
|
|
// Create the following files and put class specific binds/aliases/scripts into them.
|
|
// "demoman.cfg"
|
|
// "engineer.cfg"
|
|
// "hwguy.cfg"
|
|
// "medic.cfg"
|
|
// "pyro.cfg"
|
|
// "scout.cfg"
|
|
// "sniper.cfg"
|
|
// "soldier.cfg"
|
|
// "spy.cfg"
|
|
|
|
// IMPORTANT: This file DOES NOT auto-execute.
|
|
// It must be executed in the developer console with "exec userconfig.cfg" OR in the <classname>.cfg files.
|
|
// The first line of each <classname>.cfg should be "exec userconfig.cfg".
|
|
// Remove any "echo" commands you may have at the start of that file.
|
|
// For more information, see our tutorials on the Fortress-Forever Wiki. http://www.fortress-forever.com/wiki/Main_Page
|
|
|
|
// Place all global commands below this line. |