mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-07 02:18:26 +00:00
A bunnyhop timer plugin for Counter-Strike: Source, Counter-Strike: Global Offensive and Team Fortress 2.
bhop-timerbunnyhopcounter-strike-global-offensivecounter-strike-sourcecsgocsshacktoberfestkreedzkzsourcemodsourcepawntimer
| .github | ||
| addons/sourcemod | ||
| maps | ||
| materials/shavit | ||
| sound/shavit | ||
| .gitattributes | ||
| .gitignore | ||
| .travis.yml | ||
| CONTRIBUTING.md | ||
| FEATURES.md | ||
| LICENSE | ||
| README.md | ||
| smbuild | ||
Build status
shavit's bhop timer
This is (nearly) an all-in-one server plugin for Counter-Strike: Source, Counter-Strike: Global Offensive, and Team Fortress 2 that adds a timer system and many other utilities, so you can install it and run a proper bunnyhop server.
Includes a records system, map zones (start/end marks etc), bonuses, HUD with useful information, chat processor, miscellaneous such as weapon commands/spawn point generator, bots that replay the best records of the map, sounds, statistics, segmented running, a fair & competitive rankings system and more!
Requirements:
- Steam version of Counter-Strike: Source, Counter-Strike: Global Offensive, or Team Fortress 2.
- SourceMod 1.10 or above
- A MySQL database (preferably locally hosted) if your database is likely to grow big, or if you want to use the rankings plugin. MySQL server version of 5.5.5 or above (MariaDB equivalent works too) is highly recommended.
- DHooks
Optional requirements, for the best experience:
- eventqueuefix
- Some booster fixing and scaling booster delays by timescale. (Use this instead of
boosterfix)
- Some booster fixing and scaling booster delays by timescale. (Use this instead of
- Bunnyhop Statistics
- Used for scroll styles and also required for TF2.
- SteamWorks
- Used to grab
{serverip}in advertisements.
- Used to grab
- DynamicChannels
Installation:
Refer to the wiki page.
Required plugins:
shavit-core - completely required.
shavit-zones - completely required.
shavit-wr - required for shavit-stats, shavit-replay, shavit-rankings and shavit-sounds.
Recommended plugins:
- MomSurfFix (github)
- Makes surf ramps less likely to stop players. (Ramp bug / surf glitch)
- RNGFix (github)
- Makes slopes, teleporters, and more less random. Replaces
slopefix
- Makes slopes, teleporters, and more less random. Replaces
- Showtriggers (github)
- Allows players to toggle trigger visibility.
- ShowPlayerClips (github)
- Allows players to toggle player clip visibility.
- shavit-mapchooser
- Fancy map chooser plugin to add some timer specific options for the nominate and rtv menus.
- TODO:
paint,mpbhops,ssj,ljstats,bash2
CS:GO
- NoViewPunch
- Makes jumping look less cancer in CS:GO.
