Open main menu

UESPWiki β

Morrowind Mod:XEquip

< Mod / Morrowind: Morrowind Mod: MWSE

A function added by MWSE.

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

SyntaxEdit

ref->xEquip objectid (string)

ExampleEdit

long npcRef

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

See AlsoEdit