can the ambient_sound_player entity be destroyed somehow?

MetaMindMetaMind Join Date: 2012-12-06 Member: 174358Members, Reinforced - Gold
Hi,
I m desprately trying to implement some music to my story adaptation for the spaceship map... though I m struggling getting the sound/music shut off when round ends... it continues pl,aying into the next round :(
I tried the emitter_destroyer entity but it apparently only works for the sound_effect entity... the ambien_sound_player entity gets not affected by it, am I doing something wrong here?
The main problem of why I dont use the sound_effect ent for music is of its fixed range... I can modify that range in the natural selection 2/core/lua/soundeffect.lua (kDefaultMaxAudibleDistance) but how can I add "core" files to my mod-folder pathstructure?
Any help would be great :)
Sign In or Register to comment.