Hey I was wandering around on the forums for sort of a music selector. Well I got one to work, but the sound would play together like if I hit 2 different tracks they would both play at the same time. Well I went through the manual and found something to get this so the music will overwrite the other music when played. I tested it on a multiplayer game and it worked for me. So I figured I could share it with the rest of the community
;Artificial Intelligence Script
;Header
desc = music selection script (start with two audio tracks and go from there)
;Triggers
:scancodekeypressed=79:musicoverride=audiobank\(Music Name),musicvolume=50,soundscale=25
:scancodekeypressed=80:musicoverride=audiobank\(Music Name),musicvolume=50,soundscale=25
;End of Script
Mugen is the name pal, Ya got that?