Jump to content

WIP [1.0.5] Solar Panel nodes! V 0.2!


Andem

Recommended Posts

Ok, so I made my first mod. Right now, it gives the 1x6, 3x2, and Gigantor solar panels nodes. This is kind of just a basic starter thread ATM, expect changes in the setup and such, and please ask for support for any mods you would like!

Download: http://spacedock.info/mod/115/Solar%20Panel%20Attatchment%20Nodes

 

  Reveal hidden contents

 

  Reveal hidden contents

 

Edited by Andem
Link to comment
Share on other sites

  On 2/19/2016 at 12:14 AM, Sampa said:

Oh!  ok!  I just did not read the description.  I am quite intrigued by this...  if this works out with just stock, you might consider working with nertea to make this mod compatible with his Near Future Solar pack!

Expand  

Check the second spoiler :wink:

Link to comment
Share on other sites

Wouldn't it be better if you use ModuleManager configs to add attachment nodes instead of overwriting the original files because you'll need to backup the original squad files if you want to uninstall this mod.

Here is one for all three solar panels:

// OX-4L 1x6 Photovoltaic Panels
@PART[solarPanels4]
{
    node_stack_right = .0855, 0, 0, 1, 0, 0, 0
    @attachRules = 1,1,1,1,0
    @bulkheadProfiles = size1, srf
}

// OX-4W 3x2 Photovoltaic Panels
@PART[solarPanels3]
{
    node_stack_right = .0855, 0, 0, 1, 0, 0, 0
    @attachRules = 1,1,1,1,0
    @bulkheadProfiles = size1, srf
}

// Gigantor XL Solar Array
@PART[largeSolarPanel]
{
    node_stack_right = .07, 0, 0, 1, 0, 0, 0
    @attachRules = 1,1,1,1,0
    @bulkheadProfiles = size1, srf
}

 

Link to comment
Share on other sites

  • 2 weeks later...
  On 2/27/2016 at 5:46 PM, Olympic1 said:

Wouldn't it be better if you use ModuleManager configs to add attachment nodes instead of overwriting the original files because you'll need to backup the original squad files if you want to uninstall this mod.

Here is one for all three solar panels:

// OX-4L 1x6 Photovoltaic Panels
@PART[solarPanels4]
{
    node_stack_right = .0855, 0, 0, 1, 0, 0, 0
    @attachRules = 1,1,1,1,0
    @bulkheadProfiles = size1, srf
}

// OX-4W 3x2 Photovoltaic Panels
@PART[solarPanels3]
{
    node_stack_right = .0855, 0, 0, 1, 0, 0, 0
    @attachRules = 1,1,1,1,0
    @bulkheadProfiles = size1, srf
}

// Gigantor XL Solar Array
@PART[largeSolarPanel]
{
    node_stack_right = .07, 0, 0, 1, 0, 0, 0
    @attachRules = 1,1,1,1,0
    @bulkheadProfiles = size1, srf
}

 

Expand  

Thanks for making this! Consider it an official patch because I can't edit the mod right now... SoonTM!

Link to comment
Share on other sites

@Andem nice idea, it's very convenient to have nodes when playing with KIS, cause I just can't make things symmetrical on EVA.

If you're planning to make it a big patch for solar panels out there, it would be awesome if you added support for Near Future Solar it's probably the most famous solar panels pack on the forums.

Edited by Enceos
Link to comment
Share on other sites

  • 2 weeks later...
  On 3/8/2016 at 5:24 PM, Enceos said:

@Andem nice idea, it's very convenient to have nodes when playing with KIS, cause I just can't make things symmetrical on EVA.

If you're planning to make it a big patch for solar panels out there, it would be awesome if you added support for Near Future Solar it's probably the most famous solar panels pack on the forums.

Expand  

Sorry for a late reply, I mist have missed the notification.

Near Future or Tantares is coming up next, and KAS/KIS were exactly why I first made it. It was absurd that I coupdn't replace solar panles properly on my space station, so I decided to add them. Glad you like it, I hope to have new ASAP, e.g. when my computer gets fixed.

Link to comment
Share on other sites

  • 4 weeks later...
  On 2/18/2016 at 11:19 PM, Andem said:

Not yet, and I know, no pics, no clicks, but honestly it just puts attatchment nodes onto solar panels... But I'll get some SoonTM

Expand  

Could you support the Kerbodyne Plus solar panels? You could ask the dev for that mod for his permission, I feel like making solar panels that are 2 miles long xD

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