Jump to content

Recommended Posts

Posted (edited)

Apparently the GP frequency has been copied over to the localizer. The correct LOC frequency for a 333.8 MHz GP is 109.9 MHz. As a temporary fix (while we wait for ED to fix it) you can open the beacon file (\DCS World\Mods\terrains\PersianGulf\Beacons.lua), find the section

   {
       display_name = _('');
       beaconId = 'airfield2_2';
       type = BEACON_TYPE_ILS_LOCALIZER;
       callsign = 'IBND';
       frequency = 333800000.000000;
       position = { 113693.740992, 5.776140, 13154.132035 };
       direction = 28.001016;
       positionGeo = { latitude = 27.198930, longitude = 56.367921 };
       sceneObjects = {'t:200671295'};
       chartOffsetX = 4544.000000;
    };

and replace 333800000.000000 with 109900000.000000

 

 

Note: Make a backup copy of the file before changing anything. The multiplayer integrity check might be an issue.

Edited by drPhibes
Posted
Apparently the GP frequency has been copied over to the localizer. The correct LOC frequency for a 333.8 MHz GP is 109.9 MHz. As a temporary fix (while we wait for ED to fix it) you can open the beacon file (\DCS World\Mods\terrains\PersianGulf\Beacons.lua), find the section

   {
       display_name = _('');
       beaconId = 'airfield2_2';
       type = BEACON_TYPE_ILS_LOCALIZER;
       callsign = 'IBND';
       frequency = 333800000.000000;
       position = { 113693.740992, 5.776140, 13154.132035 };
       direction = 28.001016;
       positionGeo = { latitude = 27.198930, longitude = 56.367921 };
       sceneObjects = {'t:200671295'};
       chartOffsetX = 4544.000000;
    };

and replace 333800000.000000 with 109900000.000000

 

 

Note: Make a backup copy of the file before changing anything. The multiplayer integrity check might be an issue.

 

 

 

Thanks

My DCS Missions: Band of Buds series | The End of the T-55 Era | Normandy PvP | Host of the Formation Flight Challenge server

 

Supercarrier Reference Kneeboards

 

IRL: Private Pilot, UAS Test Pilot, Aircraft Designer, and... eh hem... DCS Enthusiast

  • 2 months later...
Posted

Bump for the developers. Seems like a quick fix but still haven’t seen it come through. I’m okay with this because I’m still enjoying all the more important updates coming through :)

My DCS Missions: Band of Buds series | The End of the T-55 Era | Normandy PvP | Host of the Formation Flight Challenge server

 

Supercarrier Reference Kneeboards

 

IRL: Private Pilot, UAS Test Pilot, Aircraft Designer, and... eh hem... DCS Enthusiast

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...