Open main menu

UESPWiki β

Morrowind Mod:XPlace

< Mod / Morrowind: Morrowind Mod: MWSE

A function added by MWSE.

xPlace places an object of type objectid behind the player and returns a reference to the new object.

SyntaxEdit

new_object (reference): xPlace objectid (string)

ExampleEdit

long newObjRef

Setx newObjRef to xPlace "awesome_sword"

See AlsoEdit