nosoop / SM-TFVoiceSpamPatch

2 stars 2 forks source link

Is this better than the one by sigsegv? #1

Open gdfsgdfg opened 2 years ago

gdfsgdfg commented 2 years ago

I'm using that one and it works fine. But its obviously older.

https://github.com/sigsegv-mvm/TFMaxVoiceSpeakDelayUnlimiter

Does this one have something improved.

nosoop commented 2 years ago

This version implements the bypass for strict rate limiting on the voicemenu command, which is described as one of the known issues that sigsegv is planning to implement a fix for "in the near future" in that repository.

As far as I can tell, the entirety of sigsegv's C++ extension is just these lines in SourcePawn (and an associated restoration of limits on unload).

gdfsgdfg commented 2 years ago

Well I have given it a shot.

I have sm_cvar tf_max_voice_speak_delay -1 in server.cfg but it won't apply the no voice cooldown until I change the value in-game to a different one like -2, it won't keep it after map changes either.

For now I'm going back to his version since its 1 ext vs 1 ext and 1 additional plugin.