Quote:
Originally Posted by ElAurens
Agree totally.
Scoring should only show number of kills in the air, and number of destroyed objects on the ground.
Hence...
Shoot down 2 planes, score shows A2A=2
Blow up 2 tanks and 3 trucks, score shows A2G=5
Perhaps add a category for shipping as well.
No more "points".
|
Not sure why you would think there is no scoring for ships.
There are 8 categories that the objects destroyed are kept track of in career mode.
<dbrNplanes> <Planes: %d\n>
Number of Planes destroyed in the air
<dbrNplanesG> <Planes on the ground: %d\n>
Number of Planes destroyed on the ground
<dbrNtanks> <Tanks: %d\n>
Number of Tanks destroyed
<dbrNguns> <Guns: %d\n>
Number of Artillery-Anti Aircraft guns destroyed
<dbrNcars> <Vehicles: %d\n>
Numbers of Cars-Trucks destroyed
<dbrNwagons> <Railroad cars: %d\n>
Number of Train Cars destroyed
<dbrNbridges> <Bridges: %d\n>
Number of Bridges destroyed
<dbrNships> <Ships: %d\n>
Number of Ships destroyed
Wheelsup