Mandndjdjkd
Logical Problem Solver
2
MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1
500 XP
Hey guys,
i have found some helpful settings for your CSGO ingame radar.
It basicly shows you the whole map so whenever an enemy is being spotted you dont have to rely on your teammates telling you where they saw him you just going to see them on the radar.
The settings for this radar are as follows:
cl_radar_always_centered "0"
cl_radar_scale "0.3"
cl_hud_radar_scale "1.15"
cl_radar_icon_scale_min "1"
cl_radar_roate "1"
Just write those in your console or add them to your autoexec.cfg.
Here is another neat script which allows you to manually zoom in and out your radar:
bind "ANY_KEY_HERE" "incrementvar cl_radar_scale 0.25 1.0 0.05"
bind "ANY_KEY_HERE" "incrementvar cl_radar_scale 0.25 1.0 -0.05"
The other script will print your damage deealt and get oncreen once you died so you do not have to check your console everytime:
developer "1"
con_filter_text "Damage"
con_filter_text_out "Player:"
con_filter_enable "2"
Same as above write em in your console or in your autoexec.cfg.
Credits for those two neat tools go to:
and
Have fun with them
i have found some helpful settings for your CSGO ingame radar.
It basicly shows you the whole map so whenever an enemy is being spotted you dont have to rely on your teammates telling you where they saw him you just going to see them on the radar.
The settings for this radar are as follows:
cl_radar_always_centered "0"
cl_radar_scale "0.3"
cl_hud_radar_scale "1.15"
cl_radar_icon_scale_min "1"
cl_radar_roate "1"
Just write those in your console or add them to your autoexec.cfg.
Here is another neat script which allows you to manually zoom in and out your radar:
bind "ANY_KEY_HERE" "incrementvar cl_radar_scale 0.25 1.0 0.05"
bind "ANY_KEY_HERE" "incrementvar cl_radar_scale 0.25 1.0 -0.05"
The other script will print your damage deealt and get oncreen once you died so you do not have to check your console everytime:
developer "1"
con_filter_text "Damage"
con_filter_text_out "Player:"
con_filter_enable "2"
Same as above write em in your console or in your autoexec.cfg.
Credits for those two neat tools go to:
Loading…
www.tobyscs.com
Loading…
steamcommunity.com