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.

RemoveScript

From the Oblivion ConstructionSet Wiki
Revision as of 18:08, 12 September 2007 by imported>WereWolf
Jump to navigation Jump to search

A command for Oblivion Script Extender

Removes and returns the script attached to the object.

Syntax:

(script:refID) reference.RemoveScript targetObjectID:ref

Notes

  • The object is no longer scripted.


See Also