mancika Posted October 17, 2012 Share Posted October 17, 2012 (edited) Hey People! In Skyrim nifs I tried to add the same bslightingshaderproperty to multiple nitrshapes (as in fallout 3 i have done a hundred times in the last 1,5 years). In game when equipping the armor it goes CTD. If the shader props are separate its all fine , i have like 30 hours gameplay with the armor, but these props are all the same tho (seems to me). What could be wrong? I have seen mods that use the prop on multiple nitrishapes so i am troubled. Don't even understand why combine properties doesn't work this either. Maybe it is not Implemented In nifskope for skyrim nifs? Thx in advcance. Edit: Not that it does not work but optimizing would be good. Edited October 17, 2012 by mancika Link to comment Share on other sites More sharing options...
LittleBaron Posted October 17, 2012 Share Posted October 17, 2012 It has always been my understanding that SKYRIMnifs simply require a separate BSlightingshader property for each NiTriShape. It's true that you used to be able to use the same property for multiple NiTriShapes in Fallout, Oblivion, etc. but with the SKYRIM nif version you cannot do that. You will need to copy and paste any properties that would be identical and assign one copy to each mesh. Link to comment Share on other sites More sharing options...
mancika Posted October 23, 2012 Author Share Posted October 23, 2012 It has always been my understanding that SKYRIMnifs simply require a separate BSlightingshader property for each NiTriShape. It's true that you used to be able to use the same property for multiple NiTriShapes in Fallout, Oblivion, etc. but with the SKYRIM nif version you cannot do that. You will need to copy and paste any properties that would be identical and assign one copy to each mesh. Thank you. What a waste tho. Link to comment Share on other sites More sharing options...
Recommended Posts