| 10-24-2003, 07:07 PM | #1 |
k... the title pretty much says it all. how do i make it so that music starts playin during my cinematic that starts at the beginning of the game? Here is my trigger so far... but its not working. Event - Map Initalization Cindition - None Action - Sound -- Set music volume to 100.0% - Sound -- Play Dark Victory (followed all my cinematics actions that work) There are no varibles... for the second action i picked Sound -- Play Music theme Thnx |
| 10-24-2003, 07:10 PM | #2 |
I don't think that playing sounds at map initialization works for cinematics. Also, setting music volume to 100% will not effect the volume of the sound Dark Victory, but the sounds currently playing in a music list. |
| 10-24-2003, 08:39 PM | #3 |
Change map intilization or wutever and change it to Time-Elapsed is 0.00 seconds. Then it will work |
| 10-24-2003, 09:00 PM | #4 | |
Quote:
Event - Map Initalization Action- Wait 0.01 seconds Set music volume to 0 % Play SOUND ( Not music) use Dark Victory as sound in sound editor now your cinematic * * * on the end Stop SOUND Dark Victory set Music Volume to 100% this should work verry well :D |
