Jump to content

[1.0] EVAManager Continued - Configurable Modules & Resources for EVA Kerbals


linuxgurugamer

Recommended Posts

This is the continuation of EVAManager.

At this time I have not yet updated it for 1.2

EVAManager provides a config-based interface for adding, removing, and modifying PartModules and PartResources for EVA Kerbals. Also provided is a basic mechanism for "filling" resources from the origin pod, allowing for proper conservation across missions.

Someday soon I'll improve this thread to be more like a release thread. In the meantime, it's just a conversation moved over from another thread.

My first post on the subject:

toadicus said:

KerbMav, my EVAManager plugin (currently only used here and by TweakableEverything) already lets you do that. For example, if you wanted to add a thermometer experiment to a Kerbal, put something like this in a .cfg file in GameData:


EVA_MODULE
{
	name = ModuleScienceExperiment
	experimentID = temperatureScan
	experimentActionName = Log Temperature
	resetActionName = Delete Data
	useStaging = False
	useActionGroups = True
	hideUIwhenUnavailable = False
	xmitDataScalar = 0.5
	dataIsCollectable = False
	rerunnable = True
	usageReqMaskInternal = 1
	usageReqMaskExternal = 8
}

 

EVAManager is chiefly available within the TweakableEverything and AntennaRange archives, as those are the only official uses I am aware of.  If you'd like it for your own use, you can also get it at the links below.

SpaceDock: [zip]
Not A SpaceDock: [zip] [tar.gz] [tar.xz]

Edited by linuxgurugamer
Link to comment
Share on other sites

there is now an evakerbal cfg in stock. you can add power monoprop etc the big problem that needs a dll solution is exposing the ship based functions like commnet etc to this evakerbal config without having to turn him into a ship. 

in antenna range there was a limiteddataxmitter module need something along those lines for the evakerbal config. 

so alot of the stuff that this mod used to do is stock now.

I would get with the remotetech guys and look at rolling the functionality of antenna range into it. just my two cents.  

Edited by COL.R.Neville
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...