CopyModelPath

From the Oblivion ConstructionSet Wiki
Revision as of 06:23, 15 September 2007 by imported>WereWolf (New page: A command for Oblivion Script Extender '''Syntax:''' (nothing) ''reference.''CopyModelPath fromObject:ref ''toObject:ref'' Sets the model path of ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

(nothing) reference.CopyModelPath fromObject:ref toObject:ref

Sets the model path of the calling reference or passed objectID to the model path of fromObject.

See Also