SetWeight

Revision as of 01:32, 2 October 2007 by imported>Haama (Notes on encumbrance update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A command for Oblivion Script Extender

Syntax:

(nothing) reference.SetWeight nuWeight:float objectID:ref

Sets the weight of the type.

NotesEdit

  • If you change the weight of an item while the player has it in their inventory, their encumbrance won't be updated automatically. They have to pick up another item, or you can add/remove another item to force an update.

See AlsoEdit