Morrowind Mod:XPlace

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

A function added by MWSE.

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

Syntax[edit]

new_object (reference): xPlace objectid (string)

Example[edit]

long newObjRef

Setx newObjRef to xPlace "awesome_sword"

See Also[edit]

xAITravel
xPosition
xPositionCell
xStartCombat