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.

SetIsPlayable

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

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

Specifies whether the object can be used by the player. Only works on objects that have the "Playable" flags, that is, clothing and armor.

See Also[edit | edit source]