Difference between revisions of "Unlock"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Johnboy6969
imported>Cipscis
(Undo revision 13836 by Johnboy6969 (Talk) - Categories should not be removed)
Line 23: Line 23:
[[GetLockLevel]]<br>
[[GetLockLevel]]<br>
[[Lock]]<br>
[[Lock]]<br>
<!-- [[Unlock]] -->


=='''Reference'''==
[[Category:Functions]]
[[Category:Lock_Functions]]

Revision as of 15:51, 6 April 2009

This article is incomplete. You can help by filling in any blank descriptions.
Further information might be found in a section of the discussion page. Please remove this message when no longer necessary.

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