now let me ask you this...using the "begin" command, is it possible to have TWO sounds played at once, only one sound only plays from a minimum distance? i think you see where i'm going with this...but let me post an example:
begin1[] = {"\HiFi_GAU8_Auto\GAU8_s1", 1.77828, 1, 1000};
begin2[] = {"\HiFi_GAU8_Auto\GAU8_s_distant", 1.77828, 1000, 3000};
so the second sound would only play once the distance was a minimum of 1000 meters (or whatever the unit of measurement is). i think for the sounds to be truly realistic some sort of distance sound system needs to be implemented. right now it just doesn't sound good, even with a decent sound mod like VOP.
thanks in advance!