-
Notifications
You must be signed in to change notification settings - Fork 6
Generated Config Examples
mlthelama edited this page Jan 14, 2023
·
2 revisions
- Important for it to work are
uHandSelection
,sSelectedItemForm
,uType
,uSlotAction
-
uHandSelection
(0 = single, 1 = both) -
sSelectedItemForm
(mod.esp|form) -
uType
(0 = weapon, 1 = magic, 2 = shield, 3 = shout, 4 = power, 5 = consumable, 6 = item/armor, 7 = scroll, 8 = misc) -
uSlotAction
(0 = equip, 1 = instant), Instant will only work for Magic/Spells and Powers (the equipped slots will stay as they are) -
uSelectedItemLeft
same assSelectedItemForm
(Just set if the Weapon/Spell does not use both Slots) -
uTypeLeft
same asuType
(but it does not need to have the same type)
[Page0Position0]
uPage = 0
uPosition = 0
uType = 0
sSelectedItemForm = Simple Smithing Overhaul.esp|93fbf
uSlotAction = 0
uHandSelection = 1
uTypeLeft = 0
sSelectedItemFormLeft =
uSlotActionLeft = 0
[RightPage]
uHandSelection = 0
uType = 1
sSelectedItemForm = Skyrim.esm|5ad5c
uTypeLeft = 1
uSelectedItemLeft = 1
sSelectedItemFormLeft = MysticismMagic.esp|c4dc3a
uSelectedItem = 0
uSlotAction = 1
uSlotActionLeft = 1
[Page0Position2]
uPage = 0
uPosition = 2
uType = 0
sSelectedItemForm = Simple Smithing Overhaul.esp|93fc6
uSlotAction = 0
uHandSelection = 0
uTypeLeft = 0
sSelectedItemFormLeft = Simple Smithing Overhaul.esp|93fc6
uSlotActionLeft = 0
[Page0Position3]
uPage = 0
uPosition = 3
uType = 5
sSelectedItemForm = Skyrim.esm|39be4
uSlotAction = 0
uHandSelection = 1
uTypeLeft = 0
sSelectedItemFormLeft =
uSlotActionLeft = 0