Quote Originally Posted by User137 View Post
edit: I still don't know how i'd add musics. Looked into OpenAL playing but didn't get anything working. Tips?
OpenAL was designed to work with raw sound files like WAV. It doesn't have support for music files like MP3 or OGG. We should code the player... Fortunately Ivo Steinmann did this work for us. The project Mundo uses it. There is two units, ogg.pas and vorbis.pas, you can find it at http://gamemundo.svn.sourceforge.net...nk/src/client/