G’day all
I have a request from one of my pilots. At the moment the pilot center has a pie graph which shows percentages of aircraft hours.
Can someone please give me the code so the pilot could VIEW the hours that he/she has flown for each aircraft.
E.g
BOEING 737-800
10.1
CESSNA 172
1.4
More info:
Version 1.2.773 is my version if you need to know,
I tried with StatsData but didn’t get very far.
nabeel
3
Yup, it would be statsdata
StatsData::PilotAircraftFlownCounts($pilotid)
http://bugs.phpvms.net/browser/trunk/core/common/StatsData.class.php#L287
That only gives me the amount of times you flown the aircraft, not the hours…
nabeel
5
Oh, ok. I’ll change it to also give the hours
TAV1702
6
Hey guys, Im sorry for jumping in, but this would be a great feature. I like the pie chart, it is great, but I like text as well.
nabeel
7
Did not make it into tonight’s commit, maybe tomorrow