That was my original idea but doesn't work: many addon developers have created their own cfg files, also for multistage2 vessels. Sometimes they added attachment points, some times they just created the cfg file referring to the multistage2 module (I have no idea of why, but I found a lot of them) so the only way to get all of them is to rename the dll file.
---------- Post added at 12:31 ---------- Previous post was at 12:24 ----------
All right, thanks! :tiphat:
This is an issue that I found that can happen to side mounted payloads.
if you put the translation speed (item "speed=(xx,yy,zz)") with all the speeds to 0, when you jettison the payload it will remain there and you will be able to move away with the RCS of the payload.
This happens because live payloads are attached to the vehicle through attachment. The Detach function allows only to specify the value of the speed of detachment but the direction can be only the attachment direction.
So I am thinking to manually set the status of the detached payloads adding the proper separation speed and rotation speed. The issue is also that I'm not finding in the orbiter api a function like "setVesselStatus" or something, I'll have a deeper look.
---------- Post added at 13:36 ---------- Previous post was at 12:31 ----------
All right I found it and found the way! (clbkSetStatus is my friend..)
you really pushed me a bit to the limit of this because I thought that small thing of detaching was not a big deal, but luckily I got the idea on how to solve it, and now should work exactly as normal separation does! :thumbup: let me know
Same link to update, give it a check.
I post it down here anyway just for ease of download.