How to get Inventory weight?

Post » Wed Jun 20, 2012 12:10 pm

How to get Inventory weight (for example some NPC) using script?
This doesn't work:
GetActorValue("InventoryWeight")
It still shows 0.
User avatar
Ash
 
Posts: 3392
Joined: Tue Jun 13, 2006 8:59 am

Post » Wed Jun 20, 2012 7:54 am

The simple answer is, you can't. Inventory weight management is a player only feature.
That said, the SKSE folks are working on implementing functions that would allow you to do that.
User avatar
Benji
 
Posts: 3447
Joined: Tue May 15, 2007 11:58 pm


Return to V - Skyrim