Advertisement
Guest User

LCHIT Autoexec

a guest
Jul 21st, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.10 KB | None | 0 0
  1. unbindall
  2. con_enable 1
  3. bind "w" "+forward"
  4. bind "a" "+moveleft"
  5. bind "s" "+back"
  6. bind "d" "+moveright"
  7. bind "e" "+use"
  8. bind "MOUSE1" "+attack"
  9. bind "MOUSE2" "+attack2"
  10. bind "MWHEELDOWN" "+jump"
  11. bind "ESCAPE" "cancelselect"
  12. bind "\" "toggleconsole"
  13. bind "TAB" "+showscores; r_cleardecals"
  14. bind "1" "slot1"
  15. bind "2" "slot2"
  16. bind "3" "slot3"
  17. bind "4" "slot4"
  18. bind "5" "slot5"
  19. bind "g" "drop"
  20. bind "space" "+voicerecord"
  21. bind "r" "+reload"
  22. bind "y" "messagemode"
  23. bind "h" "messagemode2"
  24. bindtoggle "j" "voice_enable"
  25. bind "CTRL" "+duck"
  26. bind "SHIFT" "+speed"
  27. bind "z" "+spray_menu"
  28. bind "b" "buymenu"
  29. bindtoggle "u" "gameinstructor_enable"
  30. bind "mwheelup" "use weapon_smokegrenade"
  31. bind "mouse3" "slot10"
  32. bind "mouse4" "use weapon_hegrenade"
  33. bind "mouse5" "use weapon_flashbang"
  34. bind "v" "buy vesthelm; buy vest"
  35. bind "c" "buy flashbang; buy smokegrenade; buy molotov; buy flashbang"
  36. bind "x" "buy defuser"
  37. bind "n" "buy ak47; buy m4a4"
  38. bind "m" "buy awp"
  39. sensitivity 1.2
  40. m_rawinput 1
  41. fps_max 0
  42. fps_max_menu 0
  43. cl_use_opens_buy_menu "0"
  44. cl_disablefreezecam 1
  45. mat_monitorgamma 1.6
  46. cl_radar_always_centered 0
  47. cl_radar_scale 0.3
  48. cl_hud_radar_scale 1.15
  49. net_graph 1
  50. net_graphpos 2
  51. net_graphproportionalfont 0
  52. hud_scaling 0.75
  53. cl_draw_only_deathnotices 0
  54. mm_dedicated_search_maxping "50"
  55. mat_setvideomode 1920 1080 full
  56. voice_enable 1
  57. Volume 1
  58. voice_scale 0.3
  59. lobby_voice_chat_enabled 0
  60. windows_speaker_config "1"
  61. snd_musicvolume 0.20
  62. snd_menumusic_volume 0.00
  63. snd_roundstart_volume 0.00
  64. snd_roundend_volume 0.10
  65. snd_mapobjective_volume 0.00
  66. snd_tensecondwarning_volume 0.20
  67. snd_deathcamera_volume 0.00
  68. alias "+quickswitch" "slot3"
  69. alias "-quickswitch" "lastinv"
  70. bind "q" "+quickswitch"
  71. alias "+jumpthrow" "+jump;-attack"
  72. alias "-jumpthrow" "-jump"
  73. bind "ALT" "+jumpthrow"
  74. bind "6" "+crosshairmax"
  75. alias "+crosshairmax" "cl_crosshairsize 5000; cl_crosshairgap -10; cl_crosshairthickness 0.5; cl_crosshair_drawoutline 0"
  76. alias "-crosshairmax" "cl_crosshairsize 4; cl_crosshairgap -2; cl_crosshairthickness 0; cl_crosshair_drawoutline 1"
  77. bind "t" "use weapon_c4;drop"
  78. cl_righthand 0
  79. cl_crosshair_drawoutline "1"
  80. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  81. cl_crosshair_dynamic_splitalpha_innermod "1"
  82. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  83. cl_crosshair_dynamic_splitdist "7"
  84. cl_crosshair_outlinethickness "1.000000"
  85. cl_crosshair_sniper_show_normal_inaccuracy "0"
  86. cl_crosshair_sniper_width "1"
  87. cl_crosshairalpha "255.000000"
  88. cl_crosshaircolor "5"
  89. cl_crosshaircolor_b "127"
  90. cl_crosshaircolor_g "0"
  91. cl_crosshaircolor_r "255"
  92. cl_crosshairdot "0"
  93. cl_crosshairgap "-2.000000"
  94. cl_crosshairgap_useweaponvalue "0"
  95. cl_crosshairscale "0"
  96. cl_crosshairsize "4.000000"
  97. cl_crosshairstyle "4"
  98. cl_crosshairthickness "0.000000"
  99. cl_crosshairusealpha "1"
  100. cl_fixedcrosshairgap "3"
  101. cl_viewmodel_shift_left_amt "1.5"
  102. cl_viewmodel_shift_right_amt "0.75"
  103. viewmodel_fov "54"
  104. viewmodel_offset_x "2.500000"
  105. viewmodel_offset_y "-2.000000"
  106. viewmodel_offset_z "-2.000000"
  107. viewmodel_presetpos "0"
  108. cl_bob_lower_amt "21"
  109. cl_bobamt_lat "0.33"
  110. cl_bobamt_vert "0.14"
  111. cl_bobcycle "0.98"
  112. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement