Advanced Question How do you add spacecraft3 vessels to running scenario?

As far as I know you can't add sc3 vessels via the scenario editor, you have to manualy edit the scenario. Artlav just released a sc to dll converter that allows you to use the scenario editor
 
As far as I know you can't add sc3 vessels via the scenario editor, you have to manualy edit the scenario. Artlav just released a sc to dll converter that allows you to use the scenario editor

Thank you but manualy editing the scenario takes some time and im trying to find a better,i tryed the converter today butit woud not let me translate it
 
Yes you can. This has been covered many times before.

Create a .cfg file in Config\Vessels with
Code:
ClassName = [spacecraft3 INI name]
Module = Spacecraft3

Make sure you get the name exactly right. When you create it with the scneditor, name the vessel exactly the same thing as the classname.
 
Yes you can. This has been covered many times before.

Create a .cfg file in Config\Vessels with
Code:
ClassName = [spacecraft3 INI name]
Module = Spacecraft3
Make sure you get the name exactly right. When you create it with the scneditor, name the vessel exactly the same thing as the classname.

Ok thanks :)
 
Back
Top