This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

Difference between revisions of "DisableLinkedPathPoints"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
(CS 1.0)
imported>Fella
Line 11: Line 11:


[[Category: Functions]]
[[Category: Functions]]
[[Category:Functions (CS)]]
[[Category: Functions (CS 1.0)]]
[[Category: Functions (CS 1.0)]]
[[Category: Miscellaneous Functions]]
[[Category: Miscellaneous Functions]]
[[Category: Miscellaneous Functions (CS 1.0)]]
[[Category: Miscellaneous Functions (CS 1.0)]]

Revision as of 12:18, 23 January 2008

Syntax:

DisableLinkedPathPoints

Disables any path points linked to the calling object. This is used to change pathing behavior around geometry that can be changed during the course of play (i.e. drawbridges, portcullises, crumbling bridges, etc.).

To link a path point with an object, select the path point and press "R".

See Also