Hi all, I have a minor problem that I can not solve so any help would be great. ive converted sounds and they work ok, ive used the environmental audio system tutorial on wiki to make triggered ambient sounds using script structs. It was quite simple to do and they trigger I have added 4 sounds now and they work in game ,when I make the 5th sound and compile and play the map it disables the the previous script struct sound. so I deleted the 4th sound script struct and redid the script struct and it disables the 5th sound
i.e any new sound after the 5th sound disables the 4th
I used a soundalias file from a zk jumpscares tutorial and just added my sounds.
im hoping someone can help . thanks
Double Post Merge: September 12, 2014, 04:22:10 pm
this is my soundalias
name,file,platform,sequence,vol_min,vol_max,dist_min,dist_max,limit_count,limit_type,entity_limit_count,entity_limit_type,bus,volume_min_falloff_curve,volumefalloffcurve,reverb_send,dist_reverb_max,reverb_min_falloff_curve,reverb_falloff_curve,pitch_min,pitch_max,randomize_type,spatialized,type,probability,loop,masterslave,loadspec,subtitle,compression,secondaryaliasname,chainaliasname,startdelay,speakermap,lfe percentage,center percentage,envelop_min,envelop_max,envelop percentage,occlusion_level,occlusion_wet_dry,real_delay,distance_lpf,move_type,move_time,min_priority,max_priority,min_priority_threshold,max_priority_threshold,,isbig
#Jump Scares
jump1,jump_scares\jump1.wav,,,1,1,50,200,,,,,full_vol,,,0.8,1800,,curve0,1,1,,3d,streamed,,,,,,,,,,,,,100,200,0.5,0.25,,,,,,90,90,0.25,1,,
jump2,jump_scares\jump2.wav,,,1,1,50,200,,,,,full_vol,,,0.8,1800,,curve0,1,1,,3d,streamed,,,,,,,,,,,,,100,200,0.5,0.25,,,,,,90,90,0.25,1,,
jump3,jump_scares\jump3.wav,,,1,1,50,200,,,,,full_vol,,,0.8,1800,,curve0,1,1,,3d,streamed,,,,,,,,,,,,,100,200,0.5,0.25,,,,,,90,90,0.25,1,,
jump4,jump_scares\jump4.wav,,,1,1,50,200,,,,,full_vol,,,0.8,1800,,curve0,1,1,,3d,streamed,,,,,,,,,,,,,100,200,0.5,0.25,,,,,,90,90,0.25,1,,
jump5,jump_scares\jump5.wav,,,1,1,50,200,,,,,full_vol,,,0.8,1800,,curve0,1,1,,3d,streamed,,,,,,,,,,,,,100,200,0.5,0.25,,,,,,90,90,0.25,1,,
Double Post Merge: September 12, 2014, 04:23:15 pm
sorry im not sure how to post all this stuff properly as I haven't really posteg much