After generating Lod for my worldspace mod Static objects. I realised that it had only generated lod for the vanilla skyrim static object meshes.
The way I done it was like this
click generate static objects lod for Hell worldspace
Then everytime it said a mesh or texture was missing I copied and pasted the corresponding mesh/texture into the correct folder:
meshes: DLC01\LOD\
LOD\
textures: DLC01\LOD\
LOD\
Source textures(TGA): programfiles(x86)\source\TGATextures\
I repeated this process until the CK stopped reporting missing meshes\textures and completed 100% with no errors.
But it hasn't generated or asked for any meshes/textures for my custom statics. i.e copying and renaming castlewall.nif to Hellwall.nif with custom textures.
Is it possible to generate LOD for my custom statics?