frenklin171
aa
Spiel: | Counter-Strike: Global Offensive |
Benutzer: | ![]() |
Datei(en): | 1 |
Download: | Download now: frenklin171 |
Views: | 1243 |
Downloads: | 330 |
Likes: |
-
- crosshair 1
- // DISPLAY DAMAGE INFO SCRIPT
- developer 1
- con_filter_enable 2
- con_filter_text_out "Player:"
- con_filter_text "damage Given"
- //Added by LowSpecGamer
- cl_forcepreload "1" // Preloads The Whole Map & Sounds.
- r_eyegloss "0" // No Makeup.
- r_eyemove "0" // No Eye Movement.
- r_eyeshift_x "0" // No Eye Movement X-Angel.
- r_eyeshift_y "0" // No Eye Movement Y-Angel.
- r_eyeshift_z "0" // No Eye Movement Z-Angel.
- r_eyesize "0" // Smaller Eyes.
- hud_showtargetid "1" //Enables display of target names, important
- cl_hud_bomb_under_radar "1" //Draws bomb under radar, convenient
- cl_hud_radar_scale "0.9" //Radar Size, not too big and not too small
- cl_radar_scale "0.3" //Radar Map Scale Size, 0.3 is perfect on all maps
- cl_radar_always_centered "0" //Centers map instead of player in radar, important
- cl_hud_playercount_showcount "0" //Shows player avatars instead of numbers left
- cl_hud_playercount_pos "1" //Puts player information in the bottom instead of top
- cl_hud_healthammo_style "1" //Simplified information on HP/AP and ammo
- cl_hud_background_alpha "0.2" //Hidden but still visible black bars, easy on the eyes
- cl_loadout_colorweaponnames "1" //Weapon names are colored in loadout to match their rarity, cool feature
- cl_radar_icon_scale_min "0.8" //Sets the minimum player icon scale, this value feels good
- cl_showloadout "1" //So it doesnt fade out the weapon slots, very annoying otherwise
- // No Tutorial or Info Messages (FPS BOOST)
- gameinstructor_enable "0" //Removes in game lessons
- cl_showhelp "0" //Removes on-screen help
- cl_autohelp "0" //Removes automatic help
- cl_disablefreezecam "1" //Disables Freezecam, very important to have off
- cl_disablehtmlmotd "1" //Removes "Message of the day" page when joining a server
- // Rates (Settings are optimized for best networking experience)
- rate "128000" //Max bytes per second the host can receive data
- cl_cmdrate "128" //Max number of command packets sent to server per second
- cl_updaterate "128" //Number of packets per second you are requesting from the server
- cl_interp_ratio "1" //Sets the interpolation amount (final amount is cl_interp_ratio / cl_updaterate)
- cl_interp "0" //Sets the interpolation amount, always set this to 0
- cl_lagcompensation "1" //Lag compensation helps by eliminating combat latency from client side view
- cl_predict "1" //Skip waiting for server feedback and simulate client side movement in real-time
- cl_predictweapons "1" //Skip waiting for server feedback and perform client side prediction of weapon effects
- // Video
- mat_monitorgamma "1.6" //Brightness, use this value for best brightness
- mat_monitorgamma_tv_enabled "0" //Turn off TV Mode
- // Show netgraph when checking scoreboard script
- alias "+showscores" "+showscores; net_graphheight 0"
- alias "-showscores" "-showscores; net_graphheight 9999"
- bind "TAB" "+showscores" //Bind TAB to whatever you prefer
- // No Tutorial or Info Messages (FPS BOOST)
- gameinstructor_enable "0" //Removes in game lessons
- cl_showhelp "0" //Removes on-screen help
- cl_autohelp "0" //Removes automatic help
- cl_disablefreezecam "1" //Disables Freezecam, very important to have off
- cl_disablehtmlmotd "1" //Removes "Message of the day" page when joining a server
- // CHOOSE PREFERRED COLOR [0-yellow, 1-purple, 2-green, 3-blue,4-orange]
- cl_color
- //NADETHROWTOGGLE
- alias "+smokecross" "cl_crosshairsize 5000; use weapon_smokegrenade"
- alias "-smokecross" "cl_crosshairsize 2"
- bind "c" "+smokecross; use weapon_smokegrenade"
- //RANDOM KOMANDE
- cl_autowepswitch 0
- cl_use_opens_buy_menu 0
- mat_monitorgamma 1.6
- cl_crosshair_sniper_width 2
- con_filter_enable "2"
- con_filter_text "Damage"
- con_filter_text_out "Player:"
- cl_downloadfilter "nosounds"
- cl_autowepswitch "0"
- closeonbuy "0"
- hud_takesshots "1"
- cl_disablefreezecam "1"
- r_dynamic
- r_drawtracers_firstperson "0"
- cl_radar_always_centered "0"
- cl_radar_scale "0.3"
- cl_hud_radar_scale "1.15"
- cl_radar_icon_scale_min "1"
- cl_radar_rotate "0"
- cl_hud_playercount_showcount "1"
- r_drawtracers_firstperson "0" //Hides bullet tracers in first person view
- lobby_voice_chat_enabled "0" //Turns microphone off in lobby, really useful
- cl_use_opens_buy_menu "0" //Disables E from opening buy-menu, really useful
- mm_dedicated_search_maxping "50" //Maxping Search in Matchmaking
- con_enable "1" // Enables console
- cl_bobamt_lat 0
- cl_bobamt_lat 0
- cl_bobamt_vert 0
- cl_bobcycle 0
- cl_bobup 0
- //KEY BINDS
- bind "MOUSE1" "+attack"
- bind "MOUSE2" "+attack2"
- bind "w" "+forward"
- bind "d" "+moveright"
- bind "a" "+moveleft"
- bind "s" "+back"
- bind "b" "buymenu" // $$$
- bind "e" "+use"
- bind "f" "+lookatweapon"
- bind "g" "drop"
- bind shift "+duck;r_cleardecals"
- bind ctrl "+speed"
- bind "v" "use weapon_incgrenade; use weapon_molotov;"
- bind "space" "use weapon_flashbang"
- bind "x" "use weapon_hegrenade"
- bind "c" "use weapon_smokegrenade"
- alias "+smokecross" "cl_crosshairsize 5000; use weapon_smokegrenade"
- alias "-smokecross" "cl_crosshairsize 2"
- bind "c" "+smokecross"
- BindToggle "p" "cl_righthand"
- BindToggle "o" "voice_enable"
- bind "shift" "+duck; r_cleardecals"
- BindToggle p "cl_righthand"
- bind "mouse3" "use weapon_c4;drop"
- bind "mwheeldown" "+jump"
- bind "capslock" +voicerecord
- bind "tab" "+showscores"
- // RECOMMENDED HEADPHONES SETTINGS
- windows_speaker_config "1"
- snd_front_headphone_position "53.2"
- snd_rear_headphone_position "90.0"
- snd_headphone_pan_exponent "1.2"
- snd_headphone_pan_radial_weight "0.5"
- // DISPLAY TEAM INFORMATION
- +cl_show_team_equipment
- // Net
- fps_max "600" //Setting this to 0 will uncap it but will load maps 90 seconds slower. 600 gave me the best results.
- fps_max_menu "60" //Frame limiting my menu to 300 because I can
- net_graph "1" //Shows my network usage data
- net_graphheight "9999" //Changes height, used together with script
- net_graphmsecs "400" //The latency graph represents this many milliseconds
- net_graphpos "2" //Positioning of Net Graph
- net_graphproportionalfont "0" //Makes font smaller
- net_graphshowinterp "1" //Shows interpolation value
- net_graphshowlatency "1" //Shows latency value
- net_graphsolid "1" //Solid Net Graph
- net_graphtext "1" //Shows text fields
- net_maxroutable "1200" //Requested max packet size before packets are 'split'
- net_scale "5" //Makes font smaller
- // FULLY CUSTOMIZABLE BUY BINDS
- bind "enter" "buy ak47; buy m4a1;"
- bind "0" "buy awp;"
- bind "del" "buy deagle;"
- bind "8" "buy vest;"
- bind "9" "buy vesthelm;"
- bind "f6" "buy molotov; buy incgrenade;"
- bind "f3" "buy flashbang;"
- bind "f5" "buy hegrenade;"
- bind "f4" "buy smokegrenade;"
- // Mouse commands
- m_rawinput "1"
- m_mouseaccel1 "0"
- m_mouseaccel2 "0"
- Viewmodel
- cl_viewmodel_shift_left_amt "0.500000"
- cl_viewmodel_shift_right_amt "0.250000"
- viewmodel_fov "68"
- viewmodel_recoil "1.0"
- viewmodel_presetpos "3"
- viewmodel_offset_z "-2"
- cl_bob_lower_amt "5.000000"
- cl_bobamt_lat "0.100000"
- cl_bobamt_vert "0.100000"
- cl_bobcycle "0.98"
- // LEAVE THIS ALONE, IT FINALIZES YOUR CONFIG
- host_writeconfig
Es gibt noch keine Kommentare. Schreibe jetzt den Ersten!