GetLockedOut

From GECK
Jump to: navigation, search


A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.

Description

Returns the "locked out" state of a lock from failed hacking/picking attempt. Also includes as Return value 3 for doors flagged as inaccessible.

Syntax

[help]
(lockedOutState:int) [lockableObject].GetLockedOut lockableObject:ref

Locked Out Flags

0	Not broken
1	Broken
2	Broken twice through the Infiltrator or Computer Whiz perks
3	Inaccessible

See Also