bloomingdedalus Posted January 9, 2013 Share Posted January 9, 2013 I have some objects in game, despite being wholly in a room bound, which will persistently be rendered as if they were part of every single roombound in the cell. This normally wouldn't be a big deal to have a few meshes that pop up in the distance when you're outside the walls, however, this room which has its objects being rendered even when you're 10 roombounds away, has 3 shadow lights, resulting is lag spikes whenever the player is in an adjacent hallway. Shadow lights are critical to both the effect and functionality of the mod I'm working on. If anyone has any knowledge on how to fix roombounds that aren't property bounding their respective contents, I'd love to know. Link to comment Share on other sites More sharing options...
tyrannynexus Posted January 10, 2013 Share Posted January 10, 2013 this might help youhttp://www.skyrim.nexusmods.com/mods/10361 Link to comment Share on other sites More sharing options...
bloomingdedalus Posted January 11, 2013 Author Share Posted January 11, 2013 this might help youhttp://www.skyrim.nexusmods.com/mods/10361 Thanks, but scripting is my strong point in the creation kit. I was just hoping someone knew what was up with some objects that don't disable themselves regardless of being within room bounds. I suppose I can work around it with enable/disable triggers - but, really - it's not that I have more than 4 visible at a time, it's just that I have exactly 4 somewhat near each other, but 3 of them are in a roombound that is 4 roombound/portals away around several corners, and, for some reason, it won't cull the entire room in that roombound (leaves 3 pieces of a large dwemer room - enough for it to process the lights on those pieces) even though there's no portals within line of sight. My system isn't great, and I just figured that any mod that runs well on my 550M laptop chipset ought to do fairly well/perfect on other peoples' computers. Link to comment Share on other sites More sharing options...
Recommended Posts