Skyrim Special Edition

File information

Last updated

Original upload

Created by

dagTestWorld

Uploaded by

dagTestWorld

Virus scan

Safe to use

About this mod

Scripts used in DaggerfallTeam mods and others, allows batching of various properties.

Permissions and credits
Daggers Batch Scripts

These are the scripts used for the various projects of DaggerfallTeam, such as Morroblivion and Daggerblivion mods on TES4. A huge thanks to ponyrider0 otherwise this wouldn't be here and many of the mods on this profile wouldn't exist. These should work on TES4, TES5, F3, FNV via xedit.

Beware, these scripts could ruin your entire ESM/ESP - They were designed for specific purposes originally.


Scripts and there Function
find_and_delete_null_baserecord.pas

finds and deletes all NULL records

delete_all_references.pas
Select the Worldspace you want to delete references on, then run the script on it.

NifListToStatics_v03.pas
Uses niflist.txt to auto add nifs to a plugin.

Delete All Files with _FAR
Using Windows PowerShell, you can batch erase specific files based on Type and Suffix... works with everything else too

  • - copy
  • _n
  • _spec
  • _far
  • .dds
  • .nif
Batches with PyFFI
This archive contains useful Batch processes using Python 3.2 and PyFFI 2.2.2 included in the archive is the readme. If you get an error use the niftoaster included. Includes Original Files

  • NiNodes
  • NiTriShapes
  • NiTriStrips
  • All Material Colors

Credits
ponyrider0
zilav
DaggerfallTeam

Requires
Python 2.6.6 (Used to List Nifs to Static NOT Batches with PyFFI) http://www.python.org/ftp/python/2.6.6/python-2.6.6.msi
xEdit https://github.com/TES5Edit/TES5Edit

Permission
Open Resource, feel free to edit as you see fit.