Morrowind Mod:GetLocked
< Mod / Morrowind: Morrowind Mod: Alphabetical Functions / Categorical FunctionsGetLocked
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.