Jump to content

How to set a deploy limit for a part


VoidCosmos

Recommended Posts

12 minutes ago, VoidCosmos said:

I wanted to just add a deploy limit to a part from the quiztech aero pack. i.e the f35 vtol jet engine. I want it to deploy at about 45 degrees for stol capabilities.

try this /ymmv/

information from here:

Spoiler

// K-35B.cfg v1.0.0.0
// VoidCosmos's Personal Patches
// created: 2020 03 19
// updated: 2020 03 19

@PART[K-35B]:NEEDS[QuizTechAeroContinued]:AFTER[QuizTechAeroContinued]
{
	@MODULE[ModuleAnimateGeneric]
	{
		%allowDeployLimit = true // default is false
		%deployPercent = 50 // normal = 100 (float)
	}
}

// GPLv2
// zer0Kerbal

 

 

Link to comment
Share on other sites

7 minutes ago, VoidCosmos said:

Thanks again! Thank you very much!:) I never knew that that page even existed

you are welcome. kindly tell me if it works. Feedback has been sadly lacking on so many fronts.
Must.Warn.You. the KSPAPI reference is as wondrous as it is byzantinely obtuse. Like reading advanced quantum entanglement for not-dummies, written backwards, upside down, in an alien tongue using 7 dimensional quill pens. in invisible ink. /YMMV/ :o

Edited by zer0Kerbal
Link to comment
Share on other sites

4 hours ago, zer0Kerbal said:

you are welcome. kindly tell me if it works. Feedback has been sadly lacking on so many fronts.
Must.Warn.You. the KSPAPI reference is as wondrous as it is byzantinely obtuse. Like reading advanced quantum entanglement for not-dummies, written backwards, upside down, in an alien tongue using 7 dimensional quill pens. in invisible ink. /YMMV/ :o

It works! Thanks!

Link to comment
Share on other sites

8 hours ago, zer0Kerbal said:

KSPAPI reference is as wondrous as it is byzantinely obtuse. Like reading advanced quantum entanglement for not-dummies, written backwards, upside down, in an alien tongue using 7 dimensional quill pens. in invisible ink. /YMMV/

OR written for a Kerbal, by a Kerbak, in Kerbal.

3 hours ago, VoidCosmos said:

It works! Thanks!

thank you. +1 :rep: glad to hear that. did the 50 work, or did you have to adjust it further? I chose 50 because 45 is 50% of 90.

 

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