Difference between revisions of "SetCanCorpseCheck"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Created)
 
imported>Wrye
m (SetCorpseCheck moved to SetCanCorpseCheck: Fix name (according to OBSE docs).)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Beta}}
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]


Line 5: Line 4:
  (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]]

Latest revision as of 03:19, 2 June 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[edit | edit source]