Jump to content

RAVEN

+MODDER
  • Content count

    1,545
  • Joined

  • Last visited

  • Days Won

    1

File Comments posted by RAVEN


  1. Partly Translated

     

     

    Go to file F-14A_DATA your plane, and after where it says [Nose] enter the text

    "SystemName [XXX] = F14WeaponRail" (replace x with the partition number that keeps the sequence then enter shortly thereafter (before [LeftEngine])

     

     

     

    [F14WeaponRail]

    PilotModelName = F-14WeaponRail

    SystemType = PILOT_COCKPIT

    Position = 0,0, 0,0, 0,0"


  2. To Fix Engine Sound Change the indicated "SystemType=JET_ENGINE" entries to =

     

    "SystemType=PROP_ENGINE"

     

     

     

     

    B-29_DATA.ini

     

     

     

     

    [ExhaustEngine1]

    SystemType=PROP_ENGINE <-------------------Change to.

    InputName=THROTTLE_CONTROL

    EngineID=5

    ExhaustEmitterName=CleanExhaustEmitter

    ExhaustPosition=-4.2,2.5,-0.4

    MinExtentPosition=-10.68, 6.59,-0.27

    MaxExtentPosition= -9.51, 4.72, 1.24

     

    [ExhaustEngine2]

    SystemType=PROP_ENGINE <-------------------Change to.

    InputName=THROTTLE_CONTROL

    EngineID=6

    ExhaustEmitterName=CleanExhaustEmitter

    ExhaustPosition=-9.3,2.0,0.0

    MinExtentPosition=-5.49, 6.59,-0.27

    MaxExtentPosition=-4.32, 4.54, 1.24

     

    [ExhaustEngine3]

    SystemType=PROP_ENGINE <-------------------Change to.

    InputName=THROTTLE_CONTROL

    EngineID=7

    ExhaustEmitterName=CleanExhaustEmitter

    ExhaustPosition=4.2,2.5,-0.4

    MinExtentPosition= 5.49, 6.59,-0.27

    MaxExtentPosition= 4.32, 4.54, 1.24

     

    [ExhaustEngine4]

    SystemType=PROP_ENGINE <-------------------Change to.

    InputName=THROTTLE_CONTROL

    EngineID=8

    ExhaustEmitterName=CleanExhaustEmitter

    ExhaustPosition=9.3,2.0,0.0

    MinExtentPosition=10.68, 6.59,-0.27

    MaxExtentPosition= 9.51, 4.72, 1.24

     

    Raven

     


  3. To Fix Engine Sound Change the indicated "SystemType=JET_ENGINE" entries to =

     

    "SystemType=PROP_ENGINE"

     

     

     

     

    B-29_DATA.ini

     

     

     

     

    [ExhaustEngine1]

    SystemType=PROP_ENGINE <-------------------Change to.

    InputName=THROTTLE_CONTROL

    EngineID=5

    ExhaustEmitterName=CleanExhaustEmitter

    ExhaustPosition=-4.2,2.5,-0.4

    MinExtentPosition=-10.68, 6.59,-0.27

    MaxExtentPosition= -9.51, 4.72, 1.24

     

    [ExhaustEngine2]

    SystemType=PROP_ENGINE <-------------------Change to.

    InputName=THROTTLE_CONTROL

    EngineID=6

    ExhaustEmitterName=CleanExhaustEmitter

    ExhaustPosition=-9.3,2.0,0.0

    MinExtentPosition=-5.49, 6.59,-0.27

    MaxExtentPosition=-4.32, 4.54, 1.24

     

    [ExhaustEngine3]

    SystemType=PROP_ENGINE <-------------------Change to.

    InputName=THROTTLE_CONTROL

    EngineID=7

    ExhaustEmitterName=CleanExhaustEmitter

    ExhaustPosition=4.2,2.5,-0.4

    MinExtentPosition= 5.49, 6.59,-0.27

    MaxExtentPosition= 4.32, 4.54, 1.24

     

    [ExhaustEngine4]

    SystemType=PROP_ENGINE <-------------------Change to.

    InputName=THROTTLE_CONTROL

    EngineID=8

    ExhaustEmitterName=CleanExhaustEmitter

    ExhaustPosition=9.3,2.0,0.0

    MinExtentPosition=10.68, 6.59,-0.27

    MaxExtentPosition= 9.51, 4.72, 1.24

     

    Raven

×

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..