Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vishusandy/prosprint
Modified version of the sprint plugin by Greyscale
https://github.com/vishusandy/prosprint
counter-strike-source sourcemod sourcemod-plugins
Last synced: about 1 month ago
JSON representation
Modified version of the sprint plugin by Greyscale
- Host: GitHub
- URL: https://github.com/vishusandy/prosprint
- Owner: vishusandy
- Created: 2022-11-01T13:44:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-23T01:22:42.000Z (almost 2 years ago)
- Last Synced: 2023-05-17T06:39:04.173Z (over 1 year ago)
- Topics: counter-strike-source, sourcemod, sourcemod-plugins
- Language: SourcePawn
- Homepage:
- Size: 61.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pro Sprint
## Overview
A modified version of [Greyscale's sprint plugin](https://forums.alliedmods.net/showthread.php?p=567905) that adds a stamina bar and some natives to modify a player's stamina.
![Sprint stamina bar](sprint.png)
I have only tested this in Counter-Strike Source but it should work in CSGO.
## Natives
See [natives](natives.md)## Suggested plugins
[ProXP](https://github.com/vishusandy/ProXP) can use this plugin to award extra stamina based on the player's level.
## Installation
See [Greyscale's sprint plugin](https://forums.alliedmods.net/showthread.php?p=567905) for more information on installation and cvars.
## Credits
- Progress bar: Fancy
- Natives: Vishus
- [Sprint](https://forums.alliedmods.net/showthread.php?p=567905): [Greyscale](https://forums.alliedmods.net/member.php?u=33541)For more see the original plugin: [Greyscale's sprint plugin](https://forums.alliedmods.net/showthread.php?p=567905)