PDA

View Full Version : Yep, another Question which I can't figure out...



Jay2645
October 14th, 2007, 02:44 AM
I'm (Like Always) just going to get to the point. How would you change the music in a UI? Where would the .sound_looping tag I would need to change be located?
Thanks!

Timo
October 14th, 2007, 03:49 AM
tags\sound\music\title1\title1.sound_looping

Jay2645
October 14th, 2007, 05:09 AM
So I have to edit the old song? Sometimes that doesn't work for some reason...
Oh well, I was going to do it anyway...

Leaving the topic open if anyone knows of a better way to do it.

CtrlAltDestroy
October 14th, 2007, 09:21 AM
That's the only way. Changing the .sound_looping tag that the tag collection references causes no music to play.

Timo
October 14th, 2007, 01:58 PM
What CtrlAltDestroy said. You can still put your .sound files anywhere, as long as you reference them in that title1 looping tag, you're sweet.

Jay2645
October 14th, 2007, 02:42 PM
OK, I got it to work. Thanks guys!
But before I lock this, I have 1 more question. How do you enable the campaign button on the UI? I probably could find it if I tried, but I just went through 30 tags without knowing what I was looking for, and thus I failed to find it.

Timo
October 14th, 2007, 09:38 PM
it's in ui\shell\main_menu\main_menu_select_list.ui_widget _definition
scroll down to the bottom, and the child widgets are the button in the main menu. If you want the campaign button to appear, just duplicate it (it was hidden for CE).

Jay2645
October 14th, 2007, 09:40 PM
Ah, OK, thanks.
+rep to you two and a locked thread.