Page 1 of 1

Ant and Cockroach

Posted: Thu May 31, 2012 11:43 am
by King Plurtz I
Hello!
Some days ago I extracted a Army Men RTS PS2 iso and I found in sounds\insect some new things like ant_select.wav, roach_select.wav and roach_move.wav. I added them in PC but they don't work...I added them corectly...I know that because I tried also to play them in Winamp but it can't load them and also Windows Media Player can't.

My question is:
Can be make those .wav files to work corect?

Please response ASAP!

Re: Ant and Cockroach

Posted: Sun Jun 03, 2012 10:56 am
by {EMC}Methuselah96
no they can't be

Re: Ant and Cockroach

Posted: Wed Jun 06, 2012 5:49 am
by King Plurtz I
And they can't be remake to work?

Re: Ant and Cockroach

Posted: Sun Jun 10, 2012 5:48 pm
by {EMC}Methuselah96
no

Re: Ant and Cockroach

Posted: Wed Jul 11, 2012 6:56 am
by {Ars}dragonfly
{EMC}Methuselah96 wrote:no
why not? in the config files you can find something like this (just scratched from a random one)

Code: Select all

ResponseEvents()
    {
      Add("Attack")
      {
        Add("army.unit.radio_attack-0.wav");
      }
      Add("Attacked")
      {
        Add("army.unit.radio_attacked-0.wav");
        Add("army.unit.radio_attacked-1.wav");
      }
      Add("Move")
      {
        Add("army.unit.radio_move-0.wav");
        Add("army.unit.radio_move-1.wav");
        Add("army.unit.radio_move-2.wav");
      }
      Add("Select")
      {
        Add("army.unit.radio_select-0.wav");
        Add("army.unit.radio_select-1.wav");
        Add("army.unit.radio_select-2.wav");
      }
      Add("Spotted")
      {
        Add("army.unit.radio_spotted-0.wav");
      }
    }

Re: Ant and Cockroach

Posted: Mon Aug 27, 2012 7:24 pm
by {EMC}Methuselah96
the .wav file itself can't run on a pc

Re: Ant and Cockroach

Posted: Sat Jan 17, 2015 6:07 am
by Petas
Yes reformats it from WAV to MP3. :GAME:

Re: Ant and Cockroach

Posted: Sun Mar 29, 2015 9:40 am
by TommyCD1
Here are the .wavs extracted to play on PC.