Bunch of .BAT files

https://ift.tt/8jKt1cp Bunch of .BAT files

A bunch of .bat files that could be convenient, for certain uses. They might fire off your windows defender, because bat file yadayada...

 

"CBPC_Gen" -> can generate a new config text file for a bone in the CBPC text format. It will ask for the bone's name, then for each value to add to each parameter. It will ask for most values twice, the first one being for the 0 weight, and the second one for the 100 weight (some values will only be asked once, didn't seem needed to input them for each weight...).

 

"Gen_DAR_Folders" -> can generate DAR folders, as well as _conditions text files in them. It will ask for the actor's name for the path (character, spriggan, vampirelord etc..., basically the only part that varies depending on the creature), for the number of folders to create (the numbered folders, starts at a base of 1000), if it should add a "female" subfolder in each of them and the text to write in the _conditions text file for each of them (it asks separately).

 

"Gen_SMP_Bone_Data" -> it will generate part of an xml file for SMP, more specifically this part

<bone-default>
        <mass>0.0</mass>
        <inertia x="0" y="0" z="0" />
        <centerOfMassTransform>
            <basis x="0" y="0" z="0" w="1" />
            <origin x="0" y="0" z="0" />
        </centerOfMassTransform>
        <linearDamping>0.0</linearDamping>
        <angularDamping>0.0</angularDamping>
        <gravity-factor>0.0</gravity-factor>
        <friction>0</friction>
        <restitution>0.0</restitution>
    </bone-default>

It will ask for the bone's name, as well as each value to input, except for the center of mass.

 

This is a deposit, for when I try to automate some processes.

Comments

Popular posts from this blog

Devious Desires

Skyrim Special Edition 1.5.97 + Core Files + SKSE