Advertisement
Guest User

spookly's config

a guest
Jun 24th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. //NETWORK SETTINGS//
  2. cl_cmdrate 66
  3. cl_interp 0
  4. cl_interp_ratio 1
  5. cl_lagcompensation 1
  6. cl_pred_optimize 2
  7. cl_smooth 0
  8. cl_smoothtime 0.01
  9. cl_updaterate 66
  10. rate 60000
  11.  
  12. //VISUAL AND OTHER SETTINGS//
  13. mat_monitorgamma 1.6
  14. sensitivity 5.00
  15. volume .15
  16. fov_desired 90
  17. viewmodel_fov 70
  18. tf_use_min_viewmodels 0
  19. viewmodel_fov_demo 70
  20. cl_hud_minmode 1
  21. cl_disablehtmlmotd 0
  22. cl_autorezoom 0
  23. tf_hud_no_crosshair_on_scope_zoom 1
  24. cl_autoreload 1
  25. hud_fastswitch 1
  26. hud_classautokill 0
  27. hud_combattext 1
  28. tf_dingalingaling 1
  29. tf_dingaling_volume .6
  30. tf_dingaling_pitchmindmg 140
  31. tf_dingaling_pitchmaxdmg 5
  32. cl_crosshair_file crosshair3
  33. cl_crosshair_scale 30
  34. tf_medigun_autoheal 0
  35. cam_ideallag 0
  36. cl_spec_carrieditems 0
  37. sv_allow_point_servercommand always
  38. tf_scoreboard_ping_as_text 1
  39. cl_hud_playerclass_playermodel_showed_confirm_dialog 1
  40. tf_explanations_backpackpanel 1
  41. tf_show_preset_explanation_in_class_loadout 0
  42. tf_show_taunt_explanation_in_class_loadout 0
  43. tf_explanations_charinfo_armory_panel 1
  44. tf_explanations_charinfopanel 1
  45. tf_explanations_craftingpanel 1
  46. tf_explanations_discardpanel 1
  47. tf_explanations_store 1
  48. tf_explanations_tradingpanel 1
  49. cl_notifications_show_ingame 0
  50. tf_hud_target_id_disable_floating_health 1
  51. con_enable 1
  52. tf_hud_show_servertimelimit 1
  53.  
  54. //BINDS//
  55.  
  56. //weapon switch//
  57. bind "mwheelup" "slot1"
  58. bind "mwheeldown" "slot2"
  59. bind "q" "slot3"
  60.  
  61. //others//
  62. bind 1 "taunt_by_name Taunt: The Director's Vision"
  63. bind 2 kill
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement