Advertisement
Guest User

leven_cfg

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