Difference between revisions of "ShowProfitInVehicleList"
m (5 revisions) |
m (Bot: Automated text replacement (--= +==)) |
||
Line 1: | Line 1: | ||
− | '''''Show vehicle profit colour coded to indicate vehicle performace rating.''''' |
||
=Show Profit in Vehicle List= |
=Show Profit in Vehicle List= |
||
Line 8: | Line 7: | ||
'''2.0.1 alpha 1 or later''' |
'''2.0.1 alpha 1 or later''' |
||
− | + | ==Switch== |
|
Configuration file: showprofitinlist on|off |
Configuration file: showprofitinlist on|off |
||
Line 14: | Line 13: | ||
Command line: -XL |
Command line: -XL |
||
− | + | ==Description== |
|
TTD uses last year's profits of the least profitable vehicle that is at least two years old to determine part of the performance score. If the profit of the least profitable vehicle is the equivalent of 20,000 pounds or more, you get the full score. If it is zero or less, you get no score for it, and in between you get the appropriate partial score. |
TTD uses last year's profits of the least profitable vehicle that is at least two years old to determine part of the performance score. If the profit of the least profitable vehicle is the equivalent of 20,000 pounds or more, you get the full score. If it is zero or less, you get no score for it, and in between you get the appropriate partial score. |
Revision as of 11:19, 15 June 2011
Show Profit in Vehicle List
Show vehicle profit colour coded to indicate vehicle performace rating.
2.0.1 alpha 1 or later
Switch
Configuration file: showprofitinlist on|off
Command line: -XL
Description
TTD uses last year's profits of the least profitable vehicle that is at least two years old to determine part of the performance score. If the profit of the least profitable vehicle is the equivalent of 20,000 pounds or more, you get the full score. If it is zero or less, you get no score for it, and in between you get the appropriate partial score.
With this feature, you can quickly see if you have any vehicles that cause you to not have a perfect score. Their profit will show up in red if negative, or in yellow if below 10,000 pounds. Vehicles with 10,000 pounds of profit in the last year will be green. Vehicles that are less than two years old will not be rated, and will be in black. This means that if any of your vehicles in the four categories is yellow or red, your score will suffer.
If NewPerformanceCalculation is turned on, the amounts required and colours will be different, as determined by the new performance calculation. The performance score of individual vehicles will be displayed in the vehicle list windows in addition to coloring, to make spotting inefficient vehicles easier.
{picture file=img/wiki_up//profitinlist.png}
This feature was contributed by Csaba Varga.