Difference between revisions of "GetTotalItemWeight - ObjectReference"

Jump to navigation Jump to search
m
imported>Bot Owned
imported>Bot Owned
Line 17: Line 17:


<source lang="papyrus">
<source lang="papyrus">
Debug.Trace("The items The Player is currently carrying weight a combined total of " + Game.GetPlayer().GetTotalItemWeight())
Debug.Trace("The items the player is currently carrying weigh a combined total of " + Game.GetPlayer().GetTotalItemWeight())
 
</source>
</source>


Anonymous user

Navigation menu