Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new type sv_alltalk 5 #644

Merged
merged 2 commits into from
Jun 17, 2021
Merged

Conversation

wopox1337
Copy link
Collaborator

@wopox1337 wopox1337 commented Jun 15, 2021

Close #643

// When players can hear each other.
// Further explanation: https://github.com/s1lentq/ReGameDLL_CS/wiki/sv_alltalk
// 0 - dead don't hear alive
// 1 - no restrictions
// 2 - teammates hear each other
// 3 - same as 2, but spectators hear everybody
// 4 - alive hear alive, dead hear dead and alive.
// 5 - alive hear alive teammates, dead hear dead and alive.
//
// Default value: "0"
sv_alltalk 0

Thanks kanagava for this request.

@Vaqtincha
Copy link
Contributor

alive hear dead teammate, dead hear alive enemy, spec hear alive & dead, dead hear spec, alive hear spec, dead 😕

@wopox1337 wopox1337 merged commit a9111f8 into s1lentq:master Jun 17, 2021
@wopox1337 wopox1337 deleted the sv_alltalk-enhancement branch June 17, 2021 14:52
@wopox1337 wopox1337 changed the title Add new type sv_alltalk 5 Add new type sv_alltalk 5 Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sv_alltalk enhancement
2 participants