I think you must also remove the star64.png.
Also there is a conflict with sungs dark_metal.png. This texture is used mainly for the entrance of stations. So sung change it with a lovely texture that looks very nice for the entrance of dodos. But unfortunately the texture is used for rock hermits and also for turrets in capital ships (Thorgon battle cruiser ect). The result in those cases is not so emm... let’s say nice.
1. Rename sung's dark_metal.png into dock_metal.png
2. Create a models subfolder (inside your addons directory or inside the sungstextures.oxp directory if you are going to use it as an oxp) and inside that folder copy dock.dat and dock-flat.dat and then change the texture name in those two files from dark_medal into dock_metal like that:
Code: Select all
NVERTS 8
NFACES 10
VERTEX
-32, -96, -250
-32, -96, 0
-32, 96, 0
-32, 96, -250
32, -96, -250
32, -96, 0
32, 96, 0
32, 96, -250
FACES
127,127,127, 0.000000,-1.000000,0.000000, 3, 2,3,7
127,127,127, -0.000000,-1.000000,-0.000000, 3, 6,2,7
127,127,127, 0.000000,1.000000,0.000000, 3, 0,1,5
127,127,127, 0.000000,1.000000,-0.000000, 3, 4,0,5
127,127,127, 1.000000,-0.000000,0.000000, 3, 2,0,3
127,127,127, 1.000000,-0.000000,0.000000, 3, 1,0,2
127,127,127, -1.000000,0.000000,0.000000, 3, 7,4,6
127,127,127, -1.000000,-0.000000,0.000000, 3, 6,4,5
127,127,127, 0.000000,0.000000,1.000000, 3, 4,3,0
127,127,127, 0.000000,0.000000,1.000000, 3, 7,3,4
TEXTURES
dock_metal.png 256 256 0.000000 256.000000 0.000000 0.000000 256.000000 0.000000
dock_metal.png 256 256 256.000000 256.000000 0.000000 256.000000 256.000000 0.000000
dock_metal.png 256 256 0.000000 0.000000 0.000000 256.000000 256.000000 256.000000
dock_metal.png 256 256 256.000000 0.000000 0.000000 0.000000 256.000000 256.000000
dock_metal.png 256 256 256.000000 256.000000 0.000000 0.000000 0.000000 256.000000
dock_metal.png 256 256 256.000000 0.000000 0.000000 0.000000 256.000000 256.000000
dock_metal.png 256 256 0.000000 256.000000 0.000000 0.000000 256.000000 256.000000
dock_metal.png 256 256 256.000000 256.000000 0.000000 0.000000 256.000000 0.000000
dock_metal.png 256 256 256.000000 0.000000 0.000000 256.000000 0.000000 0.000000
dock_metal.png 256 256 256.000000 256.000000 0.000000 256.000000 256.000000 0.000000
END