Advertisement
alamo2914

custom before moudels

Apr 7th, 2018
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.76 KB | None | 0 0
  1. alias "damn good" "cl_interp 0.0217391; cl_interp_ratio 1.4347827 cl_pred_optimize 1; rate 196608; net_splitpacket_maxrate 170016; cl_cmdrate 66; cl_updaterate 66; cl_predictweapons 1; net_maxcleartime 4; net_maxpacketdrop 1000; net_splitrate 2; cl_smooth 1; packet_size_large; net_compresspackets 1"
  2. alias "good" "cl_interp 0.022727272; cl_interp_ratio 1.5; cl_pred_optimize 1; ;rate 133000; net_splitpacket_maxrate 170016; cl_cmdrate 66; cl_updaterate 66; cl_predictweapons 1; net_maxcleartime 4; net_maxpacketdrop 1000; net_splitrate 2; cl_smooth 1; packet_size_balanced; packet_rate_standard"
  3.  
  4. alias "decent" "cl_interp 0.303030303; cl_interp_ratio 2 ;rate 133000; cl_pred_optimize 1; net_splitpacket_maxrate 170016; cl_cmdrate 66; cl_updaterate 66; cl_predictweapons 1; net_maxcleartime 4; net_maxpacketdrop 1000; net_splitrate 2; cl_smooth 1; packet_rate_congestion"
  5.  
  6. alias "bad" "cl_interp 0.0454545; cl_interp_ratio 3; rate 87648; cl_pred_optimize 1; net_splitpacket_maxrate 77280; cl_cmdrate 30; cl_updaterate 30; cl_predictweapons 1; net_maxcleartime 4; net_maxpacketdrop 1000; net_splitrate 4; cl_smooth 1; packet_rate_congestion"
  7.  
  8. alias "very_bad" "rate 51280; cl_pred_optimize 2; net_splitpacket_maxrate 77280; cl_cmdrate 30; cl_updaterate 30; cl_predictweapons 0; net_maxcleartime 10; net_maxpacketdrop 10000; net_splitrate 4; cl_smooth 0; cl_interp_ratio 2; cl_interp 0.1; packet_rate_congestion"
  9.  
  10. // Null-cancelling movement script
  11. // (prevents you from pressing two opposing directions, which causes you to stop moving)
  12.  
  13. bind "w" "+mfwd"
  14. bind "a" "+mleft"
  15. bind "s" "+mback"
  16. bind "d" "+mright"
  17.  
  18. alias "+mfwd" "-back;+forward;alias checkfwd +forward"
  19. alias "+mback" "-forward;+back;alias checkback +back"
  20. alias "+mleft" "-moveright;+moveleft;alias checkleft +moveleft"
  21. alias "+mright" "-moveleft;+moveright;alias checkright +moveright"
  22. alias "-mfwd" "-forward;checkback;alias checkfwd none"
  23. alias "-mback" "-back;checkfwd;alias checkback none"
  24. alias "-mleft" "-moveleft;checkright;alias checkleft none"
  25. alias "-mright" "-moveright;checkleft;alias checkright none"
  26. alias "checkfwd" "none"
  27. alias "checkback" "none"
  28. alias "checkleft" "none"
  29. alias "checkright" "none"
  30. alias "none" ""
  31.  
  32. alias von "r_drawviewmodel 1; viewmodel_fov 87"
  33. alias voff "r_drawviewmodel 0; viewmodel_fov 0"
  34.  
  35. //another things
  36. tf_hud_target_id_disable_floating_health 1
  37. tf_colorblindassist 1
  38. bind pgup "record temp; stop; snd_restart; hud_reloadscheme;heartbeat;"
  39. demo_recordcommands 1
  40. gl_clear 1
  41. cl_interp_ratio 1.5
  42. cl_interp 0.022727272
  43. messages_userchat
  44.  
  45.  
  46.  
  47.  
  48. host_thread_mode 0 // Do not use the threaded frame behavior for local servers
  49.  
  50. // Warning system
  51. sv_allow_wait_command 1;developer 1;wait 1500; echo " ****************************************************** "; echo " ****************************************************** "; echo " ****************************************************** "; echo " ****************************************************** "; echo "=> Set host_thread_mode 0 for local servers."; echo "=> Set host_thread_mode 1 once you are done with your local server.";wait 8000; developer 0; sv_allow_wait_command 0
  52.  
  53. bind tab "+scoreboard"
  54. alias +scoreboard "+showscores;net_graph 1;cl_hud_playerclass_use_playermodel 1"
  55. alias -scoreboard "-showscores;net_graph 0;cl_hud_playerclass_use_playermodel 0"
  56.  
  57.  
  58.  
  59.  
  60. //commands that I write here so that I won't have to change them every time the config gets updated
  61. r_queued_ropes 0
  62. snd_async_minsize 262144
  63. r_WaterDrawRefraction 1
  64. r_cheapwaterstart 0
  65. tf_contract_competitive_show 0 // Hide contracts in comp matches
  66. tf_contract_progress_show 0 // Hide contracts
  67. m_filter 0 // Do not average mouse input over two frames
  68. m_mousespeed 0 // Disable Windows mouse acceleration
  69. m_rawinput 0 // Skip using in-engine mouse polling
  70. fps_max 121
  71. snd_surround_speakers 0
  72. m_rawinput 1
  73.  
  74.  
  75.  
  76.  
  77. //taken from stripped:
  78. cl_mute_all_comms 1 // Disable text and voice for muted players
  79. hud_deathnotice_time 1
  80. tf_chat_popup_hold_time 0 // Disable party messages on main menu
  81. cl_hud_killstreak_display_alpha 255 // Disable transparency for lowend computers
  82. cl_hud_killstreak_display_fontsize 0 // Smallest killstreak font
  83. cl_hud_killstreak_display_time 0 // Disable killstreak banner
  84. cl_notifications_move_time 0 // Skip notification transition
  85. cl_vote_ui_active_after_voting 0 // Keep the vote UI up after voting
  86. cl_vote_ui_show_notification 0 // Hide vote UI notifications
  87. tf_contract_competitive_show 0 // Hide contracts in comp matches
  88. tf_contract_progress_show 0 // Hide contracts
  89. hud_achievement_glowtime 0 // No glow in achievement UI
  90. hud_achievement_tracker 0 // Disable achievement tracker
  91. hud_achievement_count 0 // Hide achievements on HUD
  92. cl_mvm_wave_status_visible_during_wave 0 // Hide extra MvM info
  93. cl_ask_favorite_opt_out 1
  94. cl_ask_blacklist_opt_out 1
  95. replay_quitmsg_dontaskagain 1
  96. cl_ask_bigpicture_controller_opt_out 1
  97. tf_explanations_store 1
  98. tf_explanations_discardpanel 1
  99. tf_explanations_backpackpanel 1
  100. tf_explanations_charinfopanel 1
  101. tf_explanations_craftingpanel 1
  102. tf_explanations_charinfo_armory_panel 1
  103. tf_training_has_prompted_for_forums 1
  104. tf_training_has_prompted_for_loadout 1
  105. tf_training_has_prompted_for_options 1
  106. tf_training_has_prompted_for_training 1
  107. tf_training_has_prompted_for_offline_practice 1
  108. cl_showhelp 0
  109. tf_taunt_always_show_hint 0
  110. sb_dontshow_maxplayer_warning 1
  111. tf_coach_request_nevershowagain 1
  112. tf_show_maps_details_explanation_count 0
  113. tf_show_taunt_explanation_in_class_loadout 0
  114. tf_show_preset_explanation_in_class_loadout 0
  115. cl_hud_playerclass_playermodel_showed_confirm_dialog 1
  116. tf_find_a_match_hint_viewed 1
  117. tf_quest_map_intro_viewed 1
  118. tf_warpaint_explanation_viewed 1
  119. con_nprint_bgalpha 255 // Disable transparency for lowend computers
  120. r_drawviewmodel 0
  121. viewmodel_fov 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement