Home   Help Search Login Register  

Author Topic: Sideradio static bug.  (Read 1046 times)

0 Members and 1 Guest are viewing this topic.

Offline Greenwolf

  • Members
  • *
Sideradio static bug.
« on: 28 Jun 2010, 14:42:12 »
Ok, this has been driving me crazy all night and I give up:

I looked up and figured out how to do a custom voice transmission on the Sideradio (in this case, calling for air support).

But when I radio it in, the static from the radio keeps going for a full minute or more after the person is done speaking. I double-checked to make sure the audio file was cropped down... it's saved in the right format as far as I know... its just the cut off for the radio that stumps me.

my description.exe looks like this:

class CfgRadio
{
sounds[] = {};
class RadioMsg1
{
name = "RadioMsg1";
sound[] = {"\radio\filename1.ogg", db-100, 1.0};
title = "Romeo 1-1, this is Viper 1-6. Flight of two A-10s inbound hot to your location, over.";
};
};

I pretty much directly copied it from the tutorial here: http://www.ofpec.com/tutorials/index.php?action=show&id=14&page=32

Please help!  :blink:

*edit* I should add I have been searching the site all night, so either I missed something obvious due to sleep deprivation, or the solution isn't posted here (or is very hard to find.)
« Last Edit: 28 Jun 2010, 14:46:07 by Greenwolf »