Howto:Multiplayer: Difference between revisions

Jump to navigation Jump to search
no edit summary
m (Robot: Cosmetic changes)
No edit summary
Line 186: Line 186:
Finally, start FG using the command line given right at the start (if you're using the windows launcher you will find entry boxes for Multiplayer arguments - insert the relevant details there). You will end up with something like this;
Finally, start FG using the command line given right at the start (if you're using the windows launcher you will find entry boxes for Multiplayer arguments - insert the relevant details there). You will end up with something like this;


  fgfs --callsign=MyName --multiplay=in,10,192.168.0.2,5000 --multiplay=out,10,mpserver05.flightgear.org,5000 \
  fgfs --callsign=test --multiplay=in,10,192.168.0.2,5000 --multiplay=out,10,mpserver05.flightgear.org,5000 \
  --airport=KSFO --runway=28R --aircraft=hunter  
  --airport=KSFO --runway=28R --aircraft=hunter  


Navigation menu