
HarbingerDawn wrote:Some textures are buggy, communications main frame does not display (0.9.8.1). Ignore custom main emis texture.
Marko S. wrote:I made one ship in the online version, but it seems that I can't add it in the game. I tried everything, but no success. In the first post here by SpaceEngineer it says that just .sss file needs to be modified and that's it. Do I also need textures folder or something? I was just following the instructions. Thanks!
Class "Starship"
Pack "SpaceEngine"
Faction "SHW Corp"
ePayload wrote:Source of the post In build 9 other directory or format dds?
ePayload wrote:Marko S. wrote:I made one ship in the online version, but it seems that I can't add it in the game. I tried everything, but no success. In the first post here by SpaceEngineer it says that just .sss file needs to be modified and that's it. Do I also need textures folder or something? I was just following the instructions. Thanks!
You must copy the .sss file to SpaceEngine\addons\models\spacecraft\
in file .sss must be specified (it is a text file)Code: Select allClass "Starship"
Pack "SpaceEngine"
Faction "SHW Corp"
Cinderwolf wrote:Source of the post I placed it into the E:\Games\SpaceEngine\addons\models\spacecrafts directory
JackDole wrote:Cinderwolf wrote:Source of the post I placed it into the E:\Games\SpaceEngine\addons\models\spacecrafts directory
Maybe this is the error. The name of the folder is 'spacecraft' - without 's' at the end - not 'spacecrafts'.
The same is true for 'textures\spacecraft'.
Cinderwolf wrote:Source of the post I was sure there was supposed to be an 's' in there...
JackDole wrote:Cinderwolf wrote:Source of the post I was sure there was supposed to be an 's' in there...
In older SE versions it was 'spacecrafts', with 's' at the end.