Howto:Multiplayer: Difference between revisions

Jump to navigation Jump to search
m
Remove deprecated enclose attributes
m (Reverted edits by Sorine (talk) to last revision by Sidiliang)
m (Remove deprecated enclose attributes)
Line 126: Line 126:


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:
<syntaxhighlight lang="bash" enclose="div">
<syntaxhighlight lang="bash">
<other arguments> --callsign=test --multiplay=in,10,192.168.0.2,5000 --multiplay=out,10,mpserver05.flightgear.org,5000 --airport=KSFO --runway=28R --aircraft=hunter  
<other arguments> --callsign=test --multiplay=in,10,192.168.0.2,5000 --multiplay=out,10,mpserver05.flightgear.org,5000 --airport=KSFO --runway=28R --aircraft=hunter  
</syntaxhighlight>
</syntaxhighlight>

Navigation menu