0 of 0

File information

Last updated

Original upload

Created by

allbrancereal

Uploaded by

allbrancereal0

Virus scan

Safe to use

Tags for this mod

About this mod

A simple python script that iterates through all INI files in the same folder. Then it rebuilds each line back based on the command

Requirements
Permissions and credits
Changelogs
allbrancereal's SPID Skill Python Utils
A simple python script collection that iterates through all INI files in the same folder. Then it rebuilds each line back based on the command. It's meant to be a useful alternative to manual scripting because now we have it in a prompt!

iteratechance.py
Goes through each line and if it's a outfit line it changes the last variable in it's arguments to the desired user input. It's very simple

iterateskills.py
Goes through each line and changes the fourth argument to the desired user input. This splits by "|" so it should work. It literally ditches the fourth argument.

FAQ:
Where do I put these python scripts?
Place them in the same folder as your _DISTR ini files. Any files that were created by my script will have a _edit suffix. To again be able to target the updated file you need to remove the _edit suffix. 

I ran one now the other wont recognize my file?
I made it so the output has a _edit suffix. Remove the suffix for the python file to consider the ini file. This is a fail-safe because we dont want to generate a script in our script and then have it read the next file being the script we just generated.

How can I get a list of all my intended SPID files?
THIS MOD IS MEANT TO BE PAIRED WITH: 
Spell Perk Item Distributor xEdit Scripts at Skyrim Special Edition Nexus - Mods and Community (nexusmods.com)
This lets you select an addon with the outfits defined (such as my ESP's) and then you can regenerate a fresh list. Just ensure you got the default keyword and the rest should be set to default by clicking through the prompt.

Join my Discord for direct support and updates to my addons!

Source
:
abc - Pastebin.com
abc2 - Pastebin.com