Jump to content

JohnMcLane

Members
  • Posts

    150
  • Joined

  • Last visited

Reputation

45 Excellent

1 Follower

Profile Information

  • About me
    RSS Player

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Try to make a Ro config for the RCS from Nearfuture Spacecraft. Question 1:The thruster works, but i see no plume....any ideas why?! Question 2: See below the code. RCS Thruster: //// Near Future Spacecraft 0.5.4 // Shielded 5-Way RCS Block PART { // --- general parameters --- name = rcsblock-aero-5way-1 module = Part author = ChrisAdderley // --- asset parameters --- MODEL { model = NearFutureSpacecraft/Parts/RCS/rcsblock-aero/rcsblock-aero-5way-1 position = 0.0, 0.0, 0.0 scale = 1,1,1 rotation = 0, 0, 0 } scale = 1 // --- node definitions --- // definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z node_attach = 0.00, -0.0, -0.00, 1.0, 0.0, 0.0 // --- editor parameters --- TechRequired = specializedControl entryCost = 1800 cost = 65 category = Control subcategory = 0 title = #LOC_NFSpacecraft_rcsblock-aero-5way-1_title manufacturer = #autoLOC_501631 description = #LOC_NFSpacecraft_rcsblock-aero-5way-1_description // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 0,1,0,0,0 // --- standard part parameters --- mass = 0.05 dragModelType = default maximum_drag = 0.001 minimum_drag = 0.001 angularDrag = 2 crashTolerance = 15 maxTemp = 2300 bulkheadProfiles = srf tags = #LOC_NFSpacecraft_rcsblock-aero-5way-1_tags // --- rcs module parameters --- EFFECTS { running { AUDIO_MULTI_POOL { channel = Ship transformName = thrustVector clip = sound_rocket_mini volume = 0.0 0.0 volume = 0.1 0.0 volume = 0.5 0.025 volume = 1.0 0.1 pitch = 0.0 0.75 pitch = 1.0 1.5 loop = true } MODEL_MULTI_PARTICLE { name = FX1 modelName = NearFutureSpacecraft/FX/fx-rcs-large-01 transformName = thrustVector emission = 0.0 0.0 emission = 0.1 0.0 emission = 1.0 1.0 speed = 0.0 0.8 speed = 1.0 1.0 } MODEL_MULTI_PARTICLE { name = fx2 modelName = NearFutureSpacecraft/FX/fx-rcs-small-01 transformName = thrustVector emission = 0.0 0.0 emission = 0.2 0.0 emission = 1.0 1.0 speed = 0.0 1.0 speed = 1.0 1.0 localRotation = 0, 0, 0 localOffset = 0, 0.1, 0 } } } MODULE { name = ModuleRCSFX thrusterTransformName = thrustVector thrusterPower = 0.7 tagingEnabled = False resourceFlowMode = STAGE_PRIORITY_FLOW resourceName = MonoPropellant runningEffectName = running atmosphereCurve { key = 0 280 key = 1 100 } } } My config: @PART[rcsblock-aero-5way-1]:FOR[RealismOverhaul] { %RSSROConfig = True @PhysicsSignificance = 0 !MODULE[TweakScale] { } @mass = 0.00379 @MODULE[ModuleRCS*] { @name = ModuleRCS @resourceFlowMode = STACK_PRIORITY_SEARCH @thrusterPower = 0.445 !resourceName = DELETE PROPELLANT { name = MMH ratio = 0.456 } PROPELLANT { name = NTO ratio = 0.544 } @atmosphereCurve { @key,0 = 0 300 @key,1 = 1 100 } } } Question 2: If i want to be free to choose which fuel the thruster should use, i need to add a Module [ModuleEngineConfigs] where i add a configuration: @MODULE[ModuleEngineConfigs] { @configuration = Nitrogen } Thanks!
  2. Noticed that, some idea what needs to be done with the RO Patches? With some pointing i could try fixing it.
  3. Do someone here knows whats going on with Real Exoplanets? AndrewDraws closed the thread and the download link isnt available anymore. I read he wanted to do something new in that direction (" I'm thinking about creating a new mod that is like RSS Expanded but a million times better. "). I am starting to get out of destinations in my RO game and wanted to add the exoplanets mod.... nooooo
  4. Thank You! Great Work again, there is no better way teaching your daughter about rockets, than with Kerbals and RealismOverhaul
  5. Thanks for the reply. I checked, i used CC 1.27.2 for 1.3.1 and 1.27.1 for 1.6.1. I am not sure why this is... if its not a common problem i am glad. I dont use Scansat, so i dont care if i dont have the scansat option on the us probes. If there is something more that i can figure out i let you know...
  6. You can hover over them on ckan an get the info: stars are dependencies, thumps up are recommendations and i symbols are suggestions. Backports are mostly for 1.3.1 because some mods are only getting further developed on the newer versions of the game, like 1.6 and 1.7. And the team wanted some of there functionality so they backported them to work with 1.3.1.
  7. I installed Rp-1 in 1.6.1, no problems so far. RP-1 Contracts show in new game settings, but if i add Raidernicks US Probes pack, the contracts disappear. With probe pack dependencies and without US Probe pack contracts are there... will test if thats the same in 1.3.1 Edit: with RP-1 V1.0 the problem wasnt there i could play with the US probes pack and had Contracts available. With V1.1.1 the problem appeared. Can someone confirm that or do i have the problem alone? LOG: https://drive.google.com/open?id=1seFb7BhtHsZJJ6m7fAMRSJM2JkDKXM-L SOLVED: deleted the RN_US_Probes->Rn_Scansat.cfg and it works again.
  8. There are some part changes that caused some of my craftfiles to not work anymore. Did not check if RO or RP-1 related. But there seems to be a problem with the RP-1 contracts not showing up. Did two installs, both via https://github.com/KSP-RO/RP-0/wiki/RP-1-v1.1-Installation-Instructions and both times there were no contracts at all. In the Settings also was no option to select the RP contracts. ContractConfigurator is version 1.27.2 RP-1 from https://github.com/pap1723/ContractConfigurator/releases/tag/1.27.2 the version file says 1.27.1. And i did delete the old version, no overwriting Someone with the same experience? EDIT: On the third try, it seems to have worked... EDIT2: There is a mod i installed not compatible with ContractConfigurator, after installing part packs, no contracts again. i will find out and post it here
  9. Now I installed it manually like i always do, but just the thought of doing it with ckan gave me some hope not to sit an hour on installing all the mods. On my old 1.3.1 RP-0 install, i can find RP-1 on ckan, seems something with my install is messy. nobody needs to worry about that.... Thanks for the reply anyway!!
  10. https://github.com/KSP-RO/RP-0/wiki/RP-1-Installation The wiki says try ckan for installing rp-1 but i cant find it there.... is it not there anymore? https://imgur.com/dkRhgcX
  11. Sounds like you are missing parts. I the parts where locked in the techtree, you would get an locked parts message.
  12. Can someone with game experience in this mod tell me about the perfomance you get with Real Exoplanets installed. If i remember correctly in earlier installs i had a little less frames with the mod than without?!
  13. make a qucik config yourself, MM-Patch for the parts: @PART[partname]:FOR[RealismOverhaul] { %RSSROConfig = True @rescaleFactor = 1.625 } that would be a base, i dont know the mod, but i guess most of the parts than will be fine. LifeSupport is added by TAC. If parts have stock resources, that also has to be changed to realfuels and resources.
  14. Allready tested them i will wait for the weekend to pass and take a look at the instructions than. '80s and later tech, i did cost research on: SSTU StationCore Parts CX Aerospace parts SpaceShuttle Mod and startet to research: RN US Probes RN Soviet Rockets RealScaleBoosters
×
×
  • Create New...