How to get the player equipped Armor via script?

Post » Mon Jun 18, 2012 3:38 pm

In the Wiki Creation Kit i only see how to get the equipped weapon, shield, spell and shout. I dont find nothing to get the current equipped armor.
User avatar
stevie critchley
 
Posts: 3404
Joined: Sat Oct 28, 2006 4:36 pm

Post » Mon Jun 18, 2012 11:11 pm

bump
User avatar
tegan fiamengo
 
Posts: 3455
Joined: Mon Jan 29, 2007 9:53 am

Post » Mon Jun 18, 2012 3:22 pm

In the following list of functions:

wwwDOTcreationkitDOTcomSLASHActor_Script

... there is a function for shield and weapons, but not clothing or armour...

I'd like to know too!

PS: Replace DOT and SLASH by their respective symbols, I can't seem to link to the creation kit wiki...
User avatar
Quick Draw III
 
Posts: 3372
Joined: Sat Oct 20, 2007 6:27 am

Post » Mon Jun 18, 2012 6:47 pm

PS: Replace DOT and SLASH by their respective symbols, I can't seem to link to the creation kit wiki...

http://www.creationkit.com/Actor_Script_(Papyrus)
User avatar
Devils Cheek
 
Posts: 3561
Joined: Sun Aug 13, 2006 10:24 pm

Post » Mon Jun 18, 2012 10:30 am

Yes i have seen that list too, but as i said, it seems that there is no function to get the armor or cloth the player has equipped. Anyone knows if there is any function to do this?
User avatar
Danial Zachery
 
Posts: 3451
Joined: Fri Aug 24, 2007 5:41 am

Post » Mon Jun 18, 2012 5:57 pm

As far as I can tell (After searching a lot for this answer) the best we can get is either checking if the player has a specific item equiped or looking at the item when it gets equiped/unequiped, but it doesn't appear there is an actual function thatll behave like getArmor or getArmor(hands) etc. when there really should be >< I for one would love an answer to this, especially since there is no reason for such a function to not exist
User avatar
Laura-Lee Gerwing
 
Posts: 3363
Joined: Fri Jan 12, 2007 12:46 am


Return to V - Skyrim