CS2 Configs

Configs to help strike your counters

This wikipage contains information on various console commands that (should) make your life easier.

Want to make one yourself? use the sidebar!

Can't be bothered? Use mine:

skins.ini

navigate to Steam\steamapps\common\Counter-Strike Global Offensive\game\csgo\cfg
create a file and name it skins.ini
copy the code:

// pre-exec
echo skin config loaded successfully
r_show_build_info 0

// aliases

alias "skinserver" "connect 142.132.134.76:27015"
alias "hudoff" "cl_draw_only_deathnotices true"
alias "hudon" "cl_draw_only_deathnotices false"
alias "lockcam" " cl_lock_camera 1 "
alias "unlockcam" "cl_lock_camera 0"
alias "fov" "fov_cs_debug 100"
alias "resetfov" "fov_cs_debug 0"

Skins & Screenshots

VAS!?!?! DICK PATTERN HUNTSMAN!! DICK PATTERN HUNTSMAN!!

This page is Still WIP.

Alright, so we're going to use the alias command a lot here. this is so you can type shorter commands for ease.
You can of course, bind these commands to keys, but we will get to that later.

To start, type your command as follows
alias "aliasName" "commandName"