View Single Post
  #48  
Old 06-05-2015, 11:54 AM
Shendare
Dragon
 
Join Date: Apr 2009
Location: California
Posts: 814
Default

Something's off. I'm gonna take another look tonight. There's gotta be a way to specify a cooldown before the sound effect plays again. I must have missed it while messing with parameters and testing behavior.

In the meantime, this should get your pickchar music working:

File: clz.emt

Code:
;?,soundfile (wav=sound, xmi/mp3=music for volume sliders),0=OK 1=OK,when 0=always 1=day 2=night,volume (1.0 = 100%),FadeInMS,FadeOutMS,?,X,Y,Z,WavFullVolRadius,WavMaxAudibleDist,1 = RandomizeLocation,Range,(1+ = Only when alt-tabbed away),(2+ = Only when alt-tabbed away),xmiIndex,Echo (50 = Max),IsEnvSound (for option toggle)
2,pickchar.xmi,0,0,.7,1000,3000,1,0.0,0.0,0.0,0.00,0.00,0,1000.00,0,0,0,1.00,0,0,0
Not at home where I can test it, though. Let me know if it doesn't work.
Reply With Quote