28-10-2005, 04:34 AM
I find out that FSP handels the aircraft.cfgs diffrent.
Look at this C172 cfg, FSP adds Station until 6
and here at this A320 cfg it didn't changed anything:
but it only has the stations 0 to 5?
and i flied both plane with FSP
Look at this C172 cfg, FSP adds Station until 6
Quote:station_load.0 = "170, -3.0, -1.5, 0.0, Pilot" // Weight (lbs), longitudinal, lateral, vertical positions from datum (feet)
station_load.1 = "170, -3.0, 1.5, 0.0, Passagier vorne" // Weight (lbs), longitudinal, lateral, vertical positions from datum (feet)
station_load.2 = "0, -6.2, -1.5, 0.0, Passagier hinten" // Weight (lbs), longitudinal, lateral, vertical positions from datum (feet)
station_load.3 = "0, -6.2, 1.5, 0.0, Passagier hinten" // Weight (lbs), longitudinal, lateral, vertical positions from datum (feet)
station_load.4 = "0, -8.0, 0.0, 0.0, Gepäck" // Weight (lbs), longitudinal, lateral, vertical positions from datum (feet)
station_load.5 = "0.0, 0.0, 0.0, 0.0, FsStation"
station_load.6 = "0.0, 0.0, 0.0, 0.0, FsStation"
and here at this A320 cfg it didn't changed anything:
Quote:station_load.0 = "170.0, 41.91, 2.0, 1.64, Pilot"
station_load.1 = "170.0, 41.91, 2.0, 1.64, Co-Pilot"
station_load.2 = "11115.0, 18.9, 0.0, 1.64, Front cabin"
station_load.3 = "3505.0, 29.17, 0.0, -3.28, Front cargo"
station_load.4 = "4000.0, -18.49, 0.0, 3.05, Rear cargo"
station_load.5 = "11310.0, -18.49, 0.0, 1.64, Rear cabin"
but it only has the stations 0 to 5?
and i flied both plane with FSP