Skip to content

Instantly share code, notes, and snippets.

@MRuy
Last active August 6, 2017 10:19
Show Gist options
  • Save MRuy/6cab5c075beabb9ae724 to your computer and use it in GitHub Desktop.
Save MRuy/6cab5c075beabb9ae724 to your computer and use it in GitHub Desktop.
CS:GO snippets
net_graph 1
net_graphheight 9999
alias "+scorenet" "+showscores; net_graphheight 0"
alias "-scorenet" "-showscores; net_graphheight 9999"
bind "TAB" "+scorenet"
# Display damage info on top left screen corner
developer 1
con_enable 1
con_filter_enable 2
con_filter_text "Damage"
con_filter_text_out "Player:"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment