HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

How Do I Make The Song Play While Im In The Game?

08-01-2004, 11:50 PM#1
L337_v2
I just downloaded a song offa kazaa and i wanted to know how to make it the music while your playing.
any1 know how?
08-01-2004, 11:52 PM#2
HexenLordX
Import it into the World Editor in the import manager. Then go to the sound editor, go down to the imported file at the bottom, right click and go to use as music.

Whenever you want it to play, use the trigger editor to make a trigger with the play sound action. The song will be listed in the variables.
08-02-2004, 12:16 AM#3
L337_v2
Ok, so far i did:
Events:
Player - Player 1 (red) types a chat message containing -music As an exact match.
Player - Player 2 (blue) types a chat message containing -music As an exact match.
player - player 3.................ETC!!!


Actions:

sound - play I_like_that_houston <gen>


and when im in a game i type -music and it doesnt work what did i do wrong?
08-02-2004, 12:21 AM#4
HexenLordX
Quote:
Originally Posted by L337_v2
Ok, so far i did:
Events:
Player - Player 1 (red) types a chat message containing -music As an exact match.
Player - Player 2 (blue) types a chat message containing -music As an exact match.
player - player 3.................ETC!!!


Actions:

sound - play I_like_that_houston <gen>


and when im in a game i type -music and it doesnt work what did i do wrong?


well, go back to the sound editor and change it to use as sound instead of use as music.

One last thing, what format is your sound file in?
08-02-2004, 12:22 AM#5
L337_v2
its formatted in .mp3
08-02-2004, 12:25 AM#6
HexenLordX
Quote:
Originally Posted by L337_v2
its formatted in .mp3

Alright, just go back to sound editor and change to play as sound, then make the trigger.
08-02-2004, 12:27 AM#7
L337_v2
it works, thanks a lot.