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
bind kp_ins "bind mouse2 +attack2"
it works
like that i have two keys for the purpose to bind and unbind mouse2 with attack2
so i dont die from clicking mouse2 with the m4a1s
bind "7" "sm_rcon sv_cheats 1;cl_draw_only_deathnotices 1;net_graph 0;r_drawviewmodel 0;crosshair 0"
bind "8" "cl_draw_only_deathnotices 0;net_graph 1;r_drawviewmodel 1;crosshair 1;sm_rcon sv_cheats 0"
If i make a bind with only this:
bind "9" "sm_rcon sv_cheats 1"
it works though? Can you not create binds that involves both rcon (server side) and client side commands?
And is it possible to make this into a toggle? So that it only uses 1 key?