The A2A Simulations Community

"Come share your passion for flight"
It is currently Tue May 21, 2013 11:21 pm

All times are UTC - 5 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: How to get TAS and IAS
PostPosted: Sat Mar 25, 2006 3:13 pm 
Offline
Airman

Joined: Fri Mar 03, 2006 5:46 am
Posts: 20
Location: Germany
As every time.
:!: 1st safe the original file (wop_fw190D.cab).
Remove the cab from the -Gauge- folder.
Create a new folder -wop_fw190D-.
Unzip the whole -wop_fw190D.cab- and get all files into the new folder -wop_fw190D-.
Now you can start with changing bmp and xml files, if you like.

This is the original <Help ID>/<Tooltip ID> from -Airspeed Indicator.xml-

<Mouse>
<Help ID="HELPID_GAUGE_AIRSPEED"/>
<Tooltip ID="TOOLTIPTEXT_AIRSPEED_KNOTS" MetricID="TOOLTIPTEXT_AIRSPEED_KILOS"/>
</Mouse>

You have to replace this part of the XML listing with the modified one

<Mouse>
<Area Right="114">
<Tooltip>IAS = %((A:Airspeed indicated,kilometer per hour))%!1.0f! km/h</Tooltip>
</Area>
<Area Left="115">
<Tooltip>TAS = %((A:Airspeed true,kilometer per hour))%!1.0f! km/h</Tooltip>
</Area>
</Mouse>

You will get with this modification two different speed indications.
When the pointer is on the left side of the airspeed indicator, you will see
IAS = Indicated Air Speed = the same what the instrument shows

When the pointer is on the right side of the airspeed indicator, you will see
TAS = True Air Speed

For the fellows which like to see the speed in knots, replace -kilometer per hour- and -km/h- with knots.

As next - S A F E - the new file under the old name -Airspeed Indicator.xml-

al tom


Top
 Profile  
 
 Post subject:
PostPosted: Sat Mar 25, 2006 9:06 pm 
Offline
A2A Major

Joined: Tue Jan 18, 2005 11:37 am
Posts: 461
Darn good idea!


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 5 hours


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group