There is music in both the main and the ingame menu now; the only problem is that I have no idea about how to stop playing it when the ingame menu disappears. All I have done is caching the music file and this in UI_Refresh:
It doesn't start when it's running already and the menu_in_sound always disrupted it, so I commented it out. How can I stop the music when the ingame menu is closed?
okay... as long as it works it's good I looked into the ingame menu code already but I couldn't find out when it is OPENED and when it is CLOSED, so I don't know how to start another sound...??