SetLockedOut

From the Fallout3 GECK Wiki
Revision as of 11:47, 21 December 2016 by imported>Pintocat (Created page with "{{Function |origin = LU |summary = Sets the "locked out" state of an item through failed hacking/picking attempts. |name = SetLockedOut |returnType = void |referenceType...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

SetLockedOut

GetTerminalLock

GetPasswordNote

SetPasswordNote

PlayerHasKey