Page MenuHomeFeedback Tracker

Add a way to control voice radius from script
New, UrgentPublic

Description

Hey,

In PlayerBase's config there is

directSpeakRange=30;

which is cool, but not moddable in any way from script, thus only moddable by changing it to another value for everyone, everytime.
Would be cool if we could change it on the fly from script, so we could do a voice system that allow players to change themselve the range of their voice, if they speak low, normally or scream the shit out of them.

Cheers.

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
General

Event Timeline

GrosTon1 created this task.Jul 6 2019, 9:53 AM

NB : The system is kind of doable right now with the mute methods, but would cost ton of FPS as it would need to update every second, mute everyone then unmute players in range

Jest added a subscriber: Jest.Jul 6 2019, 7:20 PM