Guest Posted June 24, 2017 Hi, I made a multiplayer mission that uses lots of say commands that worked for months. After Arma 3 update 1.72 all the say sounds stoped to work. I tested 3 versions of the mission and all of then don't play the say sounds anymore. I tried to use say3D instead of say, but no joy. Also tested in 2 different computers. Anyone had that problem and/or can help? Thankyou. Share this post Link to post Share on other sites
R0adki11 3949 Posted June 25, 2017 16 minutes ago, donnovan said: Hi, I made a multiplayer mission that uses lots of say commands that worked for months. After Arma 3 update 1.72 all the say sounds stoped to work. I tested 3 versions of the mission and all of then don't play the say sounds anymore. I tried to use say3D instead of say, but no joy. Also tested in 2 different computers. Anyone had that problem and/or can help? Thankyou. Have you checked the .rpt? Also are they in the correct audio format, Arma3 only supports certain file types. Share this post Link to post Share on other sites
Guest Posted June 25, 2017 29 minutes ago, R0adki11 said: Have you checked the .rpt? Also are they in the correct audio format, Arma3 only supports certain file types. Thanks a lot for your reply R0adki11! I friend saw this topic and asked me to test an alternative syntax: I was using _object say ["sound_name",1] and that way it stoped to work after 1.72, but with _object say "sound_name" it works ok! So i just changed my main sound function to the second syntax. So its important to note that this syntax _object say ["sound_name",1] is now invalid. PS: The format is ogg and there is no error in RPT. Share this post Link to post Share on other sites
Guest Posted June 29, 2017 No word from a DEV? It's normal to functions syntax became invalid? Share this post Link to post Share on other sites
Muecke 114 Posted July 13, 2017 I also noticed that say3D doesnt work as before anyhow. Sounds will be played very quiet in a tiny range. What is the maximum volume and range btw ? Share this post Link to post Share on other sites