Difference between revisions of "Armor Script"
Jump to navigation
Jump to search
→SKSE Properties
imported>Moorleiche2k |
imported>Moorleiche2k |
||
Line 22: | Line 22: | ||
'''Note:''' Might be broken for Skyrim 1.6.89.0.6 and SKSE 1.05.09. | '''Note:''' Might be broken for Skyrim 1.6.89.0.6 and SKSE 1.05.09. | ||
Tests with only "Iron Armor" (Biped Object 32 (Body) in CK) equipped returned "Forms" for maskslots 30,31,36-39 instead of just 32. | Tests with only "Iron Armor" (Biped Object 32 (Body) in CK) equipped returned "Forms" for maskslots 30,31,36-39 instead of just 32. | ||
"Circlet of Peerless Restoration" (Biped Object 42 (Circlet) in CK) was not detected at all. | |||
Function to read out the "Form" was http://www.creationkit.com/GetWornForm_-_Actor | Function to read out the "Form" was http://www.creationkit.com/GetWornForm_-_Actor | ||