Never heard of a more genius mod request than this. I'd like my Dragonborn to be a milkdrinker, but milk that is safe to drink. Dunno what bacteria and crap might be in the normal milk or where it came from or if someone spat in it and left it there as a dirty prank on whoever might pick it up and decide to drink it.
Hello. I would like to make a mod like Mostly Treeless Tundra but for Nature of The wild land. Want to disable all that NotWL add in this area. But i dont want to make it manualy, there are too much records. Is there any script that can automate that ? And i dont want to delete the records from NotWL to not have crashs if a patch references such records.
No, there is no script that could help you. It's not that much work, though. Just go through tundra in Creation Kit and manually delete all the trees (i don't think it adds a lot of trees there), then go to xEdit and apply the default script "Undelete and disable references". It won't take more than 1 day.
I see. And i save into a New plugin which will ne the patch ? I will follow the structure of Mostly Treeless to know in which areas i need to delete the stuffs. Thank you
I wanted to use it since Placed Lights - Synthesis patcher doesn't support translation, so instead of the cell names I have question marks, which need to be fixed manually.
mihailfirewyrmandmagicanomaly - USSEP.esp is throwing a dependency error when switching from Fire Wyrm and Magic Anomaly Overhaul to High Fantasy Pack- Mihail Monsters and Animals
of course it does, it's normal when a patch requires the mod it's made for as a master. i won't do a High Fantasy Pack - USSEP patch because Fire Wyrm and Magic Anomaly Overhaul is only a small part of it
Would it be possible to have an xEdit script to automate adding the 'No Grass' flag to selected Worldspace records similar to how No grass in Cities does?
that's very easy to do. you mean to records selected in the left panel of xEdit? do you really need it, tho? that doesn't sound like something that takes a lot of time to do manually, unless you do it often
I was thinking to automate it just like the Spell Tome Sorting script as Worldspace records are not merged entirely at runtime. But I guess it could be done manually as well.
almost all records are not merged at runtime, so not sure wdym. i just meant that forwarding this flag on a few worldspaces manually is not very difficult comparing to what most scripted patchers do. for example Spell Tome Sorting edits not a few records but a lot of them, and furthermore it not just forwards something or adds something to selected or specified records, it applies this change to all mods you have. but okay, i'll make this script since you need it, as i said it's a simple script
514 comments
I would like to make a mod like Mostly Treeless Tundra but for Nature of The wild land.
Want to disable all that NotWL add in this area.
But i dont want to make it manualy, there are too much records.
Is there any script that can automate that ?
And i dont want to delete the records from NotWL to not have crashs if a patch references such records.
And i save into a New plugin which will ne the patch ?
I will follow the structure of Mostly Treeless to know in which areas i need to delete the stuffs.
Thank you
Does "mod A > mod B" mean to load mod A before or after mod B?
Edit: Those xedit scripts are super neat, too!