AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugin/Gameplay Ideas and Requests (https://forums.alliedmods.net/forumdisplay.php?f=60)
-   -   [CS:GO Danger Zone] REQUEST: Enable global chat (https://forums.alliedmods.net/showthread.php?t=315036)

EmoPig 03-18-2019 06:32

[CS:GO Danger Zone] REQUEST: Enable global chat
 
Hello guys!

Does anyone know where can I find a plugin that enables the global chat in CS:GO Danger Mode?

So far I have tried 2 (this and this), but none of them worked for that mode.

I have put in my "gamemode_survival_server.cfg" file the following lines and technically the global chat should have worked after that, but unfortunately it didn't, so I suspect that the problem is on a deeper level than these few commands:

sv_full_alltalk 1
sv_alltalk 1
sv_deadtalk 1
sv_talk_enemy_living 1
sv_talk_enemy_dead 1
sv_allchat 1

Thanks a lot in advance for your help and have a great day!

P.S. - If you wonder why would I even want to enable the global chat in that mode, it's because I'm playing only with close friends on a private dedicated server, and is annoying/boring not to be able to speak at all...

CliptonHeist 03-18-2019 07:15

Re: [CS:GO Danger Zone] REQUEST: Enable global chat
 
Might be able to add a command listener for "say" or whatever danger zone uses if it doesn't use say, and just do a PrintToChatAll() to print the chat from it to everyone.


All times are GMT -4. The time now is 02:12.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.