lookkasce.blogg.se

Skyrim creation kit invalid directory
Skyrim creation kit invalid directory







skyrim creation kit invalid directory

Gets the property straight from the node (Handy if you need the current value if an override D.N.E yet)įloat Function GetPropertyFloat( ObjectReference ref, bool firstPerson, Armor arm, ArmorAddon addon, string node, int key, int index) native global TextureSet Function GetOverrideTextureSet( ObjectReference ref, bool isFemale, Armor arm, ArmorAddon addon, string node, int key, int index) native global

skyrim creation kit invalid directory

String Function GetOverrideString( ObjectReference ref, bool isFemale, Armor arm, ArmorAddon addon, string node, int key, int index) native global Int Function GetOverrideInt( ObjectReference ref, bool isFemale, Armor arm, ArmorAddon addon, string node, int key, int index) native globalīool Function GetOverrideBool( ObjectReference ref, bool isFemale, Armor arm, ArmorAddon addon, string node, int key, int index) native global

Skyrim creation kit invalid directory mod#

you uninstalled the mod they were associated with)īool Function HasOverride( ObjectReference ref, bool isFemale, Armor arm, ArmorAddon addon, string node, int key, int index) native globalįunction AddOverrideFloat( ObjectReference ref, bool isFemale, Armor arm, ArmorAddon addon, string node, int key, int index, float value, bool persist) native globalįunction AddOverrideInt( ObjectReference ref, bool isFemale, Armor arm, ArmorAddon addon, string node, int key, int index, int value, bool persist) native globalįunction AddOverrideBool( ObjectReference ref, bool isFemale, Armor arm, ArmorAddon addon, string node, int key, int index, bool value, bool persist) native globalįunction AddOverrideString( ObjectReference ref, bool isFemale, Armor arm, ArmorAddon addon, string node, int key, int index, string value, bool persist) native globalįunction AddOverrideTextureSet( ObjectReference ref, bool isFemale, Armor arm, ArmorAddon addon, string node, int key, int index, TextureSet value, bool persist) native globalįloat Function GetOverrideFloat( ObjectReference ref, bool isFemale, Armor arm, ArmorAddon addon, string node, int key, int index) native global Overrides will clean themselves if the Armor or ArmorAddon no longer exists (i.e. Persist False will apply the change visually until the armor is re-equipped or the game is reloaded (Equivalent to SetPropertyX) Persist True will save the change to the co-save and will automatically re-apply when equipping 1 indicates not relevant, use it when not using controller based properties Indexes are for controller index (0-255) 20 - float - ControllerStartStop (-1.0 for stop, anything else indicates start time) Learn more about bidirectional Unicode characters To review, open the file in an editor that reveals hidden Unicode characters. This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below.









Skyrim creation kit invalid directory