Warcraft III resources & community, 2003–2006 · archived

:S Sound problem

4 posts
#1

:S Sound problem

Hi, I I'm trying to put some music in my map...
1. Is there any limit of size on mp3?
2. How do I write the trigger?

Hope that somebody can write back. Thank you icon_smile.gif
#2
Hiho,
1) I don't think so, mp3 files are not so big
2) Import them via sound editor or import manager. Then go to sound editor, right click on the imported file and select "use as sound". The trigger is very easy.

Events
Whatever you want, when the music starts.
Conditions
Actions
Sound - Play <imported sound>
#3
Well, actually, he should use on the sub SOUNDS:

Sound: - Play Music


So use in the SOUND EDITOR, PLAY AS MUSIC.
#4
Ah yes, i forgot :P
and i suggest to change the channel of the imported file to "music" otherwise you won't hear it or it'll be very quiet.