Difference between revisions of "SetCanCorpseCheck"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Created)
 
imported>Haama
(Added CanCorpseCheck link)
Line 5: Line 5:
  (nothing) ''reference''.SetCanCorpseCheck flag:short ''actor:ref''
  (nothing) ''reference''.SetCanCorpseCheck flag:short ''actor:ref''
Changes the ''Can Corpse Check'' flag on the actor.
Changes the ''Can Corpse Check'' flag on the actor.
==See Also==
*[[CanCorpseCheck]]


[[Category: Functions]]
[[Category: Functions]]

Revision as of 20:03, 12 January 2008


A command for Oblivion Script Extender

Syntax:

(nothing) reference.SetCanCorpseCheck flag:short actor:ref

Changes the Can Corpse Check flag on the actor.

See Also