Create an account

Creating a Playable Race - The right way 1.7  

Upload: 21 Jun 2022, 13:59
Created by: Expired [X]
Uploaded by: Aqxaro

This tutorial will show you how to create a new playable race that will not conflict with other users customs races, and supports companion/vampire transformations.

So, I found that with new Races coming out the vampire and companion changing scripts will conflict with each new race that is packaged to support these transformations, I've now altered this script to be scaled dynamically with new races, for this to work with your new race you will also need to design your new race following my tutorial as it will ALSO remove conflict with FormList's and make no new races incompatible with eachother as they will also be dynamically updated. (The Racial Compatibility patch will work for vanilla races)

I will be deleting older versions to ensure people download the most up-to-date patches to avoid overwrite conflicts when people install multiple races but with different race compatibility versions.

Racial Compatibility
Version 1.7
-Logic correction
Version 1.6
-Corrected script fault regarding werewolf changing and a missing function
Version 1.5
-Uploaded wrong version, was missing the DB quest fix, now fixed.
Version 1.4
-Fixed Werewolf transformations, now does run-time race revert instead of stored
Version 1.3
-Potential fix for the Darkbrotherhood Cook Quest
Version 1.2
-Added Rings & Amulet default race correction

GenericRaceController
Version 1.3
-Script cleanup, added actual support for skipping RaceCompatibility (33 Auto-Fills instead of 35 if you don't include RaceCompatibility)
Version 1.2
-Fixed runtime errors and now works properly
Version 1.1
-Fixed spelling mistake causing vampires to be completely missed (Woops LOL)

MXPF - Mator's xEdit Patching Framework 1.1.0 69KB

MXPF - Mator's xEdit Patching Framework 1.1.0

11 May 2023
0
337
0

This is an API framework for xEdit scripts for creating patches. MXPF offers a high performance solution that greatly simplifies creating xEdit scripts for patch generation. Even if you've never programmed before, you'll find the MXPF framework is easy to learn to and use.

CondenseBehavior 240KB

CondenseBehavior

25 Oct 2022
0
384
0

Always wanted to read Behavior Files, but got eye flickering just from looking into hundred thousands of XML lines? Then this is the tool for you. CondenseBehavior will present the contents of a Behavior File in a comprehensible form. No more, no less.

Comments
The minimum comment length is 10 characters.