Sarbian changed the topic of #kspmodding to: Welcome to #kspmodding - the channel for discussing, and learning about, modding Kerbal Space Program. Code of Conduct: https://git.io/vSQh6 | Always provide logs. | *** PSA: https://kerbalspaceprogram.com/api/index.htm | Someone is writting a Phd dissertation on KSP modding please fill out this survey https://goo.gl/forms/1vrkPYH4az8l32sb2 - I have met him and it s legit
CragnatharTheDestroyer has quit [Read error: Connection reset by peer]
NathanKell|AWAY is now known as NathanKell
Chervilpaw has quit [Quit: Leaving]
blowfish has joined #kspmodding
<xShadowx>
ok so my LS mod seems to be working good for flight mode, so trying to expand it to other scenes (lets say space center), has a VesselModule for each vessel, module loads and runs fine, but at start of flight i analyze its parts, space center it shows vessel.parts as empty, where do i see its parts?;3
egg is now known as egg|zzz|egg
SirKeplan is now known as SirKeplan|ZZZ
NathanKell is now known as NathanKell|NOMZ
NathanKell|NOMZ is now known as NathanKell
blowfish has quit [Quit: Leaving]
Virindi has joined #kspmodding
<xShadowx>
what.....vesselmodule.start() i cal vessel.getcrewcapacity() which says 1, then i go to loop vessel.parts which says list is empty, but vessel.getcrewcapacity loops vesswel.parts to get that 1.....
* xShadowx
scratches head
<xShadowx>
vessel.HoldPhysics ....wonder what that does o.O
* xShadowx
declares victory
<xShadowx>
my kerbal now dies when vessel not loaded :)