FlightGear Multiplayer Server

From FlightGear wiki
Revision as of 15:19, 28 June 2010 by Reeed (talk | contribs) (server types, special callsigns)
Jump to navigation Jump to search

FGMS or FlightGear Multiplayer Server is a standalone network server for FlightGear and licenced under the GPL. It allows flying with other pilots over a network inside FGFS.

Types of servers that can be configured:

  1. Relay server
  2. Crossfeed server - what's this?
  3. Tracker - this is sent an update every 10 sec

Special callsigns:

  • "obs" allows a connected FlightGear client to view all other MP pilots worldwide (position data and chat messages), yet remain invisible to them and on MPmap.
  • "mpdummy" prevents the pilot from being tracked on FGTracker.

(Reference: fgms-0.9.13/src/server/fg_server.cxx)

Related articles

External Links