Okay I have an MP3 i'd like to play at the menu when the game starts; one catch, I need it to loop.
So What do we know? We know that dumping "Play music/blah.mp3" in valve.rc will play it when the game launches, but will not loop it. I don't know if there is a method of making the MP3 loop by default (in the MP3 file itself), I doubt it but having amature knowledge over how the MP3 format is designed to work and what functionality it supports i'd say it COULD be entirely possible that flags can be set to tell the media player that this track was designed to be looped. (if so, anyone know how I could go about making my MP3, a lopped by default MP3?) I don't know if the PLAY command has any parameters that can be added for looping? But other than that, all I can think of is wiring some code to execute the Play Command every certain ammount of time (which would be exact to the length of the MP3 in question). Anyone have any better ideas on how I can make the track loop? Thanks, Mukkan _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

