Howto:Implement aerial refueling capability: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
m (+-cat: Aircraft enhancement, Multiplayer → Aerial refueling)
mNo edit summary
Line 2: Line 2:


== Receiver aircraft ==
== Receiver aircraft ==
Add the following blocks of code to your aircraft's -set.xml file (all after the </sim> tag). Make sure to check for pre-existing blocks/structures and leave them intact.  
Add the following blocks of code to your aircraft's -set.xml file (all after the </sim> tag). Make sure to check for pre-existing blocks/structures and insert the new blocks within them as applicable.  


* Radar is needed to check if you are close enough from the tanker
* Radar is needed to check if you are close enough from the tanker.
** It also seems to check that the receiving aircraft's heading is within +/-90deg of the direction of the tanker,
* The <refuel> properties defines  
* The <refuel> properties defines  
** 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)
226

edits

Navigation menu