Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

How to add Background music?

Page: 1 of 1
 Willow
10-21-2003, 12:03 PM
#1
Guys i'm currently making a duel/team free for all map..

Need to add music,and if posibal,teach me how to make doors,which slide upwords,and is activated by a button

could be helpfull..if u guys can list the diffrent ways to activate the door,and how to go about it :D

And how to add background music :p

Thanks a bunch guys
 wedge2211
10-21-2003, 12:59 PM
#2
For music, open the entity window with nothing selected, click on Worldspawn, and enter the key "music" and value "\music\musicfile.mp3"

I could tell you how to make such a door in JO, but I'm not sure how the entities have changed in JA. Try this: make a func_door, and in the entity properties click the "Up" button (to make it open upwards). Now, where you want your button to be, create a trigger_multiple, target it at the door, and check it's use_button and facing spawnflags. You can also use a func_button, if they exist in JA.
Page: 1 of 1