Advertisement
Guest User

Untitled

a guest
Apr 25th, 2015
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.05 KB | None | 0 0
  1.  
  2. rate "128000"
  3.  
  4. cl_autohelp "0"
  5. cl_autowepswitch "0"
  6. cl_cmdrate "64"
  7. cl_interp "0"
  8. cl_lagcompensation "1"
  9. cl_interp_ratio "1"
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17. sv_forcepreload "1"
  18.  
  19.  
  20.  
  21. viewmodel_fov 68
  22. viewmodel_offset_x 0
  23. viewmodel_offset_y 2
  24. viewmodel_offset_z -2
  25. cl_bobamt_lat 0
  26. cl_bobamt_vert 0
  27. cl_viewmodel_shift_right_amt 0
  28.  
  29.  
  30. cl_hud_background_alpha "1.000000"
  31. cl_hud_bomb_under_radar "1"
  32. cl_hud_color "10"
  33. cl_hud_healthammo_style "0"
  34. cl_hud_playercount_pos "0"
  35. cl_hud_playercount_showcount "1"
  36. cl_hud_radar_scale "0.3"
  37.  
  38. bind "mouse4" "use weapon_smokegrenade"
  39. bind "mouse5" "use weapon_molotov;use weapon_incgrenade"
  40. bind "mouse3" "incrementvar cl_righthand 0 1 1"
  41. bind "alt" "use weapon_flashbang"
  42.  
  43. r_drawtracers_firstperson 0
  44. mat_queue_mode "2"
  45. mat_savechanges
  46. cl_forcepreload “1”
  47. cl_disablehtmlmotd “1”
  48. cl_disablefreezecam “1”
  49.  
  50.  
  51.  
  52.  
  53. bind w "+forward"
  54. bind a "+moveleft"
  55. bind s "+back"
  56. bind d "+moveright"
  57.  
  58.  
  59. r_dynamic "0"
  60. r_eyesize "0" (Removes eyes graphic on playermodels)
  61. r_eyemove "0" (Removes eyes graphic on playermodels)
  62. con_enable "1" (Console enabled)
  63. r_eyegloss "0" (Removes eyes graphic on playermodels)
  64. cl_logofile "0"
  65. r_eyeshift_z "0" (Removes eyes graphic on playermodels)
  66. r_eyeshift_y "0" (Removes eyes graphic on playermodels)
  67. r_eyeshift_x "0" (Removes eyes graphic on playermodels)
  68. mat_queue_mode "2" (Multicore Rendering enable)
  69. cl_rumblescale "0" (Scale sensitivity of rumble effects) (0 - 1.0.) (???)
  70. sys_refldetail "0"
  71. mat_hdr_enabled "0" (Does not work, i guess)
  72. sys_aspectratio "-1"
  73. r_cheapwaterend "1"
  74. sys_antialiasing "0"
  75. muzzleflash_light "0"
  76. r_cheapwaterstart "1"
  77. budget_show_peaks "0"
  78. budget_show_history "0"
  79. budget_peaks_window "0"
  80. budget_show_averages "0"
  81. func_break_max_pieces "0"
  82. cl_detail_avoid_force "0"
  83. cl_detail_avoid_radius "0"
  84. budget_averages_window "0"
  85. budget_background_alpha "0"
  86. budget_history_range_ms "5"
  87. texture_budget_panel_width "0"
  88. texture_budget_panel_height "0"
  89. cl_detail_avoid_recover_speed "0"
  90. texture_budget_background_alpha "999"
  91. budget_history_numsamplesvisible "0"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement