Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
YawgNetWiki
Search
Search
Appearance
Log in
Personal tools
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
CSGO
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=Crosshair= CSGO-UqU5u-DTnkD-q3KLC-BUuej-HGmDA =Keybinds= Important notes: * bind [key] "[action]" * incrementvar varName minValue maxValue delta ==Demo Related== * cl_interpolate **For choppy playback issues * Playback ** demoui ** demo_pause ** demo_resume ** demo_timescale ** spec_show_xray 1 ==Voice Chat== ===Mute Voice Chat=== Binds voices on/off to j bindtoggle j voice_enable ===Clutch Mode=== Bring voice chat down a notch bindtoggle i "voice_scale 0.75 0.3" ===Vol up/down=== Sets voice on 100-0, starting at 0 and adds 5 each press) bind pgup "incrementvar voice_scale 0 1 0.05" bind pgdn "incrementvar voice_scale 0 1 -0.05" ==Gameplay== ===Smoke lineup crosshair toggle=== extends crosshairs to the edge of the screen for lineups bind y "toggle cl_crosshairsize 2.5 1000" ===Scorenet Tab=== Removes blood/decals and displays net_graph when you tab for scores <pre>net_graph "1" net_graphpos "2" net_graphheight "1" alias +scorenet "+showscores; net_graph 1" alias -scorenet "-showscores; net_graph 0 ; r_cleardecals" bind tab "+scorenet"</pre> Here's just the remove blood/decals portion bind "SHIFT" "+speed;r_cleardecals" ===Map Zoom=== bind o "incrementvar cl_radar_scale 0 1 0.25" ===Jumpduck=== alias +jumpduck "+jump;+duck" alias -jumpduck "-jump;-duck" bind alt "+jumpduck" ===NadeJumpThrow=== bind end "+jump;-attack;-jump" =Offline/Cheats= <pre> bind p "sv_cheats 1; noclip" binds noclip to p # For Practice sv_grenade_trajectory 1 and sv_grenade_trajectory_time 10 Grenade trajectory stuff </pre> ==For Autoexec== <pre> # Clutch mode bindtoggle i "voice_scale 0.75 0.3" # Jump Throw bind end "+jump;-attack;-jump" # For grenades bind 1 "use weapon_knife; use weapon_flashbang" bind 2 "use weapon_knife; use weapon_smokegrenade" bind 3 "use weapon_knife; use weapon_molotov;use weapon_incgrenade" bind 4 "use weapon_knife; use weapon_hegrenade" # Netgraph with score and clear decals/blood net_graph "1" net_graphpos "2" net_graphheight "1" alias +scorenet "+showscores; net_graph 1" alias -scorenet "-showscores; net_graph 0 ; r_cleardecals" bind tab "+scorenet" # Preferred radar settings 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 β1β cl_radar_square_with_scoreboard β1β bind 6 "incrementvar cl_radar_scale 0 1 0.25" # Smoke lineup crosshair toggle bind = "toggle cl_crosshairsize 2.5 1000" bind pgup "incrementvar voice_scale 0 1 0.05" bind pgdn "incrementvar voice_scale 0 1 -0.05" alias +jumpduck "+jump;+duck" alias -jumpduck "-jump;-duck" bind o "+jumpduck" bind q "use weapon_knife;slot1"</pre> [[Category:Gaming]][[Category:Config Examples]]
Summary:
Please note that all contributions to YawgNetWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
YawgNetWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
CSGO
Add topic