[Archive] how to put song in the wow
[Archive] how to put song in the wow
Archived author: jhoancito • Posted: 2019-08-28T01:28:44+00:00
Original source
how can I put a song on the wow as a radio and that it sounds by means of a 3.3.5 command there is some guide how to do it
Archived author: Krysík • Posted: 2019-08-28T06:35:10+00:00
Original source
https://wowdev.wiki/index.php?title=Cate...l#mw-pages Have a look at Sound related DBCs. Once you put your sound file in appropriate format (.wav or .mp3) inside a patch you can use DBCs to get it working in game. If you want to achieve something more concrete, you will have to write it down, so that we can help you more precisely ![]()
Quote: 10 hours ago, Krysík said:Sorry for the annoying and thanks for answering which of this is to add a music and that it sounds inside the server as a radio what would be the command inside the server please
https://wowdev.wiki/index.php?title=Cate...l#mw-pages Have a look at Sound related DBCs. Once you put your sound file in appropriate format (.wav or .mp3) inside a patch you can use DBCs to get it working in game. If you want to achieve something more concrete, you will have to write it down, so that we can help you more precisely
Archived author: jhoancito • Posted: 2019-08-28T23:18:09+00:00
Original source
Quote: 10 hours ago, Krysík said:Sorry for the annoying and thanks for answering which of this is to add a music and that it sounds inside the server as a radio what would be the command inside the server please
https://wowdev.wiki/index.php?title=Cate...l#mw-pages Have a look at Sound related DBCs. Once you put your sound file in appropriate format (.wav or .mp3) inside a patch you can use DBCs to get it working in game. If you want to achieve something more concrete, you will have to write it down, so that we can help you more precisely
Archived author: Krysík • Posted: 2019-08-29T05:37:38+00:00
Original source
If you the sound to be played only by command, you definetly need to add it to the SoundEntries.dbc ( you will need to change it both client and server wise), and maybe that could be enough, you will have to experiment a bit, because my experience in this is rather sparse.
Quote: 11 hours ago, Krysík said:ok but inside the world which one would have to add the music and what would be the command to play and turn off
Si desea que el sonido se reproduzca solo por comando, definitivamente debe agregarlo a SoundEntries.dbc (deberá cambiarlo tanto en el cliente como en el servidor), y tal vez eso sea suficiente, tendrá que experimentar un poco , porque mi experiencia en esto es bastante escasa.
Archived author: jhoancito • Posted: 2019-08-29T22:47:40+00:00
Original source
Quote: 11 hours ago, Krysík said:ok but inside the world which one would have to add the music and what would be the command to play and turn off
Si desea que el sonido se reproduzca solo por comando, definitivamente debe agregarlo a SoundEntries.dbc (deberá cambiarlo tanto en el cliente como en el servidor), y tal vez eso sea suficiente, tendrá que experimentar un poco , porque mi experiencia en esto es bastante escasa.