clockout1 Posted January 13, 2010 Share Posted January 13, 2010 I am creating a mod using lots of modder's resources, meaning lots of meshes. Is there a way to quickly create static objects for multiple meshes at one time? Link to comment Share on other sites More sharing options...
DavidBudreck Posted January 13, 2010 Share Posted January 13, 2010 Not that I am aware of. But, be careful because making something Static does not make it truly "Static." The only thing this does on most meshes that were not static to begin with, is make it so you can't pick them up. However, you can still knock them over, and they will still fly around the room. To make something truly "Static" you have to edit it's collision in Nifscope. Link to comment Share on other sites More sharing options...
clockout1 Posted January 14, 2010 Author Share Posted January 14, 2010 The objects already are static, they were modder's resources for buildings, but had no esp. I was wondering if there was a way to make many at once to avoid the tedious process of clicking each individual mesh one at a time.Just wanted to clear that up a little. Link to comment Share on other sites More sharing options...
QQuix Posted January 14, 2010 Share Posted January 14, 2010 From Vagramt0: One thing I found, which is less of a CS trick, but still a "holy crap that's useful" trick comes into play when you are wanting to define a few dozen statics within a mod. Just have the CS with the statics window open, in a different window, have the directory containing the resources open, and just drag the .nif files into the CS pane. All of the objects you drag will be defined in the CS and named according to what the .nif is named as long as the name is unique. It'll automatically setup the folders too. The same feature works for most objects that link to a .nif, including clothing, but it's only with statics that you really need to add several dozen at once and don't need to define anything else. Unfortunately it doesn't work on folders. Link to comment Share on other sites More sharing options...
Vagrant0 Posted January 14, 2010 Share Posted January 14, 2010 From Vagramt0: One thing I found, which is less of a CS trick, but still a "holy crap that's useful" trick comes into play when you are wanting to define a few dozen statics within a mod. Just have the CS with the statics window open, in a different window, have the directory containing the resources open, and just drag the .nif files into the CS pane. All of the objects you drag will be defined in the CS and named according to what the .nif is named as long as the name is unique. It'll automatically setup the folders too. The same feature works for most objects that link to a .nif, including clothing, but it's only with statics that you really need to add several dozen at once and don't need to define anything else. Unfortunately it doesn't work on folders.Awe... I was gonna say that... Again. Link to comment Share on other sites More sharing options...
clockout1 Posted January 14, 2010 Author Share Posted January 14, 2010 THANK YOU SO MUCH!!!! Link to comment Share on other sites More sharing options...
Recommended Posts