Jump to content

Custom RO RCS Config Help


Recommended Posts

Hello, I'm trying to add an rcs config for my personal use in RO use but it seems the RO RCS_Config has some sort of modifier applied to it that changes its stat values based on which rcs thruster/block/etc so you don't need a separate config file for every rcs.

But I have no idea what it is or where I can find it so I can make the config I want.

Can a dev or someone tell me what it is or where I could find it? 

Or just tell me I need to input for these stats as a config on the Angled RCS Block [2200/3560 N class]:

Thruster Power: 50

Thruster Isp:240 (ASL) - 330 (Vac)

-LqdMethane: 7.9719/sec. Max.

-LqdOxygen: 10.5673/sec. Max.

 

Or (as it would look in the RCS_Config file without modifier):

        CONFIG
        {
            name = Methalox
            specLevel = operational
            thrusterPower = 30
            PROPELLANT    
            {
                name = LqdMethane
                ratio = 7.9719
                DrawGauge = True
            }
            PROPELLANT
            {
                name = LqdOxygen
                ratio = 10.5673
            }

            IspSL = 240
            IspV = 330
        }

 

FYI: the goal is to make it like the rcs thrusters on Starship at least as seen in the starship expansion project RO mod but as its own RCS Block instean of integrated in the starship parts so I can use it for other things.

FYI2: I'm pretty new to modding or atleast modifying game files so I have no idea what I'm doing, sorry!

FYI3: I would post a picture of the values I'm getting in game for what I'm putting in the RCS_Config but for some reason the forums not letting me upload from google drive or imgur. But safe to say it is no where close to what I need. (thrust power is about 300, lqdmethane usage is around 0.013-something, and ISP is in the 1000's)

 

Please Help

Edited by Vortexian101
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...