Jump to content

[0.25] KDEX - Kerbal Dust Experiment v1.04 - outdated -


masTerTorch

Recommended Posts

Is this compatible with 23.5? If so, anyone care to put up a new, working link?

It works with .23.5. Under the terms of the license I can upload a mirror:

https://www.dropbox.com/s/lh3gt86xf67wmuk/masTerTorch.zip

IMPORTANT: This is out of my own install where I've removed the spaces in the part name. If you already have this mod installed, DO NOT replace it with my modified version.

Link to comment
Share on other sites

  • 2 weeks later...
  • 2 months later...
  • 1 month later...
  • 2 months later...
  • 3 months later...
  • 2 months later...

Works (mostly) in 1.04.

Trying to work out how to allow scientists to run the experiment while on EVA. The UI gives the option to run it, but nothing happens.

Also, personally I think the experiment should be limited to low/hi orbit instead of biomes (unless landed).

Link to comment
Share on other sites

3 biomes, High Orbit / Near Orbit / Landed and possibly not working on atmospheric bodies or allowing "Upper Atmosphere" and "While Flying".

I see some stuff to work around:

Biome update.

EVA manipulation.

Heat management, how the part deal with that.

KIS integration.

I'm not good enough (well, not good at all :sealed:) to help you with find a way to do, I'm barely able to modify a cfg without messing all the part :blush:

Link to comment
Share on other sites

KIS works out-of the box.

Here's a MM patch to allow scientists to run the experiment while on EVA:


# This Module Manager config file modifies masTerTorch's KDEX experiment.
# Primarily it's to allow scientists to manipulate the instrument while
# on EVA.
#
# Original Mod forum thread:
# http://forum.kerbalspaceprogram.com/threads/54656
#
# Thanks to xShadowx on the #kspmodders forum for some help with this.
#
# LICENSE
# Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)
# http://creativecommons.org/licenses/by-nc-sa/4.0/
#

@PART[KerbalDustExperiment]:Final
{
@MODULE[ModuleScienceExperiment]
{
# Allow pod usage by anyone
%usageReqMaskInternal = 1
# Allow EVA usage by scientists
%usageReqMaskExternal = 8
}

# Remove obsolete KASModuleGrab
!MODULE[KASModuleGrab] {}
}

Link to comment
Share on other sites

  • 9 months later...
  • 5 months later...
  • 6 months later...
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...