SetLockedOut

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Sets the "locked out" state of an item through failed hacking/picking attempts.

Syntax

[help]
[lockableObject].SetLockedOut state:int object:ref

Locked Out Flags

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

See Also

GetIsLockBroken

GetLocked

GetLockLevel

GetOpenKey

SetOpenKey

GetLockedOut

GetTerminalLock

GetPasswordNote

SetPasswordNote

PlayerHasKey