
02-23-2003, 11:01 PM
Oh ya, I almost forgot. I had to use the "wait 2" over the forcemusic aux3 aux3 in order for it to work for me at the start of the map. So it reads like this
level.script = maps/obj/obj_team3.scr
exec global/ambient.scr "m3l1"
level waittill spawn
$world farclipoverride -1
wait 2
forcemusic aux3 aux3
|