Morrowind Mod:GetLocked

The UESPWiki – Your source for The Elder Scrolls since 1995
Jump to: navigation, search


GetLocked

                GetLocked

        Type:   Misc

     Returns:   short

     Example:   if ( GetLocked == 1 )
                set sValue to ( "door_cavern_doors00_velas"->GetLocked )

     Scripts:   PlagueStart
                freleneCellDoor

Returns 1 if the calling object is locked, or 0 otherwise.