How can I add more than one docking port to a vessel?
That doesn't work, it only has one port.
Code:
SetDockParams (_V(0,0,5), _V(0,0,1), _V(0,1,0));
SetDockParams (_V(0,0,-5), _V(0,0,-1), _V(0,1,0));