Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.
/ tf-sprinting Public archive

Team Fortress 2 server plugin that allows players to sprint like in Half-Life 2

License

Notifications You must be signed in to change notification settings

Mikusch/tf-sprinting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Team Fortress 2 Sprinting

This is a simple SourceMod plugin that allows players to sprint like in Half-Life 2 by binding a key to +speed.

Dependencies

ConVars

  • tf_sprint_enabled ( def. "1" ) - Enables or disables this plugin
  • tf_sprint_speedmultiplier ( def. "1.59375" ) - Configures the multiplier to base speed while sprinting
  • sv_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