| 08-07-2006, 05:32 AM | #1 |
JASS:native SetMapMusic takes string musicName, boolean random, integer index returns nothing JASS:function SetMapMusicIndexedBJ takes string musicName, integer index returns nothing call SetMapMusic(musicName, false, index) endfunction |
| 08-07-2006, 05:54 AM | #2 |
Some music files might be indexed with because the have similar names. (ie. NightElf1, NightElf2, etc.) |
