Udręka graczy CS 1.6 przesiadających się na CS:GO. Jak mieć nóż w lewej ręce ?
W CS:GO nie ma takich komend jak "cl_lw 0" oraz "cl_lc 0". Aby mieć nóż w lewej ręce wystarczy wejść w folder xxx/steam/steamapps/common/Counter-Strike Global Offensive/csgo/cfg i tam stworzyć nowy plik z rozszerzeniem .cfg. Kopiujemy poniższą frazę :
bind "0" "slot10; cl_righthand 1"
bind "1" "slot1; cl_righthand 1"
bind "2" "slot2; cl_righthand 1"
bind "3" "slot3; cl_righthand 0"
bind "4" "slot4; cl_righthand 1"
bind "5" "slot5; cl_righthand 1"
bind "6" "slot6; cl_righthand 1"
bind "7" "slot7; cl_righthand 1"
bind "8" "slot8; cl_righthand 1"
bind "9" "slot9; cl_righthand 1"
i zapisujemy plik pod byle jaką nazwą np: nozlewareka.cfg
Włączamy cs:go i wpisujemy w konsoli "exec xxx (nazwa pliku np: exec nozlewareka)" i gotowe. Jeśli chcemy cofnąć te ustawienia należy wpisać w konsoli : bind "3" "slot3; cl_righthand 1"