Advertisement
Snestrees

Autoexec

Oct 25th, 2016
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. //Misc
  2. fov_desired 90
  3. hud_combattext_batching 1
  4. cl_burninggibs 0
  5. cl_spec_carrieditems
  6.  
  7. //Net_graph visible solo al presionar tabulador.
  8. alias "+sb" "+showscores; net_graph 1"
  9. alias "-sb" "-showscores; net_graph 0"
  10. bind "TAB" "+sb"
  11. net_graphheight "100"
  12. net_graphpos "400"
  13. net_graphproportionalfont "100"
  14. net_graphshowinterp "1"
  15. net_graphshowlatency "1"
  16. net_graphsolid "1"
  17. net_graphtext "1"
  18.  
  19. //Hitsound
  20. tf_dingaling_pitchmindmg 160
  21. tf_dingaling_pitchmaxdmg 50
  22.  
  23. //Server
  24. sv_allow_point_servercommand always
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement