OFPEC Forum

Editors Depot - Mission Editing and Scripting => ArmA - Editing/Scripting Resources Beta Testing & Submission => Topic started by: The-Architect on 09 Feb 2007, 14:18:16

Title: Complete radio transcript (ACCEPTED)
Post by: The-Architect on 09 Feb 2007, 14:18:16
Could someone unpack the radio section of the game and post a full transcript of the radio commands here? Also, any information regarding packing/unpacking and file types.

I don't have the game yet but from what I've heard in vids, the radio sounds even worse than the original. I just wondered how viable it would be to change the whole set of files around.

Cheers.
Title: Re: Complete radio transcript
Post by: messiahua on 09 Feb 2007, 16:32:58
Could someone unpack the radio section of the game and post a full transcript of the radio commands here?
What do you mean? I have the game, but I can't understand what you want. Do you mean voice config or else?
Code: [Select]
//Class config.bin{
class CfgPatches
{
 class CAVoice
 {
  units[] = {};
  weapons[] = {};
  requiredVersion = 0.100000;
  requiredAddons[] = {};
 };
};
Title: Re: Complete radio transcript
Post by: Cheetah on 09 Feb 2007, 16:39:23
From the 2nd part of his post, I would conclude that he'd like to hear the radio sounds that come with the game. To check their quality and maybe even to replace them with a sound pack of his own.

Was that correct architect?
Title: Re: Complete radio transcript
Post by: The-Architect on 09 Feb 2007, 17:04:51
Yeah, kind of.

Remember in normal Flashpoint there were a bunch of .wss files which were the radio sounds. Things like this,

1
2
3
4
5 etc,

1 o'clock
2 o'clock

tank

go to
rearm at

all that stuff.

I'd like a list of all the similar files in AA.
I don't necessarily want to hear the AA ones as I already have an idea how bad they are. I'd just like a list and some other details so I can figure out how viable a replacement pack would be.
Title: Re: Complete radio transcript
Post by: messiahua on 09 Feb 2007, 17:12:15
Here is archive with dir listing and config
Title: Re: Complete radio transcript
Post by: Willus_Killus on 22 Feb 2007, 12:43:28
they arent THAT bad really
Title: Re: Complete radio transcript
Post by: Mikero on 23 Mar 2009, 03:29:34
Here is archive with dir listing and config

in general, the voice.pbo of arma is wrong.

many wss files are missing from individuals. This means you get from time to time, "missing brian/xyz.wss

about 70% of wss fiiles that simply aren't used at all or accessible

about half of the 'personalities' aren't used (or accessible) either. Howard_whisper eg

and the profile accessible names are in error. robert is listed twice, when they probably meant 'eduardo'

none of the wav files are used (and i believe weren't supposed to be there in the release)

all in all one gets the impression that a decision was made to put voices in the 'too hard basket' in order to get ArmA released on time.