Play audio

Hello

Is there a way to play audio using a script?

I search this

level.plane[ “missile” ] playSound( “weap_cobra_missile_fire” );

“weap_cobra_missile_fire” is an alias???

Regards

It depends a lot on how you want to reproduce it, if you want all the players to hear some sound or only one player or it may be that only when they approach a certain place that it is heard in a certain radius, it depends on how the call wants to reproduce it. sound is different in that case what I showed is for all players, here I will leave the list of the names of the sounds available in the game that you can call at will, as for the name it is totally different in some cases look at the link that I will leave The names were somewhat smoked when they were made :v: sound aliases list