Help with WornObject functions from SKSE 1.7.0

Post » Sun Jun 22, 2014 7:44 am

SetItemHealthPercent

SetDisplayName

SetEnchantment

These functions do not appear to work for me when used with armor but work fine for weapons.

I have this set for right-handed weapons:

WornObject.SetDisplayName(Bob, 1, 0, "New Name")

and this for body armor:

WornObject.SetDisplayName(Bob, -1, Armor.GetMaskForSlot(32), "New Name")

I'm sure the problem is on my end but I can't figure it out.

User avatar
Ashley Clifft
 
Posts: 3468
Joined: Thu Jul 26, 2007 5:56 am

Return to V - Skyrim