https://github.com/dosmike/tf2-vtauntspeed
Change speed of vehicle taunts
https://github.com/dosmike/tf2-vtauntspeed
Last synced: 3 months ago
JSON representation
Change speed of vehicle taunts
- Host: GitHub
- URL: https://github.com/dosmike/tf2-vtauntspeed
- Owner: DosMike
- License: mit
- Created: 2022-01-05T20:58:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-05T21:05:06.000Z (over 4 years ago)
- Last Synced: 2025-01-12T06:26:19.079Z (over 1 year ago)
- Language: SourcePawn
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TF2-VTauntSpeed
**Description:**
Small plugin allowing players to change the speed of their vehicle taunts.
The command is `/gofast [multiplier]` (will show a menu if no value was specified).
The taunt has to be re-started for the selected multiplier to take effect.
Currently this plugin might not work with loadout taunts, but it's a start...
**Dependencies:**
* [TF2Items](https://forums.alliedmods.net/showthread.php?t=115100)
* [TF2Attributes](https://github.com/FlaminSarge/tf2attributes)
* [TF2Utils](https://github.com/nosoop/SM-TFUtils)