Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Don't be like "OMG ENEMY SHOOT SHOOT SHOOT!!!!!!!!!!!!!!!!!"
Practice what.
Play 300 hours dm with unbound crouch key. That'll cure your excessive crouch shooting. Something all players should do, it's borderline horrific watching Globals have decent crosshair placement but spamming crouch and shoot instantly when they see enemies, thus hitting legs.
Timing is part of gamesense which Is only acquired by playing many hours. Keep your weapon out whenever you're in doubt. So many bad players die from cycling grenades as soon as they miss a few shots, allowing enemy to take peakers advantage.
Thank you, real help... Gonna go unbind the crouch now.
Play with your view model - https://steamcommunity.com/sharedfiles/filedetails/?id=365126929
Make different crosshairs until you like it - https://steamcommunity.com/sharedfiles/filedetails/?id=308490450
Main aim training map I use - https://steamcommunity.com/sharedfiles/filedetails/?id=243702660
Second aim training map I love - https://steamcommunity.com/sharedfiles/filedetails/?id=368026786
I recommend getting into configs/autoexecs, they are super useful for executing commands into your console as the game boots rather than one by one executing the commands.
Here is a generator map
https://steamcommunity.com/sharedfiles/filedetails/?id=1325659427
How to make your own cfg - https://www.youtube.com/watch?v=f3c3KOAo4B0
(advanced) add this stuff to your config file if you want some good commands most dont have
Everything with a //before it is a comment on the following commands
(If you want a clutch bind that tells your team youre in clutch mode and will mute your voice comms to help you focus add this as well)
alias "clutch" "clutchon"
alias "clutchon" "voice_enable 0; gameinstructor_enable 1; cl_clearhinthistory; r_cleardecals; playvol buttons\blip2 0.5; alias clutch clutchoff; say_team Clutch on."
alias "clutchoff" "voice_enable 1; gameinstructor_enable 0; playvol buttons\blip1 0.5; alias clutch clutchon; say_team Clutch off."
clutchoff
bind "L" clutch
(The rest of this I HIGHLY recommend using to EVERYONE who plays the game)
//Shows your teams equipment and colors through walls so you wont shoot them by accident
cl_teamid_overhead_always "2"
//Shows damage given in top left of screen after each round
developer "1"
con_filter_text "Damage Given"
con_filter_text_out "Player:"
con_filter_enable "2"
//Crouch jumping
alias +cjump "+jump; +duck"
alias -cjump "-jump; -duck"
bind space +cjump
//Side stepping and shooting forces shift walking for easier jiggle stepping/strafe shooting
bind "MOUSE1" "+attack"
alias +SpeedShot "+speed;+attack"
alias -SpeedShot "-attack;-speed; SpeedShot_off"
alias Speedshot_on "bind MOUSE1 +SpeedShot"
alias Speedshot_off "bind MOUSE1 +attack"
bind "a" "+moveleft; SpeedShot_on"
bind "d" "+moveright; SpeedShot_on"
bind "w" "+forward"
bind "s" "+back"
//Show netgraph when checking scoreboard
net_graph "1"
net_graphheight "9999"
alias "+scorenet" "+showscores; net_graphheight 0"
alias "-scorenet" "-showscores; net_graphheight 9999"
bind "TAB" "+scorenet"
//Mouse Fix - Complete raw input no mouse acceleration
m_yaw "0.0165"
m_rawinput "1"
m_mouseaccel1 "0"
m_mouseaccel2 "0"
m_customaccel "0"
//this will echo in your console after executing your auto exec
echo *[Professional as heck]
//this should make your autoexec actually execute without launch options
host_writeconfig
Play Deathmatch and only tap shoot
- Crouching when shooting, - AWP, Scout, AK, M4's
Unbind your crouch button for a couple games
- Bunny Hopping, - Jumping around all the time.
Unbind your jump button and don't play vertical maps
- Most dumbest - Switching between weapon and knife all the time, timing sucks for me.
more of a just think about when your doing it and if an enemy could come around a corner.
1. Play DM and ALWAYS remind yourself to tap for long ranges. Funny enough, AUG and SG helped me fight this habit before.
2. This is a bit more tricky. Pros only crouch when they're out in the open and committed to the fight. Never, ever crouch peek because your enemy will see your fatter crouched body first before you can even see them, especially if your right side appears first. I only crouch when I'm committed or need that one tap long range accuracy like on deagle or AK.
3. I don't and probably won't ever will depend on bunny hops unless I'm a pro bunny hopper. It's more detrimental than good cos if you don't hit it right, you'd be slower than if you just run with your knife out. You need to consciously remind yourself of this.
4. I always have my primary out unless I need to get somewhere fast like rotating to another site and I'm sure there are no enemies around. This also needs a conscious self reminder and game awareness. Otherwise, I never pull my pistol or knife out when moving unless I plan to use them to kill.
Now to my own personal bad habit: spraying down on someone then aiming away after 5 to 7 bullets thinking it's enough to kill them, especially in tense situations with multiple enemies in sight.
Looks like you have 4.5k hours, what's your rank if you don't mind me asking?