Is it possible to have different music play for different players, using JASS? Basically, what I want to do is play different imported music for each player, depending on which race they are.
I already know that I can play music using PlayMusicBJ, SetMapMusicBJ, and so forth, but is there a function that makes it play for only one player? If there isn't, is there a sort of workaround?
I know that in my specific case it would be possible to simply replace the default music for each race, but since I'm using MIDI music it must be played through JASS. I really hope this is possible, otherwise I'll have a massive problem on my hands...
I already know that I can play music using PlayMusicBJ, SetMapMusicBJ, and so forth, but is there a function that makes it play for only one player? If there isn't, is there a sort of workaround?
I know that in my specific case it would be possible to simply replace the default music for each race, but since I'm using MIDI music it must be played through JASS. I really hope this is possible, otherwise I'll have a massive problem on my hands...