Advertisement
Guest User

levencfg

a guest
Mar 20th, 2019
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.66 KB | None | 0 0
  1. cl_viewmodel_shift_left_amt "0"
  2. cl_viewmodel_shift_right_amt "0"
  3. viewmodel_fov 68
  4. viewmodel_offset_x 2.5
  5. viewmodel_offset_y 1
  6. viewmodel_offset_z -2
  7. viewmodel_recoil 0
  8. cl_righthand 0
  9.  
  10. alias "mirage" "map de_mirage"
  11. alias "nuke" "map de_nuke"
  12. alias "cache" "map de_cache"
  13. alias "cobble" "map de_cbble"
  14. alias "dust2" "map de_dust2"
  15. alias "inferno" "map de_inferno"
  16. alias "overpass" "map de_overpass"
  17. alias "train" "map de_train"
  18. alias "botz" "map aim_botz"
  19.  
  20. cl_bobamt_lat 0.1
  21. cl_bobamt_vert 0.1
  22. cl_bob_lower_amt 5
  23. cl_bobcycle 0.98
  24.  
  25. developer 1
  26. con_enable "1"
  27. con_filter_text "Damage Given"
  28. con_filter_text_out "Player:"
  29. con_filter_enable "2"
  30.  
  31. bind "v" "+voicerecord"
  32.  
  33. bind "c" "+jumpthrow2"
  34. alias "+jumpthrow2" "+jump;-attack;-attack2"
  35. alias "-jumpthrow2" "-jump"
  36.  
  37. sensitivity 2
  38.  
  39. bind "kp_home" "buy hegrenade;"
  40. bind "kp_uparrow" "buy flashbang;"
  41. bind "kp_pgup" "buy smokegrenade;"
  42. bind "kp_leftarrow" "buy molotov; buy incgrenade;"
  43. bind "kp_5" "buy defuser;"
  44. bind "kp_rightarrow" "buy vest;"
  45. bind "kp_plus" "buy ak47; buy m4a1;"
  46. bind "kp_enter" "buy awp;"
  47. bind "kp_end" "buy tec9; buy fiveseven;"
  48. bind "kp_downarrow" "buy p250;"
  49. bind "kp_pgdn" "buy deagle;"
  50. bind "kp_ins" "buy vesthelm;"
  51. bind "kp_slash" "buy mac10; buy mp9;"
  52. bind "kp_del" "buy sg556; buy aug;"
  53. bind "kp_multiply" "buy galilar; buy famas;"
  54.  
  55. snd_mixahead 0.06
  56. snd_hwcompat "0"
  57. volume 0.25
  58.  
  59. cl_hud_radar_scale 1.1
  60. cl_radar_always_centered 0
  61. cl_radar_scale 0.5
  62. cl_radar_icon_scale_min 0.6
  63.  
  64. alias +knife slot3
  65. alias -knife lastinv
  66. bind q +knife
  67.  
  68. bind "r" "+reload; r_cleardecals"
  69.  
  70. alias "-crosshairsmoke" "cl_crosshairsize 3 ;"
  71. alias "+crosshairsmoke" "cl_crosshairsize 1337;"
  72. bind "o" "+crosshairsmoke"
  73.  
  74. bind "p" "toggle voice_enable"
  75.  
  76. bind "i" "say ¯\_(ツ)_/¯"
  77.  
  78. cl_forcepreload "1"
  79.  
  80. rate "786432"
  81. cl_cmdrate "128"
  82. cl_updaterate "128"
  83. cl_interp_ratio "1"
  84. cl_interp "0"
  85. cl_timeout "1337"
  86.  
  87. alias "q" "quit"
  88. alias "r" "retry"
  89. alias "rs" "mp_restartgame 1"
  90. alias "dis" "disconnect"
  91.  
  92. fps_max 300
  93. fps_max_menu 150
  94. mat_monitorgamma 1.6
  95. mat_queue_mode "2"
  96. mat_powersavingsmode "0"
  97.  
  98. m_rawinput "1"
  99. m_mouseaccel2 "0"
  100. m_mouseaccel1 "0"
  101. m_customaccel "0"
  102. m_mousespeed "0"
  103.  
  104. joystick 0
  105.  
  106. cl_disablehtmlmotd 1
  107. cl_autowepswitch "0"
  108. cl_teamid_overhead_always 1
  109.  
  110. lobby_default_privacy_bits1 "0"
  111.  
  112. alias whon "+cl_show_team_equipment;bind j whoff"
  113. alias whoff "-cl_show_team_equipment;bind j whon"
  114. bind j whon
  115.  
  116. echo " "
  117. echo " "
  118. echo "+---------------------------------------------------------------------------+"
  119. echo "| TWOJ CONFIG ZOSTAL ZALADOWANY |"
  120. echo "+---------------------------------------------------------------------------+"
  121. echo " "
  122. echo " "
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement