RemoveScript

Revision as of 18:03, 12 September 2007 by imported>WereWolf (New page: A command for Oblivion Script Extender Removes and returns the script attached to the object. '''Syntax:''' (script:refID) ''reference.''RemoveScr...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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