Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

"Argentina" ATC

Featured Replies

After downloading a couple of Argentine planes and putting them into my AI, I noticed that the name "Argentina" wasn't recognized, although it seemed from the UI and the Holy List of Airlines that it should have been. While I was doing the Southwest thing with the Voice Decompiler and the Voice SDK, I poked around and discovered that MS had left an extra space in their phrase.txt file after the name Argentina. The SDK compiler is apparantly sensitive to spaces, caring only for tabs, so what FS2K2 is looking for is "Argentina " with an extra blank. Unfortunately, if you just append a space before the carriage return in the atc_airline line of your .cfg file, the FS2K2 parser will remove it, having a different interpretation of whitespace than the voice compiler. However, you can fool it by using quotes, i.e., "Argentina " which will cause the compiler to include the extra space and thus recognize the airline name.Of course, if you are doing the Southwest thing you can fix the phrase.txt file by deleting the space between "Argentina" and the tab character.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.