January 12, 201214 yr I find the constant "Airspace" alerts really annoying...If it bothers you enough, you can edit the G500 code to shut them off.1. Create a subfolder to your Gauges folder and call it G500_P46T.2. Unzip the G500_P46T.cab file (located in the Gauges folder) into this new subfolder.3. Edit both G500.xml and G500_3d.xml files with Wordpad or your favorite text editor.- search for <Update id="Alerts Query">- when found, bracket the section with comment signs, like so: <!-- Disable Alerts <Update id="Alerts Query"> <Script>(A:GPS POSITION LAT, Radians) (>@c:NearestAirspaceCurrentLatitude, Radians)(A:GPS POSITION LON, Radians) (>@c:NearestAirspaceCurrentLongitude, Radians)(A:GPS POSITION ALT, Meters) (>@c:NearestAirspaceCurrentAltitude, Meters)(A:GPS GROUND TRUE TRACK, Radians) (>@c:NearestAirspaceTrueGroundTrack, Radians)(A:GPS GROUND SPEED, knots) (>@c:NearestAirspaceGroundSpeed, knots)2 (>@c:NearestAirspaceNearDistance, nmiles)200 (>@c:NearestAirspaceNearAltitude, feet)10 (>@c:NearestAirspaceAheadTime, minutes)9 (>@c:NearestAirspaceMaximumItems)100 (>@c:NearestAirspaceMaximumDistance, NMiles)0xEFC038 (>@c:NearestAirspaceQuery)</Script> </Update> --> The <!-- --> sequence indicates a comment4. Save the xml file (with an xml extension)5. That is it! If you want to revert to the Carenado original, just rename or delete the new subfolder. Edited January 12, 201214 yr by Bert Pieke Bert
January 12, 201214 yr Ahh that's great Bert! Thanks for that. The alerts can be a bit annoying to say the least. "To most the sky is the limit but to me it's home" Rick Harms (CYVR) i7 [email protected] (for now) asus p6t v2, 6gb ocz 1600 CL7 ram. BFG 285 oc, vista 64, Samsung 52" 1080p lcd track IR5. PMDG j41, 747-400x, 747-8i/f, NGX.......Finally!!!!
January 13, 201214 yr Author Carenado tells me that Alerts can also be disabled in theG500 config file by adding this line:0 (>L:G500_AlertsVisable, bool) // Alert OFF Edited January 13, 201214 yr by Bert Pieke Bert
Create an account or sign in to comment