Gwevare Posted February 26, 2019 Share Posted February 26, 2019 I've been learning to add things to the settlement build menu, first couple of objects worked fine so I decided to try adding something I have not seen in any mods so far nor can I find any mention of these being added or even requested anywhere. The neuron bridges from Dangerous Minds. I followed a guide to learn how to add things as basic decorations, then just applied that method copying the existing shack bridge and replacing the copies with the different neuron bridge sections. They show up in the build menu, I can place them, they have a solid mesh that can be walked on, all good. Except they are invisible and lack their associated light effects. I can only see their silhouettes when looking at the build area border through them. If anyone has any idea how to fix that or if there is a mod that adds them that I've just not found. Either would be great. Link to comment Share on other sites More sharing options...
SandMouseAnarchy Posted February 26, 2019 Share Posted February 26, 2019 Hey mate, I have no idea what a neuron bridge is haha, but I might have an idea about your problem ^.^ it sounds like the mesh is literally missing it's BSLightingShader property or a BFX node from its nif. Try getting the neuron bridge nif open in nifscope and compare it to the original nifs. ((side note, I suppose it could also be a NiAlpha node in the nif set to the wrong threshold, or it could also be a faulty material swap (if you're using material swaps))) :) Link to comment Share on other sites More sharing options...
Gwevare Posted February 26, 2019 Author Share Posted February 26, 2019 Well, I only applied the nif file into the path for the shack bridge. Haven't touched the paths or even nifscope at all during this. As for what they are, I cannot find a good screenshot online and I forgot to take one myself... Watching several seconds of this video from the timestamp shows what they are though. https://youtu.be/LZpNlfhHCWk?t=435 Link to comment Share on other sites More sharing options...
Gwevare Posted March 2, 2019 Author Share Posted March 2, 2019 Finally opened up one of the nif files for them in nifskope. The only category that shows the shape of th object is BSTrishape. I have not touched nifskope for quite a while and am rather lost on this. Link to comment Share on other sites More sharing options...
SandMouseAnarchy Posted March 2, 2019 Share Posted March 2, 2019 Hmm, so it's probably not the nif at all, re reading your post again I'm not sure at all what it could be - you could try making the neuron bridge pieces buildable directly by just making a COBJ for them? Or making copies of the neuron bridge parts instead of the bridge? Link to comment Share on other sites More sharing options...
Recommended Posts