Jump to content

What do I edit to make experiment data transmittable again?


Tassyr

Recommended Posts

Yes, I know that Squad wanted to prevent "Data Spamming." Which is actually admirable. The problem is, say I'm in orbit around, oh, the sun.

Sending six probes up there to take that dang thing's temperature doesn't make a lot of sense to me- just glancing at a thermometer doesn't seem like it should cut me off from all data the -second- time, should it?

Or perhaps, as I was considering, I could make 'advanced' parts that can double or triple transmit before they 'fry.'

But I can't seem to find the 'once and done' variable. Anyone got any advice?

MODULE

{

name = ModuleScienceExperiment

experimentID = gravityScan

experimentActionName = Log Gravity Data

resetActionName = Delete Data

useStaging = False

useActionGroups = True

hideUIwhenUnavailable = False

xmitDataScalar = 0.4

dataIsCollectable = True

collectActionName = Take Data

interactionRange = 1.2

rerunnable = True

}

This is all I can seem to find about sensors- in lieu of finding an actual solution, would kludging together multiple of these modules into advanced sensors work, perhaps?

Edited by Tassyr
Apparently there's no "Spoiler" Tag I can use to hide a ton of code. Sorry. :(
Link to comment
Share on other sites

You can spam sensors like the thermometer, you'll just get reducing returns. It's only the goo pods and the materials bay that are one-shot.

The example you posted says:


rerunnable = True

Link to comment
Share on other sites

You can spam sensors like the thermometer, you'll just get reducing returns. It's only the goo pods and the materials bay that are one-shot.

The example you posted says:


rerunnable = True

I swear I got "no" return on temp sensors. I think I have to check again. Man do I feel like an idiot...

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...