Title: i have question Post by: Thorax9Tails on November 12, 2011, 10:04:43 PM is there a hack where any stage can play any song if not is it even possible
Title: Re: i have question Post by: Nuke on November 13, 2011, 06:35:50 AM To play your custom songs or do you mean that after a song finished on a stage it jumps to another song like a playlist? You can have custom songs on any stage.. But as far as I know you can't have a playlist unless you merge all you fav songs on one track lol but that might be to much for brawl..
Title: Re: i have question Post by: Thorax9Tails on November 13, 2011, 09:06:22 AM To play your custom songs or do you mean that after a song finished on a stage it jumps to another song like a playlist? You can have custom songs on any stage.. But as far as I know you can't have a playlist unless you merge all you fav songs on one track lol but that might be to much for brawl.. i mean is there a hack where if i go to a stage will it play songs from other stages without having to change songs fro that stageTitle: Re: i have question Post by: Nuke on November 13, 2011, 09:58:25 AM No
Title: Re: i have question Post by: Demibrot on November 14, 2011, 06:42:29 AM Yes, there is a way
I guess the code you are searching for ist the : Code: Stage-Track Dependant Song Loader [Oshtoby] SS = Id of the stage that you want to have new music (as example if you want to have battlefield music on final destination, you would write the battlefield id) XXXX = id of the song that you want to be replaced ( this would be one of the battlefield songs) YYYY = id of the song that you want to have instead ov the replaced one (this would be one of the final destination songs) So if you wanted to change the song "battlefield from the stage "battlefield" to the song "final destination" from the stage "final destination" the code would look like this: Code: Stage-Track Dependant Song Loader [Oshtoby] You can add the code to the existing code to replace more than one song. Like this : Code: 28708ceb 000000SS (if you want, you can repeat this step ) here is a .rar file with all the Id´s needed http://www.mediafire.com/?k9hlju3mn311cba I hope i was able to help you :) |