:coffee: fund my caffeine addiction :coffee:
Patches the game to provide unlimited, fully unthrottled voice spam, only when
tf_max_voice_speak_delay
is a negative value.
This plugin exists to address the known limitation of 3.33 voice commands per second that sigsegv-mvm's unlimiter runs into.
Requires the following:
Install the latest packaged release by copying gamedata/tf2.voice_spam_fix.txt
and
plugins/tf_enable_voice_spam.smx
to the appropriate spot on your server.
This project is configured for building via Ninja; see BUILD.md
for detailed
instructions on how to build it.
If you'd like to use the build system for your own projects, the template is available here.