Skip to content

Instantly share code, notes, and snippets.

@mikebell
Last active August 29, 2015 14:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikebell/f515e00a1a91497c2f35 to your computer and use it in GitHub Desktop.
Save mikebell/f515e00a1a91497c2f35 to your computer and use it in GitHub Desktop.
dota2 conf
dota_force_right_click_attack "1"
dota_screen_shake "0" // Screen will no longer shake when certain are cast
dota_disable_range_finder "0" // When spell is selected, range finder is shown
dota_sf_game_end_delay 0 // Make results appear immediately after game ends
// Chat Bindings
bind "p" "say_team miss top"
bind "," "say_team miss bottom"
bind "l" "say_team miss mid"
bind "k" "say_team re"
bind "n" "say_team b"
bind "m" "say_team care"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment