Difference between revisions of "Unlock"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Kkuhlmann
(No difference)

Revision as of 16:39, 26 November 2008

Link to TES4 Construction Set Wiki: Unlock

Description

The Unlock script function unlocks terminals and locks.

Syntax

[TerminalRef.]Unlock

Examples

TerminalRef01.Unlock

Unlocks TerminalRef01.

Notes

  • Player will have access regardless of lock level or previously being locked out.

See Also

GetLocked
GetLockLevel
Lock

Reference

None provided.