Ganvai84 5 Posted January 15, 2023 Hey guys, I am currently planning an Intro sequence in a large multiplayer mission and I would like the players to shut the f*** up. Well, as it is the internet and its a lot of people, everybody will be talking during that sequence. As we are also using tfar, I can't seem to find a way to mute all the players during the sequence. Does anybody know a way how to achive this while the intro sequence is playing? Share this post Link to post Share on other sites
honger 114 Posted January 16, 2023 TeamSpeak-side - you can change the talk power parameter for channel or add everyone to a group that has talk power on -1 and then reset settings back to previous state. TFAR-side - 0 call TFAR_fnc_setVoiceVolume iirc this is a local function that would set your TFAR voice volume to 0. Run it through all players and once your intro ended, bring it back to another value, dunno what is default tho. I recommend joining TFAR Discord server and ask mod-related questions there, easier and faster to find proper solution. 1 Share this post Link to post Share on other sites