CopyModelPath
Revision as of 07:45, 30 January 2008 by imported>Claudekennilol
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.
Note that if used on an existing object the object must be Disabled then Enabled at least a frame later before the visual will update.