Advertisement
Guest User

Counter-Strike Global Offensive: Config

a guest
Aug 1st, 2015
293
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.95 KB | None | 0 0
  1. //=============================================================================
  2.  
  3. //Bindbefehl unbindall
  4.  
  5. unbindall
  6. //=============================================================================
  7.  
  8. //Skill on off
  9.  
  10. skill "1.000000"
  11. //=============================================================================
  12.  
  13. //Bindbefehle 0 - 9
  14.  
  15. bind "0" "slot10"
  16. bind "1" "slot1"
  17. bind "2" "slot2"
  18. bind "3" "slot3"
  19. bind "4" "slot4"
  20. bind "5" "slot5"
  21. bind "6" "slot6"
  22. bind "7" "slot7"
  23. bind "8" "slot8"
  24. bind "9" "slot9"
  25. //=============================================================================
  26.  
  27. //Bindbefehle a - z
  28.  
  29. bind "a" "+moveleft"
  30. bind "b" "buymenu"
  31. bind "c" "radio3"
  32. bind "d" "+moveright"
  33. bind "e" "+use"
  34. bind "f" "+lookatweapon"
  35. bind "g" "drop"
  36. bind "i" "show_loadout_toggle"
  37. bind "x" "+voicerecord"
  38. bind "m" "teammenu"
  39. bind "q" "lastinv"
  40. bind "r" "+reload"
  41. bind "s" "+back"
  42. bind "u" "messagemode2"
  43. bind "w" "+forward"
  44. bind "k" "radio2"
  45. bind "y" "messagemode"
  46. bind "z" "radio1"
  47. //=============================================================================
  48.  
  49. //Waffenseite wechseln von links nach rechts
  50.  
  51. unbind v
  52. bind v left
  53. alias "left" "cl_righthand 1; bind v right"
  54. alias "right" "cl_righthand 0; bind v left"
  55. //cl_righthand "1"
  56. //=============================================================================
  57.  
  58. //Bindbefehl Munition
  59.  
  60. bind "," "buyammo1"
  61. bind "." "buyammo2"
  62. //=============================================================================
  63.  
  64. //Sondertasten
  65.  
  66. bind "SPACE" "+jump"
  67. bind "TAB" "+showscores"
  68. bind "ESCAPE" "cancelselect"
  69. bind "DEL" "mute"
  70. bind "PAUSE" "pause"
  71. bind "SHIFT" "+speed"
  72. bind "CTRL" "+duck"
  73. bind "F8" "jpeg"
  74. //=============================================================================
  75.  
  76. //Mouse
  77.  
  78. bind "MOUSE1" "+attack"
  79. bind "MOUSE2" "+attack2"
  80. bind "MWHEELUP" "invprev"
  81. bind "MWHEELDOWN" "invnext"
  82. m_mouseaccel1 "0"
  83. m_mouseaccel2 "0"
  84. m_mousespeed "1"
  85. //=============================================================================
  86.  
  87. //Bindbefehl Numpad (noclip console)
  88.  
  89. bind "kp_minus" "noclip"
  90. bind "kp_multiply" "toggleconsole"
  91. bind "-" "toggleconsole"
  92. //=============================================================================
  93.  
  94. //Buyscript
  95.  
  96. bind "F1" "buy p250;"
  97. bind "F2" "buy tec9; buy fiveseven;"
  98. bind "F3" "buy ak47; buy m4a1; say Ich benutze die Config von Kapa D Square twitch.tv/schnuffeltuch22"
  99. bind "F4" "buy galilar; buy famas;"
  100. bind "F5" "buy awp;"
  101. bind "F6" "buy ump45;"
  102. bind "F7" "buy p90;"
  103. bind "kp_end" " buy vest;"
  104. bind "kp_downarrow" " buy vesthelm;"
  105. bind "kp_pgdn" " buy vesthelm; buy vest;"
  106. bind "kp_ins" " buy defuser;"
  107. bind "kp_leftarrow" " buy hegrenade;"
  108. bind "kp_5" " buy flashbang;"
  109. bind "kp_rightarrow" " buy smokegrenade;"
  110. bind "kp_home" " buy incgrenade; buy molotov;"
  111. bind "kp_plus" "buy ssg08;"
  112. bind "kp_enter" "buy aug; buy sg556;"
  113. //=============================================================================
  114.  
  115. //Networksettings 128 Tick
  116.  
  117. rate "153600"
  118. cl_cmdrate "128.000000"
  119. cl_updaterate "128.000000"
  120. cl_interp "0"
  121. cl_interp_ratio "1.000000"
  122. net_maxroutable "1200"
  123. cl_lagcompensation "1"
  124. //=============================================================================
  125.  
  126. //Networksettings 64 Tick
  127.  
  128. //rate "80000"
  129. //cl_cmdrate "64.000000"
  130. //cl_updaterate "64.000000"
  131. //cl_interp "0"
  132. //cl_interp_ratio "1.000000"
  133. //net_maxroutable "1200"
  134. //cl_lagcompensation "1"
  135. //=============================================================================
  136.  
  137. //Maximale FPS
  138.  
  139. fps_max "150"
  140. //=============================================================================
  141.  
  142. //Clanid
  143.  
  144. cl_clanid "9137793"
  145. //=============================================================================
  146.  
  147. //Color Matchmaking
  148.  
  149. cl_color "4"
  150. //=============================================================================
  151.  
  152. //Crosshair
  153.  
  154. crosshair "1"
  155. cl_crosshair_drawoutline "1"
  156. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  157. cl_crosshair_dynamic_splitalpha_innermod "1"
  158. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  159. cl_crosshair_dynamic_splitdist "7"
  160. cl_crosshair_outlinethickness "0"
  161. cl_crosshairalpha "200"
  162. cl_crosshaircolor "1"
  163. cl_crosshaircolor_b "0"
  164. cl_crosshaircolor_g "255"
  165. cl_crosshaircolor_r "0"
  166. cl_crosshairdot "0"
  167. cl_crosshairgap "-1"
  168. cl_crosshairgap_useweaponvalue "0"
  169. cl_crosshairscale "0"
  170. cl_crosshairsize "5"
  171. cl_crosshairstyle "4"
  172. cl_crosshairthickness "1"
  173. cl_crosshairusealpha "1"
  174. //=============================================================================
  175.  
  176. //Camera
  177.  
  178. cam_collision "1"
  179. cam_idealdelta "4.0"
  180. cam_idealdist "150"
  181. cam_idealdistright "0"
  182. cam_idealdistup "0"
  183. cam_ideallag "4.0"
  184. cam_idealpitch "0"
  185. cam_idealyaw "0"
  186. cam_snapto "0"
  187. //=============================================================================
  188.  
  189. //Help on off
  190.  
  191. cl_autohelp "0"
  192. //=============================================================================
  193.  
  194. //Auto weapon switch
  195.  
  196. cl_autowepswitch "0"
  197. //=============================================================================
  198.  
  199. //Upload Download enable
  200.  
  201. cl_allowdownload "1"
  202. cl_allowupload "1"
  203. //=============================================================================
  204.  
  205. //Hud
  206.  
  207. cl_hud_background_alpha "0.5"
  208. cl_hud_bomb_under_radar "1"
  209. cl_hud_color "9"
  210. cl_hud_healthammo_style "0"
  211. cl_hud_playercount_pos "0"
  212. cl_hud_playercount_showcount "0"
  213. cl_hud_radar_scale "1"
  214. //=============================================================================
  215.  
  216. //Radar
  217.  
  218. cl_radar_always_centered "1"
  219. cl_radar_icon_scale_min "0.6"
  220. cl_radar_rotate "1"
  221. cl_radar_scale "0.7"
  222. cl_radar_square_with_scoreboard "1"
  223. //=============================================================================
  224.  
  225. //cl Befehle
  226.  
  227. cl_bob_lower_amt "21"
  228. cl_bobamt_lat "0.33"
  229. cl_bobamt_vert "0.14"
  230. cl_bobcycle "0.98"
  231. cl_buy_favorite_nowarn "0"
  232. cl_buy_favorite_quiet "0"
  233. cl_chatfilter_version "1"
  234. cl_chatfilters "63"
  235. cl_debugrumble "0"
  236. cl_detail_avoid_force "0.4"
  237. cl_detail_avoid_radius "64"
  238. cl_detail_avoid_recover_speed "0.25"
  239. cl_detail_max_sway "5"
  240. cl_disablefreezecam "0"
  241. cl_disablehtmlmotd "0"
  242. cl_dm_buyrandomweapons "1"
  243. cl_downloadfilter "all"
  244. cl_fixedcrosshairgap "-1"
  245. cl_forcepreload "0"
  246. cl_freezecampanel_position_dynamic "1"
  247. cl_idealpitchscale "0.8"
  248. cl_inv_showdividerline "0"
  249. cl_inventory_saved_filter "all"
  250. cl_inventory_saved_sort "newest"
  251. cl_join_advertise "1"
  252. cl_loadout_colorweaponnames "0"
  253. cl_logofile ""
  254. cl_minimal_rtt_shadows "1"
  255. cl_mouselook "1"
  256. cl_obs_interp_enable "1"
  257. cl_observercrosshair "1"
  258. cl_operation_premium_reminder_op05 "1424987490"
  259. cl_rumblescale "1.0"
  260. cl_scalecrosshair "1"
  261. cl_scoreboard_mouse_enable_binding "+attack2"
  262. cl_show_clan_in_death_notice "1"
  263. cl_showhelp "0"
  264. cl_showfps "0"
  265. cl_showloadout "1"
  266. cl_showpluginmessages "1"
  267. cl_soundfile ""
  268. cl_spec_follow_grenade_key "0"
  269. cl_spec_mode "5"
  270. cl_teamid_overhead_name_alpha "245"
  271. cl_teamid_overhead_name_fadetime "1.0"
  272. cl_teammate_colors_show "1"
  273. cl_thirdperson "0"
  274. cl_timeout "30"
  275. cl_use_opens_buy_menu "1"
  276. cl_viewmodel_shift_left_amt "1.5"
  277. cl_viewmodel_shift_right_amt "0.75"
  278. //=============================================================================
  279.  
  280. //Player Befehle
  281.  
  282. player_botdifflast_s "5.000000"
  283. player_competitive_maplist7 "mg_de_dust,mg_de_dust2,mg_de_aztec,mg_de_nuke,mg_de_mirage"
  284. player_gamemodelast_m "1.000000"
  285. player_gamemodelast_s "0"
  286. player_gametypelast_m "0"
  287. player_gametypelast_s "0"
  288. player_last_leaderboards_filter "0"
  289. player_last_leaderboards_mode "0"
  290. player_last_leaderboards_panel "0"
  291. player_last_medalstats_category "0"
  292. player_last_medalstats_panel "0.000000"
  293. player_maplast_m "0"
  294. player_maplast_s "0"
  295. player_medalstats_most_recent_time "1395265356"
  296. player_nevershow_communityservermessage "0"
  297. player_teamplayedlast "2"
  298. //=============================================================================
  299.  
  300. //sv Befehle
  301.  
  302. sv_forcepreload "0"
  303. sv_log_onefile "0"
  304. sv_logbans "0"
  305. sv_logecho "1"
  306. sv_logfile "1"
  307. sv_logflush "0"
  308. sv_logsdir "logs"
  309. sv_noclipaccelerate "5"
  310. sv_noclipspeed "5"
  311. sv_pvsskipanimation "1"
  312. sv_skyname "sky_dust"
  313. sv_specaccelerate "5"
  314. sv_specnoclip "1"
  315. sv_specspeed "3"
  316. sv_unlockedchapters "1"
  317. sv_voiceenable "1"
  318.  
  319.  
  320. //=============================================================================
  321.  
  322. //Netgraph
  323.  
  324. net_graph "1"
  325. net_graphproportionalfont "1"
  326. net_graphpos "900"
  327. net_graphheight "0"
  328. net_graphholdsvframerate "0"
  329. net_graphmsecs "400"
  330. net_graphpos "1"
  331. net_graphproportionalfont "0"
  332. net_graphshowinterp "1"
  333. net_graphshowlatency "1"
  334. net_graphshowsvframerate "0"
  335. net_graphsolid "1"
  336. net_graphtext "1"
  337. //=============================================================================
  338.  
  339. //Name
  340.  
  341. name "D Square"
  342. //=============================================================================
  343.  
  344. //Windows Speaker
  345.  
  346. windows_speaker_config "4"
  347. //=============================================================================
  348.  
  349. //Volumen
  350.  
  351. volume "0.100000"
  352. suitvolume "0.25"
  353. snd_deathcamera_volume "1.0"
  354. snd_duckerattacktime "0.5"
  355. snd_duckerreleasetime "2.5"
  356. snd_duckerthreshold "0.15"
  357. snd_ducking_off "1"
  358. snd_ducktovolume "0.55"
  359. snd_legacy_surround "0"
  360. snd_mapobjective_volume "1.0"
  361. snd_menumusic_volume "1.0"
  362. snd_mixahead "0.1"
  363. snd_music_selection "2"
  364. snd_musicvolume "0.000000"
  365. snd_musicvolume_multiplier_inoverlay "0.1"
  366. snd_mute_losefocus "1"
  367. snd_pitchquality "1"
  368. snd_roundend_volume "1.0"
  369. snd_roundstart_volume "1.0"
  370. snd_tensecondwarning_volume "1.0"
  371. //=============================================================================
  372.  
  373. //Voice Settings
  374.  
  375. voice_caster_enable "0"
  376. voice_caster_scale "1"
  377. voice_enable "1"
  378. voice_forcemicrecord "1"
  379. voice_mixer_boost "0"
  380. voice_mixer_mute "0"
  381. voice_mixer_volume "1.0"
  382. voice_modenable "1"
  383. voice_scale "1"
  384. voice_system_enable "1"
  385. voice_threshold "2000"
  386. //=============================================================================
  387.  
  388. //Misc
  389.  
  390. net_scale "5"
  391. net_steamcnx_allowrelay "1"
  392. adsp_debug "0"
  393. ai_report_task_timings_on_limit "0"
  394. ai_think_limit_label "0"
  395. budget_averages_window "30"
  396. budget_background_alpha "128"
  397. budget_bargraph_background_alpha "128"
  398. budget_bargraph_range_ms "16.6666666667"
  399. budget_history_numsamplesvisible "100"
  400. budget_history_range_ms "66.666666667"
  401. budget_panel_bottom_of_history_fraction ".25"
  402. budget_panel_height "384"
  403. budget_panel_width "512"
  404. budget_panel_x "0"
  405. budget_panel_y "50"
  406. budget_peaks_window "30"
  407. budget_show_averages "0"
  408. budget_show_history "1"
  409. budget_show_peaks "1"
  410. bugreporter_uploadasync "0"
  411. bugreporter_username ""
  412. c_maxdistance "200"
  413. c_maxpitch "90"
  414. c_maxyaw "135"
  415. c_mindistance "30"
  416. c_minpitch "0"
  417. c_minyaw "-135"
  418. c_orthoheight "100"
  419. c_orthowidth "100"
  420. c_thirdpersonshoulder "false"
  421. c_thirdpersonshoulderaimdist "120.0"
  422. c_thirdpersonshoulderdist "40.0"
  423. c_thirdpersonshoulderheight "5.0"
  424. c_thirdpersonshoulderoffset "20.0"
  425. cc_lang ""
  426. cc_linger_time "1.0"
  427. cc_predisplay_time "0.25"
  428. cc_subtitles "0"
  429. chet_debug_idle "0"
  430. closecaption "0"
  431. closeonbuy "0"
  432. commentary_firstrun "0"
  433. con_enable "1"
  434. cursortimeout "60.0"
  435. dsp_enhance_stereo "0"
  436. econ_highest_baseitem_seen "63"
  437. engine_no_focus_sleep "50"
  438. force_audio_english "0"
  439. func_break_max_pieces "15"
  440. g15_update_msec "250"
  441. gameinstructor_enable "0"
  442. hud_scaling "0.85"
  443. hud_showtargetid "1"
  444. hud_takesshots "0"
  445. key_bind_version "1"
  446. lobby_voice_chat_enabled "1"
  447. lockMoveControllerRet "0"
  448. lookspring "0"
  449. lookstrafe "0"
  450. m_customaccel "3"
  451. m_customaccel_exponent "1.05"
  452. m_customaccel_max "0"
  453. m_customaccel_scale "0.04"
  454. m_forward "1"
  455. m_pitch "0.022"
  456. m_rawinput "1"
  457. m_side "0.8"
  458. m_yaw "0.022"
  459. mat_monitorgamma "2.2"
  460. mat_monitorgamma_tv_enabled "0"
  461. mat_powersavingsmode "0"
  462. mat_queue_report "0"
  463. mat_spewalloc "0"
  464. mat_texture_list_content_path ""
  465. mc_accel_band_size "0.5"
  466. mc_dead_zone_radius "0.06"
  467. mc_max_pitchrate "100.0"
  468. mc_max_yawrate "230.0"
  469. mm_csgo_community_search_players_min "3"
  470. mm_dedicated_search_maxping "20"
  471. mm_server_search_lan_ports "27015,27016,27017,27018,27019,27020"
  472. muzzleflash_light "1"
  473. net_allow_multicast "1"
  474. npc_height_adjust "1"
  475. option_duck_method "0"
  476. option_speed_method "0"
  477. play_distance "1"
  478. r_drawmodelstatsoverlaymax "1.5"
  479. r_drawmodelstatsoverlaymin "0.1"
  480. r_drawtracers_firstperson "1"
  481. r_eyegloss "1"
  482. r_eyemove "1"
  483. r_eyeshift_x "0"
  484. r_eyeshift_y "0"
  485. r_eyeshift_z "0"
  486. r_eyesize "0"
  487. safezonex "1.0"
  488. safezoney "1.0"
  489. scene_showfaceto "0"
  490. scene_showlook "0"
  491. scene_showmoveto "0"
  492. scene_showunlock "0"
  493. sensitivity "6.0"
  494. sf_ui_tint "2"
  495. sk_autoaim_mode "1"
  496. spec_show_xray "0"
  497. spec_usenumberkeys_nobinds "1"
  498. ss_splitmode "0"
  499. store_version "1"
  500. sys_antialiasing "0"
  501. sys_aspectratio "-1"
  502. sys_refldetail "0"
  503. texture_budget_background_alpha "128"
  504. texture_budget_panel_bottom_of_history_fraction ".25"
  505. texture_budget_panel_height "284"
  506. texture_budget_panel_width "512"
  507. texture_budget_panel_x "0"
  508. texture_budget_panel_y "450"
  509. tr_best_course_time "0"
  510. tr_completed_training "0"
  511. tv_nochat "0"
  512. ui_steam_overlay_notification_position "topleft"
  513. vgui_message_dialog_modal "1"
  514. viewmodel_fov "60"
  515. viewmodel_offset_x "1"
  516. viewmodel_offset_y "1"
  517. viewmodel_offset_z "-1"
  518. viewmodel_presetpos "1"
  519. vprof_graphheight "256"
  520. vprof_graphwidth "512"
  521. vprof_unaccounted_limit "0.3"
  522. vprof_verbose "1"
  523. vprof_warningmsec "10"
  524. weapon_accuracy_logging "0"
  525. zoom_sensitivity_ratio_joystick "1.0"
  526. zoom_sensitivity_ratio_mouse "1.0"
  527. //=============================================================================
  528.  
  529. //Xbox Settings
  530.  
  531. xbox_autothrottle "1"
  532. xbox_throttlebias "100"
  533. xbox_throttlespoof "200"
  534.  
  535. //=============================================================================
  536.  
  537. //Joystick Settings
  538.  
  539. joy_accelmax "1.0"
  540. joy_accelscale "3.5"
  541. joy_accelscalepoly "0.4"
  542. joy_advanced "0"
  543. joy_advaxisr "0"
  544. joy_advaxisu "0"
  545. joy_advaxisv "0"
  546. joy_advaxisx "0"
  547. joy_advaxisy "0"
  548. joy_advaxisz "0"
  549. joy_autoaimdampen "0"
  550. joy_autoAimDampenMethod "0"
  551. joy_autoaimdampenrange "0"
  552. joy_axisbutton_threshold "0.3"
  553. joy_cfg_preset "1"
  554. joy_circle_correct "1"
  555. joy_curvepoint_1 "0.001"
  556. joy_curvepoint_2 "0.4"
  557. joy_curvepoint_3 "0.75"
  558. joy_curvepoint_4 "1"
  559. joy_curvepoint_end "2"
  560. joy_diagonalpov "0"
  561. joy_display_input "0"
  562. joy_forwardsensitivity "-1"
  563. joy_forwardthreshold "0.15"
  564. joy_gamma "0.2"
  565. joy_inverty "0"
  566. joy_lowend "1"
  567. joy_lowend_linear "0.55"
  568. joy_lowmap "1"
  569. joy_movement_stick "0"
  570. joy_name "joystick"
  571. joy_no_accel_jump "0"
  572. joy_pitchsensitivity "-1"
  573. joy_pitchthreshold "0.15"
  574. joy_response_look "0"
  575. joy_response_look_pitch "1"
  576. joy_response_move "1"
  577. joy_sensitive_step0 "0.1"
  578. joy_sensitive_step1 "0.4"
  579. joy_sensitive_step2 "0.90"
  580. joy_sidesensitivity "1"
  581. joy_sidethreshold "0.15"
  582. joy_wingmanwarrior_centerhack "0"
  583. joy_wingmanwarrior_turnhack "0"
  584. joy_yawsensitivity "-1"
  585. joy_yawthreshold "0.15"
  586. joystick "0"
  587. joystick_force_disabled "1"
  588. joystick_force_disabled_set_from_options "1"
  589. //=============================================================================
  590. //Kapa D Square
  591.  
  592. //twitch.tv/schnuffeltuch22
  593.  
  594. //Be like a KaPa, act like a Panda! NO RACISM
  595.  
  596. //End
  597. //=============================================================================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement