rehlds / ReGameDLL_CS

Enhanced server-side GameDLL for Counter-Strike 1.6 (and CS: Condition Zero), offering new features and fixes.
https://rehlds.dev/docs/regamedll-cs
GNU General Public License v3.0
589 stars 203 forks source link

sv_allchat issue and request #676

Open ghost opened 3 years ago

ghost commented 3 years ago

Hello,

If we have sv_allchat set to 0 and plugin ( https://forums.alliedmods.net/showthread.php?t=56825 ) enabled, players write double after death.

I propose to add new settings for sv_allchat, i.e.

sv_allchat 2 ( hide dead/spec status ) sv_allchat 3 ( dead and living can team chat ) sv_allchat 4 ( 2 + 3 options total )

RauliTop commented 3 years ago

Change cvar name on plugin.

sv_ is a bad cvar prefix