Arma 3 how to make unit talk with sound

Channel:
Subscribers:
575
Published on ● Video Link: https://www.youtube.com/watch?v=hV19gjoq8VM



Category:
Tutorial
Duration: 13:19
23,058 views
154


Arma 3 sound files and how to use them to make a unit speak! Below is a config code for you to copy in your description.ext. I hope I help you out with this tutorial! If I did, give me a thumbs UP!
I hope you find all Tips helpful ... any donations are very welcome !!!
BTC - 1825i8FQkcE6b6auzpQr3x5NFnb8VKGxTf
LTC - LPpnLZ5T9fbNQbQqc6m8YbL95wDYLdEUCo
ETH - 0x998e90FbA60b48116B92491bAd756F8Be27846e5

class CfgSounds
{
// List of sounds (.ogg files without the .ogg extension)
sounds[] = {mes1,mes2,mes3,mes4};

// Definition for each sound
class mes1
{
name = "mes1"; // Name for mission editor
sound[] = {\ss\mes1.ogg, 1, 1.0};
titles[] = {};
};

class mes2
{
name = "mes2"; // Name for mission editor
sound[] = {\ss\mes2.ogg, 1, 1.0};
titles[] = {};
};

class mes3
{
name = "mes3"; // Name for mission editor
sound[] = {\ss\mes3.ogg, 1, 1.0};
titles[] = {};
};
};







Tags:
arma 3 how to make a unit speak
how to make unit speak in arma 3
how to use ogg files in arma
arma 3 say command
arma 3 editor how to make unit speak
arma 3 chat
arma 3 editor sound chat
how to use say in arma 3
sound chat in arma 3
arma 3 speak tutorial
arma 3 sidechat
how to make chat in arma 3
how to make AI talk in arma 3
arma talk tutorial
arma 3 AI speak
arma 3 tutorial
arma 3 editor tutorial talk
arma 3 editor how to make unit talk
arma 3 talk