Left 4 Dead 2
Sprint System (Vscript)
Εμφάνιση 1-3 από 3 καταχωρίσεις
Ενημέρωση: 6 Ιουλ στις 3:34
από kurochama

- Added a chat command, "refresh sprint script". This chat command will re-launch the sprint script. Use this chat command in case if the sprint script stops working when loaded together with lots of mods at once, or in custom maps that heavily use lots of scripts.

Ενημέρωση: 4 Ιουλ στις 17:07
από kurochama

- Added "allow_custom_button_for_sprint" feature. When this is enabled, a custom cvar, "kuro_sprint_mode" can be used. Bind a key & make alias with this cvar to toggle on/off, like for example:
bind = "sprint+"
alias sprint+ "kuro_sprint_mode 1; bind = sprint-"
alias sprint- "kuro_sprint_mode 0; bind = sprint+"

Ενημέρωση: 4 Ιουλ στις 2:31
από kurochama