SetIsPlayable

From the Oblivion ConstructionSet Wiki
Revision as of 16:44, 12 September 2007 by imported>WereWolf (New page: A command for Oblivion Script Extender Specifies whether the object can be used by the player. '''Syntax:''' (nothing) ''reference.''SetIsPlay...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A command for Oblivion Script Extender

Specifies whether the object can be used by the player.

Syntax:

(nothing) reference.SetIsPlayable isPlayable:bool objectID:ref

See Also