![]() |
Aircraft Load Editor Version 0.1 -- May 04, 2003 |
Please read this document entirely. You won't need more than 5 minutes. There are important issues you are likely to miss otherwise.
Why ?
Because I got tired of changing the load of an aircraft by hand-editing the aircraft.cfg file. There are similar very good tools I know of, but they were built specifically for a certain aircraft (Scott Macmillan's LoadOtter and the tool for the DC-4 to name just two). I felt there is need for a more general one.
How do I install it ?
Simply unpack this archive in a directory of your choice. You can create a link to your desktop or start menu to this program (acload.exe) for easier use. You won't need no additional dlls to run it, this ain't no Visual Basic software. Long live C++ !
How does it work ?
This program goes through an aircraft.cfg file searching for some specific entries under the [WEIGHT_AND_BALANCE] section:
A window containing this data is then displayed and the user is allowed to change the weight in each station_load point.
Can you be more specific ?
This is the main window, just after the file "c:\fs2002\aircraft\b737-200\aircraft.cfg" was loaded:
You will notice the following fields (left to right and up to down):
station_load.100 = 164.500, -26.246, 1.975, 4.340This can be found in the list:
# = 100 Load Weight = 164.500 X Position = -26.246 Y Position = 1.975 Z Position = 4.340
The buttons:
By clicking on the # of the station load you want to edit (any number in the first column of the list and only on this) you get a window that looks like the one below:
The weight was changed from 1000 to 500. After clicking OK, we can see the results:
As you probably noticed, the Payload and the Max Fuel fields were updated too, to reflect the new config (the first one was decreased with 500, the last one was increased with 500).
This is what happens when you click the Empty button:
Payload is now 0 and Max Fuel is simply the difference MTOW - ZFW.
Please note that you need to reload the aircraft after modifying the weight (thank MS for this).
Any bugs or other issues I should know about ?
Yes...What's with the penguin ?
I'm a Linux programmer :D. I use Windoze just for FS2002 (and for some other time-wasting amusements).
Copyright
This is free software. As such, do whatever you want to do with it, just don't make money out of this. You are free to distriute this file as long as the archive is kept intact -- that is, it contains the files listed below:
acload.exe acload.gif fileid.txt readme.html img/empty.gif img/mainw.gif img/tux_hat_trans.gif img/wchanged.gif img/wchanging.gifand these files were not altered in any way.
TODO
Disclaimer
Although I can't think about what sort of harm this program could do to you or to your computer, cat, mouse, penguin or whatever, I don't assume responsibility in any such an event.
Contact & Update
email: avrincianu@gmx.net
My home page (latest version here): http://www.avrincianu.as.ro
Any comments/suggestions/bug reports are very welcomed.