-
Posts
436 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by BLUAV8R
-
[WIP] Orion and Space Launch System (SLS) Development Thread
BLUAV8R replied to elliottastic's topic in KSP1 Mod Development
Yeah i don't even use that orion, I've gone through at least 20 hours of cfg and texure editing to get it to work with the Taurus pod and parts from Aerojet Kerbodyne for the service module. -
[WIP] Orion and Space Launch System (SLS) Development Thread
BLUAV8R replied to elliottastic's topic in KSP1 Mod Development
Yes I like this idea greatly, I've been using stuff from the Chaka Monkey Exploration Odyssey for my SLS and it goes from 6.6m SLS core to 3.75m orion but please make the orion it's full 7 (or 6) seater 3.75m pod -
BROKEN [0.90] TextureReplacer 2.1.2 (20.12.2014)
BLUAV8R replied to shaw's topic in KSP1 Mod Releases
They're hidden away in the KSP_Data folder in the .asset files, so they're able to be found, just not, easily lol If you wanna know how to do it, we can show you -
[1.0.4] Endurance (from Interstellar) [DISCONTINUED]
BLUAV8R replied to benjee10's topic in KSP1 Mod Releases
hoooooooo-leeeeeeee crap XD -
[1.0.4] Endurance (from Interstellar) [DISCONTINUED]
BLUAV8R replied to benjee10's topic in KSP1 Mod Releases
RCS ports are probably best to be done all through texturing with clever diff and nrm alignment, then, later go in and assign RCS ports over those spots in (unity I think, this is where my modding knowledge stops XD) EDIT: Also, I just read that about half of the shots in the movie with the interstellar used a real scale model So if anybody has money and connections to Christopher Nolan try to get BenJee access to this XD -
Can someone make a video documenting this mod and it's features? I kinda sorta maybe half think I know what this mod is but i'm not sure XD
-
KOSMOS 3/14/2015 RD-170 Family Released!
BLUAV8R replied to CardBoardBoxProcessor's topic in KSP1 Mod Releases
If I were you, I would design the tanks (visually) to fit those ratios regardless so that when innevitably, a RealFuels config comes around (which I love to play with) it will look like it actually fits that 2.56:1 LOX:RP1 ratio -
[1.0.4] Endurance (from Interstellar) [DISCONTINUED]
BLUAV8R replied to benjee10's topic in KSP1 Mod Releases
-
BROKEN [0.90] TextureReplacer 2.1.2 (20.12.2014)
BLUAV8R replied to shaw's topic in KSP1 Mod Releases
Look a few posts up, real reflections are now implemented and can do all that EDIT: Ninja'd by Shaw XD -
[1.0.4]Better Buoyancy v1.4 - obsolete as of 1.0.5; 7/29/15
BLUAV8R replied to ferram4's topic in KSP1 Mod Releases
Awesome! I've had some... bad experiences with KSP water before XD -
This should be in the Add-On Affairs thread
-
Okay, wait, I got it to work..... not too sure what I did lol Final Config: PART { // --- general parameters --- name = AresVCore module = Part author = BobCat/YANFRET/edits by me // --- asset parameters --- mesh = model.mu MODEL { model = CMES/Ares_V/Ares_V_Core/model scale = 1.237, 1.2, 1.237 } scale = 1 rescaleFactor = 0.765 CoMOffset = 0, -20.0, 0 // --- node definitions --- node_stack_top = 0.0, 1.6518588, 0.0, 0.0, 1.0, 0.0, 3 node_stack_bottom = 0.0, -41.0, 0.0, 0.0, 1.0, 0.0, 3 fx_exhaustFlame_blue = 0.0, -3.0, 0.0, 0.0, 1.0, 0.0, running fx_exhaustLight_blue = 0.0, -3.0, 0.0, 0.0, 0.0, 1.0, running fx_smokeTrail_light = 0.0, -3.0, 0.0, 0.0, 1.0, 0.0, running sound_rocket_hard = running sound_vent_soft = disengage sound_explosion_low = flameout // --- editor parameters --- TechRequired = veryHeavyRocketry entryCost = 40000 cost = 13900 category = Propulsion subcategory = 0 title = Ares V Main Core manufacturer = Aerojet Kerbodyne description = One of the largest launch vehicles around, this booster was made to bring huge cargo into LKO or beyond. // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 1,0,1,1,0 // --- standard part parameters --- mass = 12 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 angularDrag = 2 crashTolerance = 200 maxTemp = 2900 breakingForce = 99200 breakingTorque = 99200 // Tank Parameters MODULE { name = ModuleEngines thrustVectorTransformName = thrustTransform exhaustDamage = True ignitionThreshold = 0.1 minThrust = 0 maxThrust = 4560 heatProduction = 220 fxOffset = 0, 0, 2.5 PROPELLANT { name = Kerosene ratio = 37.694087 DrawGauge = True } PROPELLANT { name = LqdOxygen ratio = 62.305913 } atmosphereCurve { key = 0 368 key = 1 304 } } MODULE { name = ModuleEngineConfigs type = ModuleEngines techLevel = 7 origTechLevel = 7 engineType = L origMass = 12 configuration = LqdHydrogen+LqdOxygen modded = false CONFIG { name = LqdHydrogen+LqdOxygen maxThrust = 4560 heatProduction = 217 PROPELLANT { name = LqdHydrogen ratio = 0.7630831 DrawGauge = True } PROPELLANT { name = LqdOxygen ratio = 0.2369169 } IspSL = 1.3 IspV = 1.27 throttle = 0 ModuleEngineIgnitor { name = ModuleEngineIgnitor ignitionsAvailable = 1 autoIgnitionTemperature = 800 ignitorType = Electric useUllageSimulation = true IGNITOR_RESOURCE { name = ElectricCharge amount = 32 } } } } MODULE { name = ModuleFuelTanks volume = 304000 type = Cryogenic } MODULE { name = ModuleGimbal gimbalTransformName = thrustTransform gimbalRange = 3 } MODULE { name = ModuleAnimateHeat ThermalAnim = overheat2 } MODULE { name = ModuleAlternator RESOURCE { name = ElectricCharge rate = 12.0 } } RESOURCE { name = ElectricCharge amount = 0 maxAmount = 0 isTweakable = false hideFlow = true } }
-
Yeah that's what I thought lol XD I tried that to see and am looking now, KSP just booted EDIT: meh same results, maybe that's something to be addressed in future versions @Nathankell? Parts with an engine AND MFT (bi propellant is the problem really) doesn't prompt the ability to auto fill the tank to the correct proportions that the engine needs
-
I've made.. progress... I got it to actually get fuel now, but I have to manually enter the fuel numbers into the Tank GUI, there's not button to auto do it according to the engine it's feeding () So for testing of other features, I just did RESOURCE with blah blah blah of the stuff, I still wanna make it a MFT, but I dont wanna have to manually type in the correct numbers each time I load the tank from the part list in the editor, do you know what I have to do? EDIT: here's what I got so far: PART { // --- general parameters --- name = AresVCore module = Part author = BobCat/YANFRET/edits by me // --- asset parameters --- mesh = model.mu MODEL { model = CMES/Ares_V/Ares_V_Core/model scale = 1.237, 1.2, 1.237 } scale = 1 rescaleFactor = 0.765 CoMOffset = 0, -20.0, 0 // --- node definitions --- node_stack_top = 0.0, 1.6518588, 0.0, 0.0, 1.0, 0.0, 3 node_stack_bottom = 0.0, -41.0, 0.0, 0.0, 1.0, 0.0, 3 fx_exhaustFlame_blue = 0.0, -3.0, 0.0, 0.0, 1.0, 0.0, running fx_exhaustLight_blue = 0.0, -3.0, 0.0, 0.0, 0.0, 1.0, running fx_smokeTrail_light = 0.0, -3.0, 0.0, 0.0, 1.0, 0.0, running sound_rocket_hard = running sound_vent_soft = disengage sound_explosion_low = flameout // --- editor parameters --- TechRequired = veryHeavyRocketry entryCost = 40000 cost = 13900 category = Propulsion subcategory = 0 title = Ares V Main Core manufacturer = Aerojet Kerbodyne description = One of the largest launch vehicles around, this booster was made to bring huge cargo into LKO or beyond. // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 1,0,1,1,0 // --- standard part parameters --- mass = 12 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 angularDrag = 2 crashTolerance = 200 maxTemp = 2900 breakingForce = 99200 breakingTorque = 99200 // Tank Parameters MODULE { name = ModuleEngines thrustVectorTransformName = thrustTransform exhaustDamage = True ignitionThreshold = 0.1 minThrust = 0 maxThrust = 4560 heatProduction = 220 fxOffset = 0, 0, 2.5 PROPELLANT { name = Kerosene ratio = 37.694087 DrawGauge = True } PROPELLANT { name = LqdOxygen ratio = 62.305913 } atmosphereCurve { key = 0 368 key = 1 304 } } MODULE { name = ModuleEngineConfigs type = ModuleEngines techLevel = 7 origTechLevel = 7 engineType = L origMass = 12 configuration = LqdHydrogen+LqdOxygen modded = false CONFIG { name = LqdHydrogen+LqdOxygen maxThrust = 4560 heatProduction = 217 PROPELLANT { name = LqdHydrogen ratio = 0.7630831 DrawGauge = True } PROPELLANT { name = LqdOxygen ratio = 0.2369169 } IspSL = 1.3 IspV = 1.27 throttle = 0 ModuleEngineIgnitor { name = ModuleEngineIgnitor ignitionsAvailable = 1 autoIgnitionTemperature = 800 ignitorType = Electric useUllageSimulation = true IGNITOR_RESOURCE { name = ElectricCharge amount = 32 } } } } MODULE { name = ModuleFuelTanks volume = 304000 type = Cryogenic } MODULE { name = ModuleGimbal gimbalTransformName = thrustTransform gimbalRange = 3 } MODULE { name = ModuleAnimateHeat ThermalAnim = overheat2 } MODULE { name = ModuleAlternator RESOURCE { name = ElectricCharge rate = 12.0 } } RESOURCE { name = ElectricCharge amount = 0 maxAmount = 0 isTweakable = false hideFlow = true } }
-
Can a part have an engine and resources with real fuels? Mine will hold resources and say it has an engine, but when I click to add the fuel type it uses it adds it, but the Delta V readout is 0 and if I launch it the engines say "LqdOxygen or LqdHydrogen deprived!" even though there is about 30KL of it IN the part itself.... I'm getting confus over here and could use help Here is the part parameters: PART { // --- general parameters --- name = AresVCore module = Part author = BobCat/YANFRET/edits by me // --- asset parameters --- mesh = model.mu MODEL { model = CMES/Ares_V/Ares_V_Core/model scale = 1.237, 1.2, 1.237 } scale = 1 rescaleFactor = 0.765 CoMOffset = 0, -20.0, 0 // --- node definitions --- node_stack_top = 0.0, 1.6518588, 0.0, 0.0, 1.0, 0.0, 3 node_stack_bottom = 0.0, -41.0, 0.0, 0.0, 1.0, 0.0, 3 fx_exhaustFlame_blue = 0.0, -3.0, 0.0, 0.0, 1.0, 0.0, running fx_exhaustLight_blue = 0.0, -3.0, 0.0, 0.0, 0.0, 1.0, running fx_smokeTrail_light = 0.0, -3.0, 0.0, 0.0, 1.0, 0.0, running sound_rocket_hard = running sound_vent_soft = disengage sound_explosion_low = flameout // --- editor parameters --- TechRequired = veryHeavyRocketry entryCost = 40000 cost = 13900 category = Propulsion subcategory = 0 title = Ares V Main Core manufacturer = Aerojet Kerbodyne description = One of the largest launch vehicles around, this booster was made to bring huge cargo into LKO or beyond. // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 1,0,1,1,0 // --- standard part parameters --- mass = 12 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 angularDrag = 2 crashTolerance = 200 maxTemp = 2900 breakingForce = 99200 breakingTorque = 99200 // Tank Parameters MODULE { name = ModuleFuelTanks volume = 304000 type = Default } MODULE { name = ModuleEngines thrustVectorTransformName = thrustTransform exhaustDamage = True ignitionThreshold = 0.1 minThrust = 0 maxThrust = 4560 heatProduction = 220 fxOffset = 0, 0, 2.5 PROPELLANT { name = Kerosene ratio = 37.694087 DrawGauge = True } PROPELLANT { name = LqdOxygen ratio = 62.305913 } atmosphereCurve { key = 0 368 key = 1 304 } } MODULE { name = ModuleEngineConfigs type = ModuleEngines techLevel = 7 origTechLevel = 7 engineType = L origMass = 12 configuration = Kerosene+LqdOxygen modded = false CONFIG { name = LqdHydrogen+LqdOxygen maxThrust = 4560 heatProduction = 217 PROPELLANT { name = LqdHydrogen ratio = 0.7630831 DrawGauge = True } PROPELLANT { name = LqdOxygen ratio = 0.2369169 } IspSL = 1.3 IspV = 1.27 throttle = 0 ModuleEngineIgnitor { name = ModuleEngineIgnitor ignitionsAvailable = 1 autoIgnitionTemperature = 800 ignitorType = Electric useUllageSimulation = true IGNITOR_RESOURCE { name = ElectricCharge amount = 32 } } } CONFIG { name = Kerosene+LqdOxygen maxThrust = 4560 heatProduction = 217 PROPELLANT { name = Kerosene ratio = 0.37694087 DrawGauge = True } PROPELLANT { name = LqdOxygen ratio = 0.62305913 } IspSL = 1 IspV = 1 throttle = 0 ModuleEngineIgnitor { name = ModuleEngineIgnitor ignitionsAvailable = 1 autoIgnitionTemperature = 800 ignitorType = Electric useUllageSimulation = true IGNITOR_RESOURCE { name = ElectricCharge amount = 32 } } } CONFIG { name = Aerozine50+NTO maxThrust = 4560 heatProduction = 217 PROPELLANT { name = Aerozine50 ratio = 0.5017301 DrawGauge = True } PROPELLANT { name = NTO ratio = 0.4982699 } IspSL = 0.96 IspV = 0.95 throttle = 0 ModuleEngineIgnitor { name = ModuleEngineIgnitor ignitionsAvailable = 1 autoIgnitionTemperature = 800 ignitorType = Electric useUllageSimulation = true IGNITOR_RESOURCE { name = ElectricCharge amount = 32 } } } } MODULE { name = ModuleGimbal gimbalTransformName = thrustTransform gimbalRange = 3 } MODULE { name = ModuleAnimateHeat ThermalAnim = overheat2 } MODULE { name = ModuleAlternator RESOURCE { name = ElectricCharge rate = 12.0 } } RESOURCE { name = ElectricCharge amount = 0 maxAmount = 0 isTweakable = false hideFlow = true } Anybody see anything blatantly obvious? EDIT: So i've been looking at stock parts that do this (like the LFB in NASAMission) and it added "basemass = -1" under the MFT module, testing now...
-
If anything, it'd have to be because some people just don't read the posts unfortunately... They see Download and go for it then close the page, and, innevitably, people go using it on x64 and then come spam the comments with "WHY DOESN'T YOUR MOD WORK BLAH BLAH", and, while not being a mod creator, I can see how that would be annoying TL;DR: makes life easier ¯\_(ツ)_/¯
-
KOSMOS 3/14/2015 RD-170 Family Released!
BLUAV8R replied to CardBoardBoxProcessor's topic in KSP1 Mod Releases
*drools* -
I love this mod pack and have been picking and pulling specific parts from it to integrate into my existing saves I've been doing things like renaming parts for my liking and giving them mod compatibility (like real fuels), but I have some questions: 1. What is the (as close to the exact number as you can get it) diameter of the SLS core stages and other large parts? I know they're 8m or so but I wanna resize them for myself to 5m for my game and need to know exactly so I can do proportions with the scales 2. The EMLV (Delta IV) nosecones have always looked, well, weird with their lighting. It has strange shadows and looks funny, no matter what I try (different file types, adjusting normal map), does anyone else have this?
-
When it searches the part parameters you've given it, you have to put that in there because it tells MM this: @FOO = Find FOO for me because i'm going to do some edits to it FOO = Make a new FOO so I can add stuff (and so If you said this in Search Parameters, well, it really just doesn't make sense) So you need it because it says that you're gonna find the things with it and also make changes, kinda the whole reason you're looking up the part in the first place lol I think that's why, but don't quote me on that XD i'd wait and see what NathanKell or Sarbian say lol
-
How do I include an "OR" statement when searching for part parameters? For instance: @PART[*]:HAS[@MODULE[ModuleEnginesFX]&[@RESOURCE[LiquidFuel] [COLOR="#FF0000"](OR goes here)[/COLOR] @RESOURCE[Oxidizer] [COLOR="#FF0000"](OR)[/COLOR] @RESOURCE[Monopropellant]]&!MODULE[ModuleFuelTanks]]:NEEDS[RealFuels]:Final If this isn't possible I can always just do 3 individual ones for engines also with LiquidFuel, engines also with LF/OX, engines also with Monopropellant, or engines with all 3 (like a service module) Ideally I don't wanna do this as it is a lot to write if I can fit it all into less