Advertisement
Guest User

rm's custom.cfg

a guest
Apr 18th, 2018
4,378
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 4.03 KB | None | 0 0
  1. exec protect // protection from annoying ads
  2. volume "0.010000"
  3. snd_musicvolume "0.000000"
  4.  
  5. tf_dingalingaling 1
  6. tf_dingaling_volume 1.0 // Sets the volume of the hit sound.
  7. tf_dingaling_pitchmindmg 100 // Sets the desired pitch of the hit sound when a minor damage hit is done.
  8. tf_dingaling_pitchmaxdmg 100 // Sets the desired pitch of the hit sound when a major damage hit is done.
  9. tf_dingalingaling_lasthit 1
  10.  
  11. cl_autorezoom 0
  12. con_enable 1
  13. net_graphproportionalfont 0
  14. zoom_sensitivity_ratio 0.7934714 // Use same sensitivity as when unscoped
  15. alias fix "record fix; stop"// for invisible players to dissapear                    //(no pun intended)
  16. bind "tab" "+scoreboard"
  17. alias +scoreboard "+showscores;net_graph 4"
  18. alias -scoreboard "-showscores;net_graph 1"
  19. tf_scoreboard_ping_as_text 1
  20. bind ] kill
  21. bind KP_PGUP "say 8)"
  22. bind KP_HOME "say how could you do this to her?"
  23. bind KP_UPARROW "say 6yP9ITbI EcTb???" // don't mind these, pls
  24. alias "blue" "jointeam blue"
  25. alias "red" "jointeam red"
  26. alias "spec" "jointeam spectator"
  27. sv_allow_point_servercommand always
  28. tf_preround_push_from_damage_enable 1
  29. m_customaccel_exponent 0
  30. m_customaccel_max 0
  31. m_customaccel_scale 0
  32. m_filter 0
  33. m_forward 1
  34. m_mouseaccel1 0
  35. m_mouseaccel2 0
  36. m_mousespeed 0
  37. m_customaccel 0
  38. m_rawinput 1 // set to "0" if using RInput.
  39. sv_pure 0
  40.  
  41. tf_hud_target_id_disable_floating_health 1
  42. hud_fastswitch 1
  43. mat_monitorgamma 0.1
  44. tf_item_inspect_model_auto_spin 0 // Do not auto spin items in the inspect view
  45.  
  46.  
  47. cl_downloadfilter "mapsonly"
  48. rate 900000; net_splitpacket_maxrate 450000
  49. packet_size_minimal
  50. net_splitrate 4
  51.  
  52. cl_ask_favorite_opt_out 1
  53. cl_ask_blacklist_opt_out 1
  54. replay_quitmsg_dontaskagain 1
  55. cl_ask_bigpicture_controller_opt_out 1
  56. tf_explanations_store 1
  57. tf_explanations_discardpanel 1
  58. tf_explanations_backpackpanel 1
  59. tf_explanations_charinfopanel 1
  60. tf_explanations_craftingpanel 1
  61. tf_explanations_charinfo_armory_panel 1
  62. tf_training_has_prompted_for_forums 1
  63. tf_training_has_prompted_for_loadout 1
  64. tf_training_has_prompted_for_options 1
  65. tf_training_has_prompted_for_training 1
  66. tf_training_has_prompted_for_offline_practice 1
  67. cl_showhelp 0
  68. tf_taunt_always_show_hint 0
  69. sb_dontshow_maxplayer_warning 1
  70. tf_coach_request_nevershowagain 1
  71. tf_show_maps_details_explanation_count 0
  72. tf_show_taunt_explanation_in_class_loadout 0
  73. tf_show_preset_explanation_in_class_loadout 0
  74. cl_hud_playerclass_playermodel_showed_confirm_dialog 1
  75. tf_find_a_match_hint_viewed 1
  76. tf_quest_map_intro_viewed 1
  77. tf_warpaint_explanation_viewed 1
  78. tf_inspect_hint_count 11
  79. tf_mvm_tabs_discovered 1
  80. tf_hud_notification_show_count_ghost_controls 1
  81. tf_hud_notification_show_count_ghost_controls_no_respawn 1
  82. tf_hud_notification_show_count_kart_controls 1
  83. cl_promotional_codes_button_show 0
  84. cl_training_class_unlock_all
  85. tf_romevision_skip_prompt 1
  86. tf_weapon_select_demo_time 0
  87.  
  88. snd_surround_speakers 1 // dunno what's better 1 or 2
  89. in_usekeyboardsampletime 1 // Determine key time from smoothed frametime for keyboard look only
  90.  
  91. closecaption 1 // yes i use captions fuck off
  92. cc_subtitles 1
  93. cc_lang "english"
  94. cc_predisplay_time 0
  95.  
  96. r_drawtracers_firstperson 1 // i play scout this season(30)
  97.  
  98. sensitivity 4// my sens. put here your own sens.
  99. tf_use_min_viewmodels 0// min viewmodels off
  100. viewmodel_fov 90// :))))
  101. cl_flipviewmodels 0//flipping viewmodels (a fun one tho)
  102. tf_remember_activeweapon 0//stupid setting, that makes you hold last weapon even after death, default is 1
  103. cl_crosshair_file ""// i use class crosshairs
  104. cl_crosshair_scale 20// crosshair size
  105. cl_crosshair_blue 0//
  106. cl_crosshair_green 255//color settings (currently green)
  107. cl_crosshair_red 0//
  108. crosshair 1// lol
  109. cl_autoreload 1//autoreloading
  110.  
  111. tf_hud_show_servertimelimit                 "1"
  112. hud_combattext                              "1"
  113. cl_use_tournament_specgui                   "1"
  114. cl_spec_carrieditems                        "0"
  115. tf_spectator_target_location                "3"
  116. tf_hud_target_id_alpha                      "200"
  117. tf_hud_target_id_disable_floating_health    "1"
  118. tf_hud_target_id_show_avatars           "1"
  119. tf_use_match_hud 0
  120.  
  121. hud_combattext_red 255
  122. hud_combattext_green 215
  123. hud_combattext_blue 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement