bicknos Posted May 1, 2017 Share Posted May 1, 2017 Hello, I have been working on a mod that repairs the Castle. The Castle is now fully repaired and it has collision, but there are 2 problems.1) You can't use the stair2) It is not possible to build on the ground, but you can on the walls and roof. Can anybody help me with this problem or give me a hint?http://i.imgur.com/GozSRIs.jpg Link to comment Share on other sites More sharing options...
VIitS Posted May 1, 2017 Share Posted May 1, 2017 (1) If you made the collision using 3ds Max and the official plugin, you'll want to make sure the stairs a a separate mesh (same nif, just different piece) from everything else. When making the collision, choose the Stone Stairs collision (or something like that, not sure the exact name for it). When I did mine, I then re-positioned the stairs slightly back and down and generated collision normally so I could get the proper collision for shooting it, but that's because mine were metal (and there was no stair helper CollisionGroup specifically for metal). you probably won't have to do that, but keep it in mind in case you do. (2) is a vanilla problem, happens because you had to disable precombined for it to load your new mesh. Add WorkshopStackableItem [AVIF:0000033D] with a value of 1 to the base record for the castle under Properties. Link to comment Share on other sites More sharing options...
bicknos Posted May 2, 2017 Author Share Posted May 2, 2017 (edited) Thank you, it works! Edited May 2, 2017 by bicknos Link to comment Share on other sites More sharing options...
Recommended Posts