Nainstalovat Steam
přihlásit se
|
jazyk
简体中文 (Zjednodušená čínština)
繁體中文 (Tradiční čínština)
日本語 (Japonština)
한국어 (Korejština)
ไทย (Thajština)
български (Bulharština)
Dansk (Dánština)
Deutsch (Němčina)
English (Angličtina)
Español-España (Evropská španělština)
Español-Latinoamérica (Latin. španělština)
Ελληνικά (Řečtina)
Français (Francouzština)
Italiano (Italština)
Bahasa Indonesia (Indonéština)
Magyar (Maďarština)
Nederlands (Nizozemština)
Norsk (Norština)
Polski (Polština)
Português (Evropská portugalština)
Português-Brasil (Brazilská portugalština)
Română (Rumunština)
Русский (Ruština)
Suomi (Finština)
Svenska (Švédština)
Türkçe (Turečtina)
Tiếng Việt (Vietnamština)
Українська (Ukrajinština)
Nahlásit problém s překladem










alias +sprint "kuro_sprint_mode 1"
alias -sprint "kuro_sprint_mode 0"
bind shift +sprint
also you can just unbind e and then rebind the interact button so you can just have a custom button
By any chance, do you know how to bind it with the Scope-In or Zoom input inside the VScript?
I've tried "m_hZoomOwner" and "ZoomButton = 524288"
@ ZOLKING , it should work automatically on campaign mode, as on the animated previews, I tested on campaign mode. But you need to host the local server.
May I ask, how did you manage to do it?! :O
I've been trying to do a vscript that would give you a speed boost (mine would be while you scoped-in), and yours is the only scrip that lets me do it
bind tab "sprint+"
alias sprint+ "kuro_sprint_mode 1; bind tab sprint-"
alias sprint- "kuro_sprint_mode 0; bind tab sprint+"