Morrowind Mod:XEquip

The UESPWiki – Your source for The Elder Scrolls since 1995
Jump to: navigation, search

A function added by MWSE.

xEquip is a wrapper for the original Equip to take variables.

Syntax[edit]

ref->xEquip objectid (string)

Example[edit]

long npcRef

Setx pcRef to xGetRef "Player"
pcRef->xEquip "steel shortsword"

See Also[edit]

xInventory
xNextStack
xContentList
xAddItem
xRemoveItem
xHasItemEquipped
xDrop
xAddSpell
xRemoveSpell