Jump to content

Xephan

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Xephan

  1. I was looking for an update on this mod and was kind of amazed to see what this poor mod has been through. I am glad to hear that RoverDude picked it up and I'm excited too see where this goes. But in the mean time, if you're anything like me and JUST CAN'T WAIT!!! here is a quick fix I used to sort out the stacking and attaching problems. Except for some imbalances and a few minor bugs, it works for me in 1.0.4. @PART[br_antenna] { @node_stack_bottom = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 0 } @PART[br_antenna2] { @node_stack_bottom = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 0 } @PART[br_commandpod] { @node_stack_bottom = 0.0, -0.75, 0.0, 0.0, -1.0, 0.0, 1 } @PART[br_decoupler1] { @node_stack_bottom = 0.0, -0.23, 0.0, 0.0, -1.0, 0.0 } @PART[br_decoupler05] { @node_stack_bottom = 0.0, -0.1, 0.0, 0.0, -1.0, 0.0 } @PART[br_dockingnode] { @node_stack_bottom = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 1 } @PART[br_fueltank] { @node_stack_bottom = 0.0, -5, 0.0, 0.0, -1.0, 0.0 } @PART[br_fueltank_05_025] { @node_stack_bottom = 0.0, -0.1, 0.0, 0.0, -1.0, 0.0 } @PART[br_fueltank_05_075] { @node_stack_bottom = 0.0, -0.35, 0.0, 0.0, -1.0, 0.0 } @PART[br_liquidengine_1a] { @node_stack_bottom = 0.0, -.25, 0.0, 0.0, -1.0, 0.0 @attachRules = 1,0,1,1,0 } @PART[br_liquidengine_1b] { @node_stack_bottom = 0.0, -0.58, 0.0, 0.0, -1.0, 0.0, 1 } @PART[br_liquidengine_05a] { @node_stack_bottom = 0.0, -0.05, 0.0, 0.0, -1.0, 0.0, 0 } @PART[br_liquidengine_05b] { @node_stack_bottom = 0.0, -0.125, 0.0, 0.0, -1.0, 0.0, 0 } @PART[br_longfueltank] { @node_stack_bottom = 0.0, -14.95, 0.0, 0.0, -1.0, 0.0 } @PART[br_parachute] { @node_stack_bottom = 0.0, -0.075, 0.0, 0.0, -1.0, 0.0, 0 } @PART[br_parachute_tiny] { @node_stack_bottom = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 0 } @PART[br_podadapter] { @node_stack_bottom = 0.0, 0.00, 0.0, 0.0, -1.0, 0.0, 1 } @PART[br_probebbq] { @node_stack_bottom = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 0 } I hope this will help for now.
×
×
  • Create New...