[dismiss]
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 "RemoveScript"
Jump to navigation
Jump to search
imported>WereWolf |
imported>WereWolf |
||
Line 1: | Line 1: | ||
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | ||
'''Syntax:''' | '''Syntax:''' | ||
(script:refID) ''reference.''RemoveScript ''targetObjectID:ref'' | (script:refID) ''reference.''RemoveScript ''targetObjectID:ref'' | ||
Removes and returns the script attached to the object. | |||
==Notes== | ==Notes== |
Latest revision as of 06:59, 14 September 2007
A command for Oblivion Script Extender
Syntax:
(script:refID) reference.RemoveScript targetObjectID:ref
Removes and returns the script attached to the object.
Notes[edit | edit source]
- The object is no longer scripted.