Difference between revisions of "Unlock"
Jump to navigation
Jump to search
imported>Cipscis (Added missing "Console Commands" category) |
imported>Catwheezle (Added "see also" section items.) |
||
Line 18: | Line 18: | ||
==See Also== | ==See Also== | ||
[[GetLocked]] | *[[GetLocked]] console command. | ||
[[GetLockLevel]] | *[[GetLockLevel]] console command. | ||
[[Lock]] | *[[Lock]] console command. | ||
==Reference== | ==Reference== | ||
Line 28: | Line 27: | ||
==Papyrus Version== | ==Papyrus Version== | ||
[[Lock - ObjectReference]] | *[[Locking and Unlocking Doors]] tutorial. | ||
*[[Lock - ObjectReference]] |
Latest revision as of 00:12, 15 February 2012
Description[edit | edit source]
The Unlock script function unlocks locks.
Syntax[edit | edit source]
[DoorRef.]Unlock
Examples[edit | edit source]
DoorRef01.Unlock
Unlocks DoorRef01.
Notes[edit | edit source]
- Player will have access regardless of lock level or previously being locked out.
See Also[edit | edit source]
- GetLocked console command.
- GetLockLevel console command.
- Lock console command.
Reference[edit | edit source]
None provided.