How to see allies through walls in CS: GO

How to see allies through walls in CS: GO


 With the release of a new update in CS: GO, it became possible to see the colors of allies through the wall! Here, we will tell you how to use it, as well as one interesting bind. (Can be used in MM)


First of all, about the teams themselves:


  • cl_teamid_overhead_always 1 - shows through the walls of color (triangles above nicknames) through the wall
  • + cl_show_team_equipment - this command is an addition to the first one, it shows weapons, armor, whales and hp.

The first command can be added to autoload in the config, the second, for convenience, can be bound. How to do it:


  1. If there is no autoexec.cfg  file,  then create it at: \ Steam \ steamapps \ common \ Counter-Strike Global Offensive \ cfg
  2. Add the following lines to it in the created or existing autoexec.cfg file 

// lookfr
alias "lookfr" "info_on"
alias "info_on" "+ cl_show_team_equipment; alias lookfr info_off "
alias" info_off "" -cl_show_team_equipment; alias lookfr info_on "
bind" key "lookfr"


3. Replace the word key with the desired button.

4. Set in startup options CS: GO + exec autoexec.cfg

5. Profit! 

Now, by pressing on the button of your choice, you will see through the walls the location and all the information about the equipment of your allies.

Post a Comment

0 Comments