Howto:Develop an aircraft transponder in Nasal

From FlightGear wiki
Jump to navigation Jump to search
This article is a stub. You can help the wiki by expanding it.

Status: Planning

Last updated: 12/2010

Authors: Algernon, Hooray

References: Transponder This is a link to the FlightGear forum. thread (FlightGear forum).


This tutorial will document all the steps involved in developing a multiplayer-enabled aircraft transponder system in Nasal, FlightGear's scripting language.

This tutorial involves processing multiplayer properties under /ai/models/multiplayer - you may want to refer to Howto: Working with AI and MP properties for an introduction.