More ATC and Callsign fun with EditVoicePack.
Results 1 to 3 of 3

Thread: More ATC and Callsign fun with EditVoicePack.

  1. #1

    Cool More ATC and Callsign fun with EditVoicePack.

    Recently, I was digging through my MAIW downloads and tripped over their F-14 Top Gun package.

    Besides FINALLY installing the "AARDVARK" callsign for VF-114, I found two more callsigns that can be "retooled" for you F-101 and F-16 drivers.

    Specifically, the callsigns are "Voodoo" and "Viper" and it doesn't take much to change them into ATC Models.

    For the "Voodoo" call sign, just open the .vcpmod using Notebook and make the following change:

    <custom_voicepack_modifications>
    <custom_modification identifier="AIRLINE VOODOO" use_variation="False" variation="0">

    to

    <custom_voicepack_modifications>
    <custom_modification identifier="AC_MODEL VOODOO" use_variation="False" variation="0">

    then save the .vcpmod file and Import it into Edit Voice Pack.
    You'll also need to change a line in your F-101 aircraft.cfg file(s) [general] section from

    atc_type=MCDONNELL DOUGLAS
    atc_model=F101

    to

    atc_type=MCDONNELL DOUGLAS
    atc_model=VOODOO

    and you'll be able to check in with ATC as "Canforce one five is type McDonnell Douglas Voodoo".

    You can also make the same changes to the VIPER callsign for your F-16, I think the Air Force officially made this change last year?

    MAIW's Top Gun package also contains some of the harder to find VF-/VFA- callsigns.

  2. #2
    While I'm on the subject of ATC comms and Edit Voice Pack, let's take a minute on how to keep your EVP edits clean and tidy.

    It happens, you find that elusive call sign and import it into EVP only to find that "tree" in the top left corner has words that have turned red.
    EVP is telling you that something in that last batch of EVP files wasn't Kosher.
    You can expand the red tree of text to locate which edits were "bad".

    I'm going to use two vpcmod callsigns as examples of what can go wrong (and it doesn't take much).
    The new voice files may work fine in FS, but EVP just doesn't like them.

    First example, the FINN FORCE military call sign. EVP kept showing a message that the comment line of the vpcmod file wasn't in the right format.
    Here's the edit I did to fix it:

    <comment>Finnish Air Force (Finland)</comment>. All it needed was the "(Finland)" part tacked onto the end of the comment line.

    How did I notice this? Its easy, just load a good call sign from the same country and export it out to your desktop.
    Open the good vcpmod file in Notepad and compare it to its red-highlighted brother. This was an omission even Nick Black and MAIW could make.

    The next one is a little more tricky. The callsign "Wyvern" was used by a Seaking squadron operating out of NAS Atsugi.
    This callsign kicked my rear for a while before I found the problem. Note that I already made some changes before I found the culprit:

    <custom_voicepack_modifications>
    _<custom_modification identifier="AIRLINE WYVERN" use_variation="False" variation="0">
    _<_author>B*** H******</author>
    __<comment>MAIW NAF Atsugi (Japan)</comment>
    _<voices>

    See the problem? I sure didn't. Again, I compared this text to other callsigns that were fine. The "grammar" that EVP uses was fine. I double checked it.
    Finally, the light bulb clicked on:

    <custom_voicepack_modifications>
    _<custom_modification identifier="AIRLINE WYVERN" use_variation="False" variation="0">
    _<author>B*** H******</author>
    _<comment>MAIW NAF Atsugi (Japan)</comment>
    _<voices>

    See the problem now? The darned carrots weren't aligned properly.

    This also brings up a quick reminder. EVP has a nifty Back-up option. Use it. There's nothing worse than re-building your entire EVP after you installed 50 new callsigns last night.

  3. #3

    Cool

    Here's a first (from me).

    Attached is the "Ugly" callsign for the VF(VFA)-151 Vigilanties stationed at NAS Lemoore (KNLC).
    Just import using Editvoicepack then update the aircraft,cfg file for any VF-151 repaints with:

    atc_airline=UGLY
    atc_flight_number=123 (or whatever number you want)

    Original VCPMOD by Graham K Jackson.
    Attached Files Attached Files

Members who have read this thread: 29

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •