Jump to content

Searching For KSOS Patch


dtoxic

Recommended Posts

Hi all can some one share a patch for the KSOS Space Station [specifically for the Station Service Tug] that fixes RCS, i added ModuleRCSFX and it fixes the rcs partially,it only produces visual effect and audio when firing forward, not other directions

Spoiler

// --- rcs module parameters ---

    EFFECTS
    {
        running
        {
            AUDIO
            {
                channel = Ship
                clip = sound_rocket_mini
                volume = 0.0 0.0
                volume = 0.02 0.2
                volume = 0.2 0.2
                volume = 0.4 0.2
                pitch = 0.0 0.75
                pitch = 1.0 1.5
                loop = true
            }
            MODEL_MULTI_PARTICLE
            {
                modelName = Squad/FX/Monoprop_small
                transformName = RCSthruster
                emission = 0.0 0.0
                emission = 0.1 0.0
                emission = 0.4 1.0
                speed = 0.0 0.8
                speed = 1.0 1.0
                localRotation = -90, 0, 0
            }
        }       
    }


MODULE
{
        name = ModuleRCSFX
        thrusterTransformName = RCSthruster
        thrusterPower = 0.4
        resourceName = MonoPropellant
        runningEffectName = running
        atmosphereCurve
        {
            key = 0 270
            key = 1 80
        }
}

 

Link to comment
Share on other sites

3 minutes ago, Stone Blue said:

So, wait... what are you asking?
is that the patch you posted, that you *are* sharing? ... or is there something else you need? vOv

thx for the replay, No i posted what i edited to get it partially working, what i am looking is if some one has a patch that fully restores Visual and audio for the RCS on the said part

Link to comment
Share on other sites

15 minutes ago, zer0Kerbal said:

this?

Yup... specifically the tug, here:
2Sdk4VQ.png

EDIT: OH!... wait... from the last few posts in the KSO thread, it looks like @Eskandare has permission to "continue" the mod... :thinking:
Wow... You have a plate *full* of stuff, Eskandare... ;)

Edited by Stone Blue
Link to comment
Share on other sites

2 hours ago, Stone Blue said:

Yup... specifically the tug, here:
2Sdk4VQ.png

EDIT: OH!... wait... from the last few posts in the KSO thread, it looks like @Eskandare has permission to "continue" the mod... :thinking:
Wow... You have a plate *full* of stuff, Eskandare... ;)

Yes I do, along with real life. I am hoping I'll get back to this since 1.9 is now up. There have been so many changes that I don't want to get a new version made and have to redo everything just because Squad changed something. There is a tremendous amount of work that need to be applied to the models, masks, wheel fixes, CoM / CoL fixes, etc. 

2 hours ago, zer0Kerbal said:

wonder if @Eskandare has it on a github repo...

I do but KSOS isn't on there yet.

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