Instalar Steam
iniciar sesión
|
idioma
简体中文 (Chino simplificado)
繁體中文 (Chino tradicional)
日本語 (Japonés)
한국어 (Coreano)
ไทย (Tailandés)
български (Búlgaro)
Čeština (Checo)
Dansk (Danés)
Deutsch (Alemán)
English (Inglés)
Español - España
Ελληνικά (Griego)
Français (Francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (Húngaro)
Nederlands (Holandés)
Norsk (Noruego)
Polski (Polaco)
Português (Portugués de Portugal)
Português - Brasil (Portugués - Brasil)
Română (Rumano)
Русский (Ruso)
Suomi (Finés)
Svenska (Sueco)
Türkçe (Turco)
Tiếng Việt (Vietnamita)
Українська (Ucraniano)
Informar de un error de traducción
Vào file cfg của cs2: steamapps\common\Counter-Strike Global Offensive\game\csgo\cfg
Tạo file text đặt tên theo ý thích để đuôi file .cfg
Thay phần bind theo nút cá nhân rồi save:
alias "+jumpaction" "+jump;"
alias "+throwaction" "-attack; -attack2"
alias "-jumpaction" "-jump"
bind c "+jumpaction;+throwaction;"
alias "+runthrow" "+forward;+jump;"
alias "-runthrow" "-jump;-forward"
bind x "+runthrow;+throwaction"
alias +jumpduck "+jump;+duck";alias -jumpduck "-jump;-duck";bind n "+jumpduck"
alias +jumpduck "+jump;+duck";alias -jumpduck "-jump;-duck";bind MWHEELUP "+jumpduck"
bind "o" "noclip"
bind "p" "sv_rethrow_last_grenade"
Vào game mở console dùng lệnh exec (tên file cfg vừa tạo)