This is a simple SourceMod plugin that allows players to sprint like in Half-Life 2 by binding a key to +speed
.
- SourceMod 1.10
- DHooks with Detour Support
tf_sprint_enabled ( def. "1" )
- Enables or disables this plugintf_sprint_speedmultiplier ( def. "1.59375" )
- Configures the multiplier to base speed while sprintingsv_stickysprint ( def. "0" )
- When enabled, players will not have to hold down their sprint key in order to sprint and will only stop sprinting if their character comes to a stop