On Thu, 2008-12-11 at 07:52 +0100, Durk Talsma wrote: > > As you have found, disabling AI traffic doesn't help indeed. This option > controls the behavior of an older AI system, which is in the process of being > depricated. For your purposes, you may want to disable either > > /sim/traffic-manager > > or > > /sim/ai > > see the relevant sections of preferences.xml below. > > <traffic-manager> > <enabled type="bool">true</enabled> > <instantaneous-action type="bool">false</instantaneous-action> > <proportion>1.0</proportion> > </traffic-manager> > > <ai> > <enabled type="bool">true</enabled> > <scenario>nimitz_demo</scenario> > <!-- <scenario>aircraft_demo</scenario> --> > <!-- <scenario>refueling_demo</scenario> --> > <!-- <scenario>lead_aircraft</scenario> --> > </ai> > > <multiplay> > <chat type="string">Hello</chat> > <transmission-freq-hz type="string">118500000</transmission-freq-hz> > <chat-display type="bool" userarchive="y">true</chat-display> > <chat-menu include="ATC/chat-menu-entries.xml"/> > </multiplay> > > Hope this helps, > Durk > Thanks for that help, Durk. Works fine. I don't usually mess with preferences.xml for fear of confusing my cvs updates. I was hoping for a way to achieve the same effect from .fgfsrc
Alasdair ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ Flightgear-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-devel

