Kydoimos 916 Posted October 17, 2013 Heya - can anyone help? I'm trying to stop an AI unit from jabbering on and saying things like 'Area Clear'. I can't use enableradio false because the unit speaks to the player (doing so hides the radio subtitles). Also, I've tried enableradio false and it doesn't stop him from speaking... any suggestions? Share this post Link to post Share on other sites
EvilDutch 1 Posted October 17, 2013 Start Up ArmA 3 then Configure > Audio Options > Radio (set this all the way to the left).. And you're done, no radio sounds anymore. Share this post Link to post Share on other sites
cobra4v320 27 Posted October 18, 2013 I can tell you what doesnt work: player setVariable ["BIS_noCoreConversations", true]; doesnt work player disableConversation true; doesnt work enableRadio false; only removes the radio chatter and subtitles enableSentences false; will stop everyone from talking to include the radio chatter and subtitles If you find the answer please post it. Share this post Link to post Share on other sites
tpw 2315 Posted October 18, 2013 http://forums.bistudio.com/showthread.php?147952-MRB-Voice-Stop This will do the job. Share this post Link to post Share on other sites
cobra4v320 27 Posted October 18, 2013 Thanks tpw I will try it out. Share this post Link to post Share on other sites
Kydoimos 916 Posted October 18, 2013 Thanks for responses everyone. Can't believe there's no easy solution. Didn't really want to resort to a mod. I was thinking about adding a group member as a group leader and then hiding him away somewhere on the map. Would that work? Would radio messages filter only through the group leader, I wonder? Share this post Link to post Share on other sites
frag 0 Posted October 18, 2013 Is there a defect on this? This is really annoying. I am currently doing a mission where your partner is fully voice scripted (by me). It is really weird to hear him talk with a second voice to say "area clear" or call ennemy when you want him to just shutup. As simple script command as: Soldier1 AITalk false This would be AMAZING. This is the most annoyng thing ever for the mission scripter. Share this post Link to post Share on other sites
Kydoimos 916 Posted October 18, 2013 http://feedback.arma3.com/view.php?id=15505 Share this post Link to post Share on other sites
thetrooper 10 Posted November 17, 2013 I have the same problem. It's really snapping me Share this post Link to post Share on other sites