Somebody please tell me how to....

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.
K

Kristina

Guest
I've got an interesting question. I got this map called DM-WickedMansionClassic, and within it I see custom music. There are two songs in it, and both of them only load when the map is loaded in UnrealEd, and they are both intigrated into the map, so there is no extra umx files attatched. How the heck did the guy do this? Any help or tips would be appreciated.
 
K

Kristina

Guest
yeah but if he used them as ambient sound, it would still require extra files along with the zip. When I look at the music browser, I see two songs loaded, but they only load with the map. If i load another map, they are gone, so that means they are part of the mylevel package.
 

Mychaeel

New Member
I suppose he embedded the .umx file into MyLevel by using a console command along the following lines...

Code:
obj load file=..\Music\MyMusic.umx package=MyLevel
...and then just referenced MyLevel.MyMusic in the level properties. You can almost embed anything in MyLevel that way.
 

zynthetic

robot!
Aug 12, 2001
2,947
0
36
zynthetic.com
that's wierd. I remember playing wickermansion on Unreal. The music rocked. Why it was changed for the new ver I dont know, it worked fine in the original.