12-04-2007, 07:42 PM
backup you more_config file (make a copy of it so you have 2 files the same)
In the original, open it, delete all the contents, and then copy the following into it
also make sure crash detection is turned off in the fs9 options
In the original, open it, delete all the contents, and then copy the following into it
Quote:// more_option.cfg
// In this file are value that allow you to tune, adjust enable
// or disable somes function or penality of FsP that are not
// listed in the setup dialog of FsP because they will be used
// rarely and only by a few users...
// penality disable ("=0" penality enabled "=1" penality disabled)
Disable250KtsUnder10000ft =1; // disable the 250kts speed below 10'000 ft penalty
DisableRollOutsideLandingStrip =0; // disable the roll or landing outside landing strip penalty
DisableGearSpeedLimit =0; // disable gear speed penalty
DisableFlapSpeedLimit =0; // disable flap speed penalty
DisableOverspeedLimit =0; // disable overspeed penalty
DisableGLimit =0; // disable G penalty
DisableBankLimit =0; // disable bank penalty
DisableReverseThrust =0; // disable reverse thrust less than 60kts penalty
DisableDoorCheck =0; // disable door open penalty
DisableFlapCheck =0; // disable flap not set penalty
DisableTimeAccelerationCheck =0; // disable time acceleration reduced bonus
DisableMaxPowerPenaltyWithBrake =0; // disable the penalty for pushing max power with parking brake.
// other options
DisablePayloadDialogWeightModif =0; // This will forbid payload dialog to modify any weight. // aircraft that have external payload loader and
cause problem with FSP.
// BE WARNED THAT FSP PAYLOAD LOADER WILL BE FAKE NOW, YOU WILL LOAD
// PASSENGERS BUT THE WEIGHT WILL NOT BE UPDATED.
DisableForceCrashDetection =1; // disable the "force crash detection" feature of FsP
DisableForceCollideDetection =1; // disable the "force collide detection" feature of FsP
EnableTimeModificationInFlight =0; // enable access to Fs2004 time dialog when in flight
DetectSpeedRollOff =35; // Speed at wich FsP start to detect if you roll off landing strip
MainLoopDelay =100; // DON'T TOUCH THIS UNLESS YOU REALLY KNOW WHAT YOUR DOING !!!!
also make sure crash detection is turned off in the fs9 options