Howto:Implement aerial refueling capability: Difference between revisions

m
(Updates for recent AAR improvements)
Line 8: Line 8:
** what type of refueling you are capable of (probe and drogue, or boom)
** what type of refueling you are capable of (probe and drogue, or boom)
** if your refuel system is ok to receive (use the serviceable property if you have a switch to open the refuel trap for example).  
** if your refuel system is ok to receive (use the serviceable property if you have a switch to open the refuel trap for example).  
** the offset of the probe/trap from the aircraft model origin
** the offset of the probe/trap from the aircraft model origin. (+x is towards the rear of the aircraft, +y is to the right facing forwards, +z is up)
* aar.nas is the actual system that checks the two above mentioned criteria and if both are true, refuels your tanks.
* aar.nas is the actual system that checks the two above mentioned criteria and if both are true, refuels your tanks.