Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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)