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
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+"