Counter-Strike 2

Counter-Strike 2

Not enough ratings
[Images] All Essential Smokes For Faceit
By 神
This is a very straight-forward guide to learn all the smokes for PUG strats on FaceIT.

All smokes are shown with images so that you can easily shift-TAB in game and line up the smoke quickly without necessarily knowing it.

Credits to the "sothatwemaybefree" website for some inspiration for certain smokes.

Warning (Very Important): All of these smokes will only work on ESEA, FaceIT and other services of the such because they were recorded on a 128 tick local server. Current Valve matchmaking uses 64 tick servers so most smokes, if not all, will not work on those servers.
   
Award
Favorite
Favorited
Unfavorite
Tips
This section gives you the knowledge to reproduce all the smokes of this guide.

  • For the smokes with the caption "jump throw" you need to enter these three lines one by one in your console (Press ~ to bring up the console):
    alias +jumpthrow "+jump;-attack" alias -jumpthrow "-jump" bind MOUSE3 +jumpthrow
    Once that is done, press the middle button of your mouse when you have the smoke lined up!

  • For those with the caption "run throw", press & hold the left button of your mouse, run for approximatively 1.5s and then release the left button..

  • Lastly, to have the crosshair I use when lining up my smokes (takes up the whole screen), enter these commands one by one in your console, don't forget to modify the second one (quick tip: to know the values for your crosshair simply type the commands, one by one, in your console when you are in-game.. example: 'cl_crosshairsize' will return 'cl_crosshairsize = "*the value of the command*"'):
    alias nadeCrosshair "cl_crosshairalpha 300; cl_crosshairdot 1; cl_crosshairgap 3; cl_crosshairsize 422; cl_crosshairstyle 4; cl_crosshairthickness 1; cl_crosshairthickness .6;cl_crosshaircolor 5; cl_crosshaircolor_r 0;cl_crosshaircolor_g 0;cl_crosshaircolor_b 0;" alias myCrosshair "Here, put the same commands as in the nadeCrosshair alias but with the values for your crosshair.." bind "9" "slot9; nadeCrosshair" bind "8" "slot8; nadeCrosshair" bind "7" "slot7; nadeCrosshair" bind "6" "slot6; nadeCrosshair" bind "4" "slot4; myCrosshair" bind "3" "slot3; myCrosshair" bind "2" "slot2; myCrosshair" bind "1" "slot1; myCrosshair" bind "q" "lastinv; myCrosshair"
    These commands will switch crosshairs when you switch from a weapon to a nade and vice-versa..