/CSGO-Alltalk

Super lightweight alltalk in CS:GO

Primary LanguageSourcePawnGNU General Public License v3.0GPL-3.0

[CS:GO] Enforce Alltalk 1.2

This plugin make it impossible to change Alltalk in CS:GO. The most efficient method and uses exactly 0% of server resources. A unique method that no other plugin uses to solve this (what I know). Voice and text chat works in all kinds of situations and in all teams without interruption.

Locks the values on these cvars:

  • sm_deadtalk 2.0
  • sv_deadtalk 1.0
  • sv_alltalk 1.0
  • sv_full_alltalk 1.0
  • sv_spec_hear 1.0
  • sv_talk_enemy_dead 1.0
  • sv_talk_enemy_living 1.0

Change log

  • 1.2 - 2017-08-15
    • Deleted a cvar.
    • Changed execution from OnMapStart to OnAllPluginsLoaded.
    • Added reset function to default at unload.
  • 1.1 - 2017-07-23
    • New plugin name.
    • New method!
  • 1.0 - 2017-07-02
    • Released!