Last active
September 27, 2015 17:28
-
-
Save GlassGhost/1305806 to your computer and use it in GitHub Desktop.
engi script
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//save this file as C:\Program Files (x86)\Steam\steamapps\common\team fortress 2\tf\cfg\autoexec.cfg | |
//don't render more frames than monitor can show to save energy and reduce temps for longer cpu life; adjust according to your monitor | |
fps_max 60 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//save this file as C:\Program Files (x86)\Steam\steamapps\your_username\team fortress 2\tf\cfg\spy.cfg | |
bind "4" "slot4" | |
bind "5" "slot5" | |
bind "6" "slot6" | |
bind "7" "slot7" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//save this file as C:\Program Files (x86)\Steam\steamapps\your_username\team fortress 2\tf\cfg\engineer.cfg | |
//eng_destroybuild_ MENU | |
//also set your steam library->TF2->launch options to the following | |
//-novid -windowed -noborder -console -noforcemparms -noforcemaccel | |
alias eng_destroybuild_dispenser "destroy 0 0; build 0 0;" | |
alias eng_destroybuild_entrance "destroy 1 0; build 1 0;" | |
alias eng_destroybuild_sentry "destroy 2 0; build 2 0;" | |
alias eng_destroybuild_exit "destroy 1 1; build 1 1;" | |
bind "4" "eng_destroybuild_sentry" | |
bind "5" "eng_destroybuild_dispenser" | |
bind "6" "eng_destroybuild_entrance" | |
bind "7" "eng_destroybuild_exit" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//save this file as C:\Program Files (x86)\Steam\steamapps\your_username\team fortress 2\tf\cfg\spy.cfg | |
bind "4" "slot4" | |
bind "5" "slot5" | |
bind "6" "slot6" | |
bind "7" "slot7" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//save this file as C:\Program Files (x86)\Steam\steamapps\your_username\team fortress 2\tf\cfg\spy.cfg | |
bind "4" "slot4" | |
bind "5" "slot5" | |
bind "6" "slot6" | |
bind "7" "slot7" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//save this file as C:\Program Files (x86)\Steam\steamapps\your_username\team fortress 2\tf\cfg\spy.cfg | |
bind "4" "slot4" | |
bind "5" "slot5" | |
bind "6" "slot6" | |
bind "7" "slot7" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//save this file as C:\Program Files (x86)\Steam\steamapps\your_username\team fortress 2\tf\cfg\spy.cfg | |
bind "4" "slot4" | |
bind "5" "slot5" | |
bind "6" "slot6" | |
bind "7" "slot7" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//save this file as C:\Program Files (x86)\Steam\steamapps\your_username\team fortress 2\tf\cfg\spy.cfg | |
bind "4" "slot4" | |
bind "5" "slot5" | |
bind "6" "slot6" | |
bind "7" "slot7" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//save this file as C:\Program Files (x86)\Steam\steamapps\your_username\team fortress 2\tf\cfg\spy.cfg | |
bind "4" "slot4" | |
bind "5" "slot5" | |
bind "6" "slot6" | |
bind "7" "slot7" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//save this file as C:\Program Files (x86)\Steam\steamapps\your_username\team fortress 2\tf\cfg\spy.cfg | |
bind "4" "slot4" | |
bind "5" "slot5" | |
bind "6" "slot6" | |
bind "7" "slot7" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment