Administrators COSMIN Posted May 17 Administrators Posted May 17 View Article Media Media gallery × ❮ ❯ 1 / 1 This mod allows survivors to sprint by holding E (Use) & then press movement keys (A, W, S, D). Q:"Isn't normal movement without holding SHIFT already a running movement?" A:"Let's say that it's a normal run, not sprint. This mod makes survivors sprint." List of features available on "sprint system.txt" cfg file: 1. sprint_user : Who can use this (bots/ players/ all). For bots, they will sprint automatically, & when stamina hits 0, they will restore automatically. 2. sprint_speed : How fast is the sprint speed. The value is a multiplier of the normal speed, & can be in decimals/ floats. Min= 1, max= no limit (you can go into saiyan mode by moving too fast when setting the value higher than 4, at your own risk :D ). 3. max_stamina : Max stamina of each survivor. This will be decreased by 1 every 0.5 second when sprinting. 4. allow_custom_button_for_sprint : Disabled by default. When disabled, E (Use) is used as the sprint button. When enabled, a custom cvar "kuro_sprint_mode" can be used. Bind this cvar to a key with alias on console, for example like this: bind = "sprint+" alias sprint+ "kuro_sprint_mode 1; bind = sprint-" alias sprint- "kuro_sprint_mode 0; bind = sprint+" Mechanisms: - Hold E (Use) & then press any movement keys (A,W,S,D) to activate sprinting. - When "allow_custom_button_for_sprint" is set to 1, you need to bind a key with alias (follow the example on the feature above). When the bind on a key is set, it works as toggle on/off. It means that one press will activate sprint, & one more press to deactivate (like how flashlight works). - Sprinting speed is controlled by "sprint_speed" - Sprinting reduces stamina by 1 every 0.5 second. There will be notifications when stamina is low, & when stamina hits 0 or minus. - When stamina is 0 or minus, the movement speed is reduced to 50% when attempting to sprint. However, the speed will be back to normal (1x) when releasing E key. - Stamina can be restored every 1 second by releasing E. Crouching will greatly restore stamina (standing= +1 stamina/ second, crouching= +3 stamina/ second). - You can't jump properly when sprinting (Jump will be cancelled halfway). So, if you're sprinting, don't jump. - When bots are allowed to sprint, they will sprint automatically. & when their stamina hits 0, they will restore stamina automatically. Bot's movement penalty is disabled, so if they run out of stamina, they simply just move with 1x normal speed like usual. - a chat command is available: "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 that can make some mods stop working. Ok, now you can sprint like on COD with this :D NOTES: - If you want to see some animated previews of how this mod looks like, check the workshop link. View the full article Donator: SteamDB Donator: SteamLadder Steam Level Up: https://slvlup.com/r/krrna6 Steam™ Hour Boosting!: https://freehourboost.com/?r=cosminzm
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now