Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.23 KB | None | 0 0
  1. //custom cfg for Low Quality Preset
  2. exec shittalk.cfg
  3. exec move.cfg
  4.  
  5. //NETWORK SETTINGS
  6. cl_cmdrate 67
  7. cl_updaterate 67
  8. cl_interp .033
  9. cl_interp_ratio 1
  10. cl_lagcompensation 1
  11. cl_pred_optimize 2
  12. cl_smooth 0
  13. cl_smoothtime 0.01
  14. rate 60000
  15.  
  16. //GFX
  17. fps_max 999
  18. r_worldlights 2
  19. lod_very_low
  20. lighting_low
  21. shadows_off
  22. effects_very_low
  23. water_high
  24. particles_low
  25. aa_medium
  26. post_processing_off
  27. pyrovision_low
  28. motion_blur_off
  29. texture_filter_trilinear
  30. alias characters_custom "r_flex 0; flex_rules 0; anim_3wayblend 0; ai_expression_optimization 1; ai_expression_frametime 0; r_teeth 1; flex_smooth 0; mp_usehwmmodels -1; mp_usehwmvcds -1; r_eyes 1; r_eyemove 0; tf_clientsideeye_lookats 0; blink_duration 0; phonemefilter 0.01; phonemesnap 0"
  31. characters_custom
  32. decals_low
  33. decals_models_off
  34. decals_art_off
  35. sprays_off
  36. gibs_off
  37. ragdolls_off
  38. textures_very_low
  39. texture_blending_off
  40. bumpmap_off
  41. specular_off
  42. props_low
  43. ropes_off
  44. xrays_off
  45. sound_high
  46. 3dsky_on
  47. jigglebones_force_on
  48. tf_quest_map_tuner_wobble_magnitude 0 // Disable the red tuner on the contracker
  49. tf_item_inspect_model_auto_spin 0 // Do not auto spin items in the inspect view
  50. tf_dashboard_slide_time 0 // Instant transitions
  51. cl_crosshairalpha 255 // Disable transparency for lowend computers
  52.  
  53. //msg
  54. messages_userchat
  55.  
  56. cl_hud_playerclass_use_playermodel 1
  57. mat_dxlevel 98
  58.  
  59. sensitivity 2.8
  60. volume .15
  61. fov_desired 90
  62. viewmodel_fov 80
  63. tf_use_min_viewmodels 1
  64. viewmodel_fov_demo 70
  65. cl_hud_minmode 0
  66. cl_disablehtmlmotd 0
  67. cl_autorezoom 0
  68. tf_hud_no_crosshair_on_scope_zoom 0
  69. cl_autoreload 1
  70. hud_fastswitch 1
  71. hud_classautokill 0
  72. hud_combattext 1
  73. tf_dingalingaling 1
  74. tf_dingaling_volume .6
  75. tf_dingaling_pitchmindmg 140
  76. tf_dingaling_pitchmaxdmg 5
  77. tf_medigun_autoheal 0
  78. cam_ideallag 0
  79. cl_spec_carrieditems 0
  80. sv_allow_point_servercommand always
  81. tf_scoreboard_ping_as_text 1
  82. cl_hud_playerclass_playermodel_showed_confirm_dialog 1
  83. tf_explanations_backpackpanel 1
  84. tf_show_preset_explanation_in_class_loadout 0
  85. tf_show_taunt_explanation_in_class_loadout 0
  86. tf_explanations_charinfo_armory_panel 1
  87. tf_explanations_charinfopanel 1
  88. tf_explanations_craftingpanel 1
  89. tf_explanations_discardpanel 1
  90. tf_explanations_store 1
  91. tf_explanations_tradingpanel 1
  92. cl_notifications_show_ingame 0
  93. tf_hud_target_id_disable_floating_health 1
  94. con_enable 1
  95. tf_hud_show_servertimelimit 1
  96. glow_outline_effect_enable 1
  97.  
  98. //maps
  99. alias "vol" "rcon volume "
  100. alias "b4nnymge" "connect b4nny2.tragicservers.com:27015"
  101. alias "badlands" "map cp_badlands"
  102. alias "process" "map cp_process_final"
  103. alias "snakewater" "map cp_snakewater_final1"
  104. alias "gullywash" "map cp_gullywash_final1"
  105. alias "granary" "map cp_granary_pro_rc8"
  106. alias "viaduct" "map koth_product_rc8"
  107. alias "metalworks" "map cp_metalworks"
  108. alias "sunshine" "map cp_sunshine"
  109. alias "mge" "rcon changelevel mge_training_v8_beta4b"
  110. alias "walkway" "map tr_walkway_rc2"
  111. alias "granary" "map cp_granary"
  112. alias "ww" "map tr_walkway_rc2"
  113. alias "d" "disconnect"
  114. alias "jump" "exec jump"
  115.  
  116. //Null Movement
  117. alias +mfwd "-back;+forward;alias checkfwd +forward" //stops the user from trying to move both left and right at the same time
  118. alias +mback "-forward;+back;alias checkback +back"
  119. alias +mleft "-moveright;+moveleft;alias checkleft +moveleft"
  120. alias +mright "-moveleft;+moveright;alias checkright +moveright"
  121. alias -mfwd "-forward;checkback;alias checkfwd none"
  122. alias -mback "-back;checkfwd;alias checkback none"
  123. alias -mleft "-moveleft;checkright;alias checkleft none"
  124. alias -mright "-moveright;checkleft;alias checkright none"
  125. alias checkfwd none
  126. alias checkback none
  127. alias checkleft none
  128. alias checkright none
  129. alias none ""
  130.  
  131. bind w +mfwd
  132. bind s +mback
  133. bind a +mleft
  134. bind d +mright
  135.  
  136. //crouchjumpscript
  137. bind space +crouchjump
  138. alias +crouchjump "+jump;+duck"
  139. alias -crouchjump "-jump;-duck"
  140.  
  141. //contracts toggle
  142. bind "c" "contracttoggle"
  143. alias "contracttoggle" "conoff"
  144. alias "conon" "tf_contract_progress_show 1; alias "contracttoggle" "conoff""
  145. alias "conoff" "tf_contract_progress_show 0; alias "contracttoggle" "conon""
  146. bind "u" "show_quest_log"
  147.  
  148. //scoreboard
  149. bind "TAB" "+BOARD";
  150. alias "+BOARD" "+showscores; net_graph 1";
  151. alias "-BOARD" "-showscores; net_graph 0";
  152.  
  153. bind "mouse3" "voicemenu 0 1"
  154. bind "e" "voicemenu 0 0"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement