Steam telepítése
belépés
|
nyelv
简体中文 (egyszerűsített kínai)
繁體中文 (hagyományos kínai)
日本語 (japán)
한국어 (koreai)
ไทย (thai)
Български (bolgár)
Čeština (cseh)
Dansk (dán)
Deutsch (német)
English (angol)
Español - España (spanyolországi spanyol)
Español - Latinoamérica (latin-amerikai spanyol)
Ελληνικά (görög)
Français (francia)
Italiano (olasz)
Bahasa Indonesia (indonéz)
Nederlands (holland)
Norsk (norvég)
Polski (lengyel)
Português (portugáliai portugál)
Português - Brasil (brazíliai portugál)
Română (román)
Русский (orosz)
Suomi (finn)
Svenska (svéd)
Türkçe (török)
Tiếng Việt (vietnámi)
Українська (ukrán)
Fordítási probléma jelentése
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?