Page 1 of 1

Traffic Labels - receiving extra info

PostPosted: Thu Aug 19, 2010 12:33 pm
by JJH
Until recently, the traffic labels I receive for other airborne aircraft were limited to info selected in the Settings - Traffic - Aircraft labels.
My settings are as follows:
Air Traffic Types - "Airline" and "General Aviation" both ticked;
Air traffic density - 57%;
Aircraft Labels - Show Aircraft labels, Show manufacturer' Show model, Show distance, Show altitude, - all checked.

Recently, the labels have started including:
Airline Name (e.g. - "Air Canada")
Airline Flight number (e.g. "Air Canada 904")
Speed (e.g. "295 KIAS")
Direction ( e.g. "185 deg)
Flight Plan (e.g "CYYZ > KMIA (IFR)"

I have not knowingly downloaded anything which may have caused the display of this useful info. I'm just curious as to the source of it.


Jim B
:)

;

Re: Traffic Labels - receiving extra info

PostPosted: Thu Aug 19, 2010 2:46 pm
by JJH
I found out that the info in respect to what is displayed is in the fs9.cfg file where I discovered the extra display items were marked "1". I don't know how they got changed, but I can now decide what info I want displayed.

Jim B

Re: Traffic Labels - receiving extra info

PostPosted: Thu Aug 19, 2010 5:09 pm
by Opa
I found out that the info in respect to what is displayed is in the fs9.cfg file where I discovered the extra display items were marked "1". I don't know how they got changed, but I can now decide what info I want displayed.

Jim B


IMHO it is so much easier to install the free TrafficToolBox utility from Microsoft which allows you to easily change a number of AI parameters - while you are flying - including numerous label tags.

To me it is better than a "permament" edit in the fs9.cfg file.

Re: Traffic Labels - receiving extra info

PostPosted: Thu Aug 19, 2010 5:10 pm
by Capt.Propwash
this is the area that got 'affected'.  There is nothing bad about it at all, just it gives out more info.

[AContain]
ShowLabels=1
ShowUserLabel=0
ShowLabelManufacturer=1
ShowLabelModel=1
ShowLabelTailNumber=1
ShowLabelDistance=1
ShowLabelAltitude=1
ShowLabelAirline=1
ShowLabelAirlineAndFlightNumber=1
ShowLabelFlightPlan=1
ShowLabelContainerId=0
ShowLabelAirspeed=1
ShowLabelHeading=1
LabelDelay=1000
LabelColor=FFFF0000