Created
April 25, 2020 04:12
-
-
Save hawkins/8d597d8fa291ce099c40527794b0fdda to your computer and use it in GitHub Desktop.
CSGO autoexec.cfg
This file contains hidden or 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
// Knife switch bind! | |
alias +knife slot3 | |
alias -knife lastinv | |
bind q +knife | |
// Scoutzknivez scroll jump and crouch | |
// Leave key configs the same in settings; space=jump, ctrl=duck | |
bind mwheeldown +jump | |
bind mwheelup +duck | |
// Show damage dealt in top left on death and round end | |
con_filter_text "Damage Given" | |
con_filter_text_out "Player:" | |
con_filter_enable "2" | |
developer 1 | |
// Increase volume while walking | |
alias +incvol "incrementvar volume 0 2 0.15;+speed";alias -incvol "incrementvar volume 0 2 -0.15;-speed";bind SHIFT +incvol | |
// For more: | |
// https://steamcommunity.com/sharedfiles/filedetails/?l=german&id=257041519 | |
// https://totalcsgo.com/binds | |
// Debug in startup | |
echo ++++++++++++++++++++++++++++++++++++++++++ | |
echo +++ autoexec.cfg executed successfully +++ | |
echo ++++++++++++++++++++++++++++++++++++++++++ | |
host_writeconfig |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Need to add crosshair