LinkToDoor

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Oblivion Script Extender.

Syntax:

(linked:bool) reference.LinkToDoor otherDoor:ref

Links the calling door reference to the specified door reference.

This causes each of the doors to teleport to the other when activated.

Both doors must be persistent references and neither can already be linked to another door. Actors will use the doors in their pathfinding. The change persists in the savegame.


See Also