Jump to content

Recommended Posts

Does anyone know how to change the color of the Wright 3350 cyclone engines? I know with the original tempest engines you can using the mod TURD but I have the realistic engine and would like to know how to configure it with TURD to change the colors too 

 

I am not sure where the part is or if its a config from AJE mod

 

Because it shows in the sph from Airplane plus mod but when I look in my game data I don't find it there just the tempest part is there... 

 

I am searching through every place on the internet and can't seem to find solutions.. And I have been everywhere on my game data folder please help me out guys 

Link to comment
Share on other sites

thank you so much I have learnt allot now with trail and error yes it seems to be AJEE configs using Airplane plus to clone a realism engine so the only problem for me is how do you set the textures of TURD to apply on that config for there is a base con

Spoiler
Spoiler

The config file that is of 2 files and one with #$ sighs I think controls every thing

Head Controle ConfigI believe

GameData\AJEExtended\Engines\Piston\AJEE_R3350DC.cfg <-the part

+PART[APP_DuplexCyclone_Prop]:NEEDS[AJE&AirplanePlus]:FOR[AJEEXTENDED]
{
    @name = AJEE_R3350DC_Prop
     //Part specific settings
}

@PART[AJEE_R3350DC_Prop]:NEEDS[AJE]:FOR[AJEEXTENDED]
{
    @title = #$@AJEE_TEMPLATES/AJEE_WR3350/title$
    @manufacturer = #$@AJEE_TEMPLATES/AJEE_WR3350/manufacturer$
    @description = #$@AJEE_TEMPLATES/AJEE_WR3350/description$
    @mass = #$@AJEE_TEMPLATES/AJEE_WR3350/mass$
    
    @rescaleFactor = #$@AJEE_TEMPLATES/AJEE_WR3350/diameter$
    @rescaleFactor /= #$/base_diameter$
    
    @category = Engine
    
    #@AJEE_TEMPLATES/AJEE_WR3350/MODULE[ModuleEnginesAJEPropeller] {}
    
    @MODULE[ModuleEnginesAJEPropeller]
    {
        %thrustVectorTransformName = #$../AJEE_thrustTransformName$
    }
}

@PART[AJEE_R3350DC_Prop]:NEEDS[AJE&RealFuels]:AFTER[AJEEXTENDED]
{
    #@AJEE_TEMPLATES/AJEE_WR3350/MODULE[ModuleEngineConfigs] {}
}

 

 

 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Spoiler

GameData\AJEExtended\Templates\Piston\AJEE-American-Piston-Templates.cfg <=second config believe it reads this

}
        }
    }
    
     //Wright R-3350 (WW2 and post war era American radial)
    AJEE_WR3350
    {
        author = Citizen247
                
        title = Wright R-3350 Duplex-Cyclone
        manufacturer = Wright Aeronautical
        description = The Wright R-3350 Duplex-Cyclone is a twin-row, supercharged, air-cooled, radial aircraft engine with 18 cylinders displacing nearly 55 L. Power ranged from 2,200 to over 3,700 hp (1,640 to 2,760 kW), depending on the model. Developed before World War II, the R-3350's design required a long time to mature before finally being used to power the Boeing B-29 Superfortress.
            
        mass = 1.593
        diameter = 1.5
            
        MODULE //
        {
            name = ModuleEnginesAJEPropeller
            engineID = prop
            engineType = Piston
            
            IspMultiplier = 1
            useOxygen = true
            exhaustDamage = False
            ignitionThreshold = 0.1
            
            //  R-3350-23W
            displacement = 3347
            compression = 6.85
            minRPM = 2200
            maxRPM = 2800
            power = 2800
            gearratio = 0.4375
            BSFC = 1.300E-7
            coolerEffic = 0.4
            coolerMin = 5
            ramAir = 1
            exhaustThrust = 1.2
            meredithEffect = 0.003
            boost0 = 59.5
            rated0 = 1100
            boost1 = 59.5
            rated1 = 4500
            cost1 = 415
            switchAlt = 2900
            turbo = false
            wastegateMP = 59.5
            propName = HS6501A-0x4
            
            #@AJEE_TEMPLATES/AJEE_CURVES/LATEPROP/atmosphereCurve {}
            #@AJEE_TEMPLATES/AJEE_CURVES/LATEPROP/velCurve {}
            #@AJEE_TEMPLATES/AJEE_CURVES/LATEPROP/atmCurve {}
                                                            
            #@AJEE_TEMPLATES/AJEE_PROPFUEL/PROPELLANT {}
        }
        
        MODULE:NEEDS[RealFuels]
        {
            name = ModuleEngineConfigs
            type = ModuleEnginesAJEPropeller
            configuration = Wright R-3350-23W Duplex-Cyclone
            useConfigAsTitle = true
            origMass = #$../mass$
    
            CONFIG
            {
                name = Wright R-3350-23W Duplex-Cyclone
                                                
                massMult = 1        //1593kg
                
                compression = 6.85
                power = 2200
                BSFC = 1.300E-7
                coolerEffic = 0.4
                coolerMin = 5
                ramAir = 1
                exhaustThrust = 1.2
                meredithEffect = 0.003
                boost0 = 59.5
                rated0 = 1100
                boost1 = 59.5
                rated1 = 4500
                cost1 = 415
                switchAlt = 2900
                turbo = false
                
                #@AJEE_TEMPLATES/AJEE_PROPFUEL/PROPELLANT {}
            }
            CONFIG
            {
                name = Wright R-3350-26W Duplex-Cyclone
                                                
                massMult = 1        //1593kg
                power = 2800

                compression = 6.85
                power = 2800
                BSFC = 1.300E-7
                coolerEffic = 0.4
                coolerMin = 5
                ramAir = 1
                exhaustThrust = 1.2
                meredithEffect = 0.003
                boost0 = 59.5
                rated0 = 1100
                boost1 = 59.5
                rated1 = 4500
                cost1 = 415
                switchAlt = 2900
                turbo = false
                
                #@AJEE_TEMPLATES/AJEE_PROPFUEL/PROPELLANT {}
            }
            CONFIG
            {
                name = Wright R-3350-TC Duplex-Cyclone
                                                
                massMult = 1        //1593kg

                compression = 6.7
                power = 3500
                BSFC = 6.200E-8
                coolerEffic = 0.08
                coolerMin = 20
                ramAir = 0.8
                exhaustThrust = 0.4
                meredithEffect = 0.017
                boost0 = 59.5
                rated0 = 3500
                boost1 = 59.5
                rated1 = 8000
                cost1 = 100
                switchAlt = -1
                turbo = true
                
                #@AJEE_TEMPLATES/AJEE_PROPFUEL/PROPELLANT {}
            }
        }
    }
    

 

 
 
 
 
 
 
 
 
 
 
 
 

 

 

can anyone explain how to I replicate this craft to use TURD texture or how to configre the config to let it use the texture of TURD to for it some how does take the Tempest engine of APP to replicate etc.

Edited by Vlakater
Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...