Difference between revisions of "User:Egocarib"
Jump to navigation
Jump to search
imported>Egocarib |
imported>Egocarib |
||
Line 21: | Line 21: | ||
|style="border-width: 0 0 1px 0"| | |style="border-width: 0 0 1px 0"| | ||
|style="border-width: 0 0 1px 0"| | |style="border-width: 0 0 1px 0"| | ||
|style="border-width: 0 0 1px 0"|Dump of condition functions used in perks from Skyrim.esm, Dawnguard.esm, Dragonborn.esm, Hearthfires.esm, SPERG.esm, SkyRe_Main.esp, Requiem.esp, and The Dance Of Death - Ultimate Edition.esp (search for '''''Begin Output''''' to find each plugin's section)<br><br> | |style="border-width: 0 0 1px 0"|Dump of condition functions used in perks from Skyrim.esm, Dawnguard.esm, Dragonborn.esm, Hearthfires.esm, SPERG.esm, SkyRe_Main.esp, Requiem.esp, and The Dance Of Death - Ultimate Edition.esp. Meant as a reference for hunting down examples of rare condition functions and figuring out what they're used for (search for '''''Begin Output''''' to find each plugin's section)<br><br> | ||
|- | |- | ||
Revision as of 13:19, 23 April 2014
MCM Utility Scripts | ||
Nifty things that can be used inside an MCM menu script. | ||
Condition functions dump | ||
Dump of condition functions used in perks from Skyrim.esm, Dawnguard.esm, Dragonborn.esm, Hearthfires.esm, SPERG.esm, SkyRe_Main.esp, Requiem.esp, and The Dance Of Death - Ultimate Edition.esp. Meant as a reference for hunting down examples of rare condition functions and figuring out what they're used for (search for Begin Output to find each plugin's section) | ||
EnchantReloadFix | ||
Source code repository for Enchantment Reload Fix, an SKSE plugin for Skyrim. |