Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen
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?