Am Donnerstag 14 Juni 2007 14:45 schrieb Vivian Meazza: > .... > My problem - I only had <class>tanker</class> in my scenario. Not > <type>tanker</type as well.
You had <type>aircraft</type>. The AI code chooses the class used based on <type> so I had to change that to use the new FGAITanker class. > That looks pretty ugly - we only need > <type>carrier</type> although it is a subset of AIShip. Now (after the pull out of the tanker code) were pretty much in the same situation, so removing <class>tanker</class> is the next locical step when everything works again as expected. I observed that the refueling code seems to rely on <class>tanker</class>, so I didn't want to touch it. Thomas -- PhD Student, Dept. Animal Physiology, HU Berlin Tel +49 30 2093 6173, Fax +49 30 2093 6375 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Flightgear-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-devel

