bigpickle 0 Posted March 8, 2012 Hi, I'm trying to make a small radio beep sound mod, but I cant make the announcement or "beepbeep" sound work, the "micOut" or end beeps work fine. Really stuck on this one hope someone can help. Thanks beepBeep[] = {"\mysound\Beep"}; xmit[] = {"\mysound\Transmit"}; pause[] = {"\mysound\Pause"}; loop[] = {"\mysound\Static"}; micOut[] = {"\mysound\MicOut"}; micOut1[] = {"\mysound\MicOut1"}; micOut2[] = {"\mysound\MicOut2"}; micOut3[] = {"\mysound\MicOut3"}; Share this post Link to post Share on other sites