Dedmen Miller

Results 377 comments of Dedmen Miller

We should maybe put all these faction specific settings into a separate category. They are quite verbose.

> do i need to simulate a player transmitting? yes simulate ingame plus its teamspeak plugin. Lots of work.

Yeah volume is currently bugged. A CBA Setting for voice volume would make it easy to cheat so no.

build 300 should've fixed the low voice volume.

You can do that with Scripting :D I think.. Shouldn't be that hard..

https://github.com/michail-nikolaev/task-force-arma-3-radio/blob/1.0/addons/core/functions/fnc_setVoiceVolume.sqf You can call that with whatever you want.. But the default CTRL+TAB volume switching thingy will ignore them. https://github.com/michail-nikolaev/task-force-arma-3-radio/blob/1.0/addons/core/functions/events/keys/fnc_onSpeakVolumeChangePressed.sqf#L5 This is ugly anyway and I wanted to change that...

Not that hard.. theoretically. But I don't see a point in that

Ah yeah.. shouting doesn't increase volume. The max is always 100%. whisper/normal/shout just set your voice range. If you are out of range you hear nothing. And in range it...

https://forums.bohemia.net/forums/topic/174404-veteran-mod-vtn-announcement-and-wip/

This was meant to ease up debugging while developing. And for https://github.com/michail-nikolaev/task-force-arma-3-radio/blob/b78bad7b618b7e986b2302d8e7f0cf5e78bf0f87/addons/core/functions/modules/fnc_initialiseFreqModule.sqf#L58