18.10.2012, 12:32
Hmm, okay, that should possibly work for me.
Thanks for your help!
Uhm, one thing, how do i prevent playing the same song again, as it is "random" ?
if i add:
How can i be able to play metallica, and then prevent the next song to be metallica again?
Only an example though ^^
Thanks for your help!
Uhm, one thing, how do i prevent playing the same song again, as it is "random" ?
if i add:
Code:
new Randommusic [][] = { "Metallica" "Ramstein" "Spicegirls" };
Only an example though ^^